summaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)Author
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-14parport: Fix various uses of parport_pcAlan Cox
2009-04-02parisc: drivers: fix warningsAlexander Beregalov
2009-04-02parisc: led: remove proc_dir_entry::ownerAlexander Beregalov
2009-03-31parisc: iosapic: fix build breakageAlexander Beregalov
2009-03-31parisc: blink all or loadavg LEDs on oopsHelge Deller
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin
2009-03-13parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin
2009-03-13parisc: fix wrong assumption about bus->selfGrant Grundler
2009-03-13parisc: remove klist iteratorsJames Bottomley
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-13fix early_serial_setup() regressionHelge Deller
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-01-07PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori
2009-01-05parisc: drivers/parisc/: make code staticAdrian Bunk
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-10parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin
2008-07-02parisc-eisa_eeprom: BKL pushdownArnd Bergmann
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29parisc: use non-racy method for proc entries creationDenis V. Lunev
2008-04-20PCI: remove parisc consumer of the pci global_listJames Bottomley
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete
2008-03-05parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori
2008-02-05iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori
2008-02-03drivers/parisc/: Spelling fixesJoe Perches
2008-01-28[PARISC]: Fix build after ipv4_is_*() changes.Joe Perches
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24kobject: convert parisc/pdc_stable to use kobject_createGreg Kroah-Hartman
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman
2008-01-24kset: convert parisc/pdc_stable.c to use kset_createGreg Kroah-Hartman
2008-01-24kobject: convert parisc/pdc_stable to kobj_attr interfaceGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-12-06[PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori
2007-10-18[PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox
2007-10-18[PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin
2007-10-18[PARISC] Squelch pci_enable_device __must_check warning in superioKyle McMartin
2007-10-18[PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman