summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI hotplug: Use kmemdupJulia Lawall2010-05-181-2/+1
* PCI: output FW warning in pci_read/write_vpdPrarit Bhargava2010-05-181-1/+6
* PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-181-1/+1
* PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher2010-05-181-0/+1
* PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings2010-05-181-3/+4
* PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto2010-05-111-11/+10
* PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto2010-05-111-14/+10
* PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-113-39/+63
* PCI: aerdrv: rework find_aer_serviceHidetoshi Seto2010-05-111-21/+16
* PCI: aerdrv: remove is_downstreamHidetoshi Seto2010-05-111-21/+12
* PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto2010-05-112-4/+1
* PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-112-2/+2
* PCI: aerdrv: rework do_recoveryHidetoshi Seto2010-05-111-21/+17
* PCI: aerdrv: rework get_e_source()Hidetoshi Seto2010-05-111-32/+31
* PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto2010-05-111-21/+36
* PCI: aerdrv: rework add_error_deviceHidetoshi Seto2010-05-111-5/+13
* PCI: aerdrv: remove compare_device_idHidetoshi Seto2010-05-111-16/+2
* PCI: aerdrv: introduce is_error_sourceHidetoshi Seto2010-05-111-40/+34
* PCI: aerdrv: rework find_source_deviceHidetoshi Seto2010-05-111-12/+16
* PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto2010-05-113-109/+107
* PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto2010-05-113-18/+5
* PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto2010-05-112-11/+17
* PCI: return correct value when writing to the "reset" attributeMichal Schmidt2010-05-111-1/+6
* PCI: change PCI_MSI help text to recommend enablingJesse Barnes2010-05-111-1/+1
* PCI: Convert pci_lock to raw_spinlockThomas Gleixner2010-05-111-17/+17
* PCI: clearing wakeup flags not neededAlan Stern2010-05-111-2/+0
* PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang2010-05-112-0/+85
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-292-0/+6
|\
| * powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-282-0/+6
* | PCI: Ensure we re-enable devices on resumeMatthew Garrett2010-04-221-5/+1
* | PCI: revert broken device warningBjorn Helgaas2010-04-221-16/+7
* | PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck2010-04-081-2/+8
|/
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-33/+3
|\
| * PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch2010-04-021-33/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3032-4/+28
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-266-63/+121
|\
| * PCI: don't say we claimed a resource if we failedBjorn Helgaas2010-03-251-2/+3
| * PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox2010-03-251-0/+1
| * PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch2010-03-241-0/+33
| * PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin2010-03-241-3/+17
| * PCI: complain about devices that seem to be brokenBjorn Helgaas2010-03-241-7/+16
| * PCI: print resources consistently with %pRBjorn Helgaas2010-03-242-8/+6
| * PCI: make disabled window printk style match the enabled onesBjorn Helgaas2010-03-241-3/+3
| * PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas2010-03-241-10/+14
| * PCI: for address space collisions, show conflicting resourceBjorn Helgaas2010-03-241-6/+8
| * PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson2010-03-191-20/+16
| * PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson2010-03-191-5/+6
| * PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt2010-03-191-1/+0
| * PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson2010-03-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-191-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud