aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-10/+0
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-10parisc: led: Use for_each_netdev_rcu()Gravatar Eric Dumazet 1-5/+2
2009-10-14parisc: Remove BKL from eisa_eepromGravatar Thomas Gleixner 1-10/+0
2009-09-22mm: replace various uses of num_physpages by totalram_pagesGravatar Jan Beulich 2-4/+4
2009-08-02parisc: hppb.c - fix printk format stringsGravatar Helge Deller 1-3/+6
2009-08-02parisc: dino.c - check return value of pci_assign_resource()Gravatar Helge Deller 1-1/+1
2009-08-02parisc: includecheck fix for ccio-dma.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-08-02parisc: isa-eeprom - Fix loff_t usageGravatar Michael Buesch 1-1/+1
2009-08-02parisc: fixed faulty check in lba_pciGravatar Stoyan Gaydarov 1-1/+1
2009-08-02parisc: Fix read buffer overflow in pdc_stable driverGravatar Roel Kluin 1-1/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsGravatar Joe Perches 1-7/+7
2009-07-03parisc: superio: fix build breakageGravatar Alexander Beregalov 1-2/+2
2009-07-03parisc: Fix PCI resource allocation on non-PAT SBA machinesGravatar Matthew Wilcox 1-0/+2
2009-07-03parisc: Fix gcc 4.4 warning in lba_pci.cGravatar Grant Grundler 1-9/+22
2009-07-03parisc: remove obsolete hw_interrupt_typeGravatar Thomas Gleixner 6-7/+7
2009-07-03parisc: advertise PCI devs after "assign_resources"Gravatar Grant Grundler 2-10/+10
2009-07-03parisc: ccio-dma: fix build failure without procfsGravatar Alexander Beregalov 1-3/+4
2009-06-15parisc: remove driver_data direct access of struct deviceGravatar Greg Kroah-Hartman 2-4/+4
2009-04-28irq: change ->set_affinity() to return statusGravatar Yinghai Lu 1-2/+4
2009-04-14parport: Fix various uses of parport_pcGravatar Alan Cox 1-1/+2
2009-04-02parisc: drivers: fix warningsGravatar Alexander Beregalov 5-14/+17
2009-04-02parisc: led: remove proc_dir_entry::ownerGravatar Alexander Beregalov 1-3/+0
2009-03-31parisc: iosapic: fix build breakageGravatar Alexander Beregalov 1-1/+1
2009-03-31parisc: blink all or loadavg LEDs on oopsGravatar Helge Deller 1-6/+17
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yGravatar Kyle McMartin 1-2/+0
2009-03-13parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-5/+6
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiGravatar Kyle McMartin 1-2/+5
2009-03-13parisc: fix wrong assumption about bus->selfGravatar Grant Grundler 3-8/+7
2009-03-13parisc: remove klist iteratorsGravatar James Bottomley 2-43/+57
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Gravatar Randy Dunlap 1-9/+9
2009-01-13fix early_serial_setup() regressionGravatar Helge Deller 1-1/+0
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Gravatar Linus Torvalds 8-20/+12
2009-01-07PCI: parisc: use generic pci_swizzle_interrupt_pin()Gravatar Bjorn Helgaas 2-4/+3
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsGravatar FUJITA Tomonori 2-4/+0
2009-01-05parisc: drivers/parisc/: make code staticGravatar Adrian Bunk 8-16/+12
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+4
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskGravatar Rusty Russell 1-3/+4
2008-11-19netdev: introduce dev_get_stats()Gravatar Stephen Hemminger 1-2/+2
2008-10-21[PATCH] introduce fmode_t, do annotationsGravatar Al Viro 1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Gravatar Linus Torvalds 1-26/+17
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Gravatar Yinghai Lu 5-10/+20
2008-10-10parisc: unify CCIO_COLLECT_STATS implementationGravatar Kyle McMartin 1-26/+17
2008-07-02parisc-eisa_eeprom: BKL pushdownGravatar Arnd Bergmann 1-0/+3
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 9-63/+63
2008-04-29parisc: use non-racy method for proc entries creationGravatar Denis V. Lunev 2-18/+10
2008-04-20PCI: remove parisc consumer of the pci global_listGravatar James Bottomley 1-1/+0
2008-03-15[PARISC] make ptr_to_pide() staticGravatar FUJITA Tomonori 1-2/+2
2008-03-15[PARISC] pdc_stable: fix compile errorsGravatar Joel Soete 1-3/+3