summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
AgeCommit message (Expand)AuthorLines
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman-1/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu-0/+1
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld-0/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-2/+2
2007-06-21[PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina-6/+0
2007-05-27[PARISC] fix section mismatch in superio serial driversHelge Deller-4/+4
2007-05-27[PARISC] fix section mismatch in parisc eisa driverHelge Deller-2/+2
2007-05-27[PARISC] fix section mismatch in ccio-dmaHelge Deller-3/+3
2007-05-25[PARISC] Build fixes for power.cKyle McMartin-0/+1
2007-05-25[PARISC] kobject is embedded in subsys, not ksetKyle McMartin-1/+1
2007-05-22[PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary-10/+8
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-47/+47
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-2/+0
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman-47/+47
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell-2/+0
2007-04-25[NET]: Inline net_device_statsRusty Russell-2/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-171/+154
2007-02-17[PARISC] Convert soft power switch driver to kthreadHelge Deller-113/+90
2007-02-17[PARISC] lba_pci format warningsMatthew Wilcox-27/+29
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin-33/+37
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven-5/+5
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan-2/+0
2007-02-08[PATCH] parisc: fix module_param iommu permissionRandy Dunlap-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-12-08[PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells-8/+8
2006-12-08[PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox-13/+19
2006-12-08[PARISC] sparse fixesMatthew Wilcox-3/+3
2006-12-08[PARISC] HPPB bus updates for E-Class systemsRyan Bradetich-8/+6
2006-11-30Fix misc .c/.h comment typosMatt LaPlante-4/+4
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-10/+9
2006-10-05[PA-RISC] Fix sba_iommu compilationMatthew Wilcox-2/+2
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin-11/+24
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin-161/+1
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin-148/+3
2006-10-04[PARISC] Stash the lba_device in its struct device drvdataKyle McMartin-0/+1
2006-10-04[PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin-14/+20
2006-10-04[PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin-6/+10
2006-10-04[PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox-7/+2
2006-10-04[PARISC] Allow nested interruptsJames Bottomley-1/+2
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin-4/+1
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater-2/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn-1/+1
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner-2/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-6/+0