aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher2010-05-18
* PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings2010-05-18
* PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-11
* PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto2010-05-11
* PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-11
* PCI: aerdrv: rework find_aer_serviceHidetoshi Seto2010-05-11
* PCI: aerdrv: remove is_downstreamHidetoshi Seto2010-05-11
* PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto2010-05-11
* PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-11
* PCI: aerdrv: rework do_recoveryHidetoshi Seto2010-05-11
* PCI: aerdrv: rework get_e_source()Hidetoshi Seto2010-05-11
* PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto2010-05-11
* PCI: aerdrv: rework add_error_deviceHidetoshi Seto2010-05-11
* PCI: aerdrv: remove compare_device_idHidetoshi Seto2010-05-11
* PCI: aerdrv: introduce is_error_sourceHidetoshi Seto2010-05-11
* PCI: aerdrv: rework find_source_deviceHidetoshi Seto2010-05-11
* PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto2010-05-11
* PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto2010-05-11
* PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto2010-05-11
* PCI: return correct value when writing to the "reset" attributeMichal Schmidt2010-05-11
* PCI: change PCI_MSI help text to recommend enablingJesse Barnes2010-05-11
* PCI: Convert pci_lock to raw_spinlockThomas Gleixner2010-05-11
* PCI: clearing wakeup flags not neededAlan Stern2010-05-11
* PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang2010-05-11
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-29
|\
| * powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-28
* | PCI: Ensure we re-enable devices on resumeMatthew Garrett2010-04-22
* | PCI: revert broken device warningBjorn Helgaas2010-04-22
* | PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck2010-04-08
|/
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch2010-04-02
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-26
|\
| * PCI: don't say we claimed a resource if we failedBjorn Helgaas2010-03-25
| * PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox2010-03-25
| * PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch2010-03-24
| * PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin2010-03-24
| * PCI: complain about devices that seem to be brokenBjorn Helgaas2010-03-24
| * PCI: print resources consistently with %pRBjorn Helgaas2010-03-24
| * PCI: make disabled window printk style match the enabled onesBjorn Helgaas2010-03-24
| * PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas2010-03-24
| * PCI: for address space collisions, show conflicting resourceBjorn Helgaas2010-03-24
| * PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson2010-03-19
| * PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson2010-03-19
| * PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt2010-03-19
| * PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson2010-03-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-19
|\ \ | |/ |/|
| * sysfs: Initialised pci bus legacy_mem field before useMel Gorman2010-03-19
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-03-18
|\ \ | |/ |/|
| * microblaze: Enable PCI, missing filesMichal Simek2010-03-11