aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)AuthorFilesLines
2012-06-13parisc/PCI: register busn_res for root busesGravatar Yinghai Lu 2-4/+14
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resGravatar Yinghai Lu 3-17/+17
2012-06-05parisc: cleanup quoted includeGravatar Paul Bolle 1-1/+1
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-05-10parisc: move definition of PAGE0 to asm/page.hGravatar Rolf Eike Beer 1-0/+1
2012-04-08Merge branch 'master' into for-nextGravatar Jiri Kosina 4-49/+14
2012-04-05parisc: Use vsprintf extention %pf with builtin_return_addressGravatar Joe Perches 1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 3-3/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 3-3/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-46/+12
2012-02-27[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hGravatar Cong Wang 1-0/+2
2012-02-23parisc/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 2-46/+12
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-56/+63
2012-01-06parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-12/+17
2012-01-06parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Gravatar Bjorn Helgaas 1-6/+8
2012-01-06parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busGravatar Bjorn Helgaas 1-17/+18
2012-01-06parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Gravatar Bjorn Helgaas 1-15/+12
2012-01-06parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Gravatar Bjorn Helgaas 1-10/+12
2011-11-13Merge branch 'master' into for-nextGravatar Jiri Kosina 2-0/+2
2011-10-31parisc: add module.h to files really requiring itGravatar Paul Gortmaker 1-0/+1
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 1-0/+1
2011-10-29treewide: remove commented out Kconfig entriesGravatar Paul Bolle 1-7/+0
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-8/+8
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-03-29parisc: Convert irq namespaceGravatar Thomas Gleixner 3-4/+5
2011-02-10[PARISC] Convert to new irq_chip functionsGravatar Thomas Gleixner 5-52/+56
2010-12-04parisc: KittyHawk LCD fixGravatar Guy Martin 1-4/+13
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuGravatar James Bottomley 5-7/+11
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Gravatar Linus Torvalds 6-128/+53
2010-10-21drivers/parisc/iosapic.c: Remove unnecessary kzalloc castGravatar Joe Perches 1-2/+2
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 1-2/+1
2010-10-14parisc: convert eisa interrupts to flow handlersGravatar Kyle McMartin 1-16/+7
2010-10-14parisc: convert gsc and dino pci interrupts to flow handlersGravatar Kyle McMartin 2-31/+13
2010-10-14parisc: convert suckyio interrupts to flow handlersGravatar Kyle McMartin 1-15/+6
2010-10-14parisc: convert iosapic interrupts to proper flow handlersGravatar Kyle McMartin 1-31/+6
2010-10-14parisc: convert cpu interrupts to proper flow handlersGravatar Kyle McMartin 1-1/+1
2010-10-14parisc: lay groundwork for killing __do_IRQGravatar Kyle McMartin 5-33/+19
2010-10-13parisc: squelch warning when using dev_get_statsGravatar Kyle McMartin 1-3/+3
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-2/+2
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 1-1/+2
2010-08-04Merge branch 'master' into for-nextGravatar Jiri Kosina 1-2/+4
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Gravatar Helge Deller 1-2/+4
2010-07-07net: fix 64 bit counters on 32 bit archesGravatar Eric Dumazet 1-1/+2
2010-06-16fix typos concerning "initiali[zs]e"Gravatar Uwe Kleine-König 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 3-2/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 1-1/+1
2010-03-06parisc: remove trailing space in messagesGravatar Frans Pop 2-2/+2
2009-12-16parisc: Fixup last users of irq_chip->typenameGravatar Thomas Gleixner 5-5/+5
2009-12-16parisc: convert /proc/pdc/{lcd,led} to seq_fileGravatar Alexey Dobriyan 1-30/+29