summaryrefslogtreecommitdiff
path: root/drivers/parisc
Commit message (Expand)AuthorAge
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-18
* hppb: Add missing dma-mapping.h includeFrank Lichtenheld2007-07-17
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* [PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina2007-06-21
* [PARISC] fix section mismatch in superio serial driversHelge Deller2007-05-27
* [PARISC] fix section mismatch in parisc eisa driverHelge Deller2007-05-27
* [PARISC] fix section mismatch in ccio-dmaHelge Deller2007-05-27
* [PARISC] Build fixes for power.cKyle McMartin2007-05-25
* [PARISC] kobject is embedded in subsys, not ksetKyle McMartin2007-05-25
* [PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary2007-05-22
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-04
|\
| * [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-05-04
|\ \
| * | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
| |/
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
|/
* [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-28
* [NET]: Inline net_device_statsRusty Russell2007-04-25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-26
|\
| * [PARISC] Convert soft power switch driver to kthreadHelge Deller2007-02-17
| * [PARISC] lba_pci format warningsMatthew Wilcox2007-02-17
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-17
| |\
| | * [PATCH] parisc: fix module_param iommu permissionRandy Dunlap2007-02-08
| | * [PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2006-12-08
| | * [PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox2006-12-08
| | * [PARISC] sparse fixesMatthew Wilcox2006-12-08
| | * [PARISC] HPPB bus updates for E-Class systemsRyan Bradetich2006-12-08
* | | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-11
|/ /
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
|/
* Fix misc .c/.h comment typosMatt LaPlante2006-11-30
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PA-RISC] Fix sba_iommu compilationMatthew Wilcox2006-10-05
* [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-04
* [PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2006-10-04
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-04
* [PARISC] Stash the lba_device in its struct device drvdataKyle McMartin2006-10-04
* [PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin2006-10-04
* [PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin2006-10-04
* [PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox2006-10-04
* [PARISC] Allow nested interruptsJames Bottomley2006-10-04
* [PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin2006-10-04
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-02
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30