summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-5/+5
* kobject: convert parisc/pdc_stable to use kobject_createGreg Kroah-Hartman2008-01-241-8/+8
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-241-1/+1
* kset: convert parisc/pdc_stable.c to use kset_createGreg Kroah-Hartman2008-01-241-17/+21
* kobject: convert parisc/pdc_stable to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-77/+70
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-4/+5
* [PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin2007-12-061-3/+7
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-232-0/+2
* [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-44/+7
* [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin2007-10-181-3/+8
* [PARISC] Squelch pci_enable_device __must_check warning in superioKyle McMartin2007-10-181-1/+3
* [PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin2007-10-181-2/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+1
* hppb: Add missing dma-mapping.h includeFrank Lichtenheld2007-07-171-0/+1
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+2
* [PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina2007-06-211-6/+0
* [PARISC] fix section mismatch in superio serial driversHelge Deller2007-05-271-4/+4
* [PARISC] fix section mismatch in parisc eisa driverHelge Deller2007-05-271-2/+2
* [PARISC] fix section mismatch in ccio-dmaHelge Deller2007-05-271-3/+3
* [PARISC] Build fixes for power.cKyle McMartin2007-05-251-0/+1
OpenPOWER on IntegriCloud