aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Make the device list and device lookups per namespace.Gravatar Eric W. Biederman 1-1/+1
2007-07-18serial: add early_serial_setup() back to header fileGravatar Yinghai Lu 1-0/+1
2007-07-17hppb: Add missing dma-mapping.h includeGravatar Frank Lichtenheld 1-0/+1
2007-07-11sysfs: kill unnecessary attribute->ownerGravatar Tejun Heo 1-2/+2
2007-06-21[PARISC] stop lcd driver from stripping initial whitespaceGravatar Julian Stecklina 1-6/+0
2007-05-27[PARISC] fix section mismatch in superio serial driversGravatar Helge Deller 1-4/+4
2007-05-27[PARISC] fix section mismatch in parisc eisa driverGravatar Helge Deller 1-2/+2
2007-05-27[PARISC] fix section mismatch in ccio-dmaGravatar Helge Deller 1-3/+3
2007-05-25[PARISC] Build fixes for power.cGravatar Kyle McMartin 1-0/+1
2007-05-25[PARISC] kobject is embedded in subsys, not ksetGravatar Kyle McMartin 1-1/+1
2007-05-22[PARISC] ROUNDUP macro cleanup in drivers/pariscGravatar Milind Arun Choudhary 3-10/+8
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 1-47/+47
2007-05-03[NET]: Rework dev_base via list_head (v3)Gravatar Pavel Emelianov 1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Gravatar Jean Delvare 1-2/+0
2007-05-02remove "struct subsystem" as it is no longer neededGravatar Greg Kroah-Hartman 1-47/+47
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Gravatar Rusty Russell 1-2/+0
2007-04-25[NET]: Inline net_device_statsGravatar Rusty Russell 1-2/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Gravatar Linus Torvalds 6-171/+154
2007-02-17[PARISC] Convert soft power switch driver to kthreadGravatar Helge Deller 2-113/+90
2007-02-17[PARISC] lba_pci format warningsGravatar Matthew Wilcox 1-27/+29
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitGravatar Kyle McMartin 6-33/+37
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-12[PATCH] mark struct file_operations const 5Gravatar Arjan van de Ven 3-5/+5
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsGravatar Alexey Dobriyan 1-2/+0
2007-02-08[PATCH] parisc: fix module_param iommu permissionGravatar Randy Dunlap 1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-12-08[PATCH] WorkStruct: Fix up some PA-RISC work itemsGravatar David Howells 2-8/+8
2006-12-08[PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesGravatar Matthew Wilcox 1-13/+19
2006-12-08[PARISC] sparse fixesGravatar Matthew Wilcox 3-3/+3
2006-12-08[PARISC] HPPB bus updates for E-Class systemsGravatar Ryan Bradetich 1-8/+6
2006-11-30Fix misc .c/.h comment typosGravatar Matt LaPlante 2-4/+4
2006-10-06Build fixes for struct pt_regs removalGravatar Matthew Wilcox 2-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 6-10/+9
2006-10-05[PA-RISC] Fix sba_iommu compilationGravatar Matthew Wilcox 1-2/+2
2006-10-04[PARISC] Add support for Quicksilver AGPGARTGravatar Kyle McMartin 1-11/+24
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hGravatar Kyle McMartin 2-161/+1
2006-10-04[PARISC] Create shared <asm/ropes.h> headerGravatar Kyle McMartin 3-148/+3
2006-10-04[PARISC] Stash the lba_device in its struct device drvdataGravatar Kyle McMartin 1-0/+1
2006-10-04[PARISC] Generalize IS_ASTRO et al to take a parisc_device likeGravatar Kyle McMartin 1-14/+20
2006-10-04[PARISC] Pretty print the name of the lba type on kernel bootGravatar Kyle McMartin 1-6/+10
2006-10-04[PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeGravatar Matthew Wilcox 1-7/+2
2006-10-04[PARISC] Allow nested interruptsGravatar James Bottomley 1-1/+2
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerGravatar Kyle McMartin 1-4/+1
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-02[PATCH] replace cad_pid by a struct pidGravatar Cedric Le Goater 1-2/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateGravatar Serge E. Hallyn 1-1/+1
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsGravatar Thomas Gleixner 2-2/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 6-6/+0