summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: hppb.c - fix printk format stringsHelge Deller2009-08-021-3/+6
* parisc: dino.c - check return value of pci_assign_resource()Helge Deller2009-08-021-1/+1
* parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput2009-08-021-1/+0
* parisc: isa-eeprom - Fix loff_t usageMichael Buesch2009-08-021-1/+1
* parisc: fixed faulty check in lba_pciStoyan Gaydarov2009-08-021-1/+1
* parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin2009-08-021-1/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-7/+7
* parisc: superio: fix build breakageAlexander Beregalov2009-07-031-2/+2
* parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox2009-07-031-0/+2
* parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-031-9/+22
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-036-7/+7
* parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-032-10/+10
* parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-031-3/+4
* parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-4/+4
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+4
* parport: Fix various uses of parport_pcAlan Cox2009-04-141-1/+2
* parisc: drivers: fix warningsAlexander Beregalov2009-04-025-14/+17
* parisc: led: remove proc_dir_entry::ownerAlexander Beregalov2009-04-021-3/+0
* parisc: iosapic: fix build breakageAlexander Beregalov2009-03-311-1/+1
* parisc: blink all or loadavg LEDs on oopsHelge Deller2009-03-311-6/+17
* parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin2009-03-151-2/+0
* parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-131-5/+6
* parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-131-2/+5
* parisc: fix wrong assumption about bus->selfGrant Grundler2009-03-133-8/+7
* parisc: remove klist iteratorsJames Bottomley2009-03-132-43/+57
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-9/+9
* fix early_serial_setup() regressionHelge Deller2009-01-131-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-01-098-20/+12
|\
| * parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-052-4/+0
| * parisc: drivers/parisc/: make code staticAdrian Bunk2009-01-058-16/+12
* | PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-072-4/+3
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-3/+4
|\
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+4
* | netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-2/+2
|/
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-201-26/+17
|\
| * parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-101-26/+17
* | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-165-10/+20
|/
* parisc-eisa_eeprom: BKL pushdownArnd Bergmann2008-07-021-0/+3
* drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-159-63/+63
* parisc: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-18/+10
* PCI: remove parisc consumer of the pci global_listJames Bottomley2008-04-201-1/+0
* [PARISC] make ptr_to_pide() staticFUJITA Tomonori2008-03-151-2/+2
* [PARISC] pdc_stable: fix compile errorsJoel Soete2008-03-151-3/+3
* parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori2008-03-052-4/+4
* iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori2008-03-043-18/+58
* iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori2008-03-043-7/+7
* iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-053-3/+8
* drivers/parisc/: Spelling fixesJoe Perches2008-02-032-3/+3
* [PARISC]: Fix build after ipv4_is_*() changes.Joe Perches2008-01-281-1/+1
OpenPOWER on IntegriCloud