aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01PCI: always export pci_scan_single_deviceAdrian Bunk1-1/+1
2008-02-01PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen1-5/+0
2008-02-01PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn1-3/+1
2008-02-01PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin1-0/+28
2008-02-01PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok1-5/+2
2008-02-01PCI: hotplug: Link fakephp lastAlex Chiang1-1/+3
2008-02-01PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang1-1/+1
2008-02-01PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang1-1/+0
2008-02-01PCI: hotplug: remove ExperimentalKristen Carlson Accardi1-2/+2
2008-02-01PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park1-4/+7
2008-02-01pcie: utilize pcie transaction pending bitShaohua Li1-0/+21
2008-02-01pcie port driver: correctly detect native PME featureShaohua Li1-3/+2
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk5-8/+0
2008-02-01PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk1-2/+4
2008-02-01PCI: make pci_restore_bars() staticAdrian Bunk1-2/+1
2008-02-01pci: allow multiple calls to pcim_enable_device()Tejun Heo1-1/+2
2008-01-31Merge branch 'linux-2.6'Paul Mackerras5-141/+85
2008-01-27[POWERPC] Always build setup-bus.c on powerpcKumar Gala1-1/+1
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2-3/+3
2008-01-24PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman1-45/+5
2008-01-24PCI: use proper call to driver_create_fileGreg Kroah-Hartman1-2/+7
2008-01-24driver core: add way to get to bus device klistGreg Kroah-Hartman1-4/+7
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman1-1/+4
2008-01-24Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_addGreg Kroah-Hartman1-7/+7
2008-01-24kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman1-69/+43
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman3-15/+14
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2-4/+4
2008-01-24Merge branch 'linux-2.6'Paul Mackerras2-18/+6
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui1-0/+6
2007-12-27[PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds1-18/+0
2007-12-21Merge branch 'linux-2.6'Paul Mackerras1-1/+2
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt1-1/+1
2007-12-17PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade1-1/+2
2007-12-10Revert "PCI: fix IDE legacy mode resources"Linus Torvalds1-36/+12
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap12-169/+169
2007-11-28pci-aer: fix kernel-doc mistakesRandy Dunlap1-14/+15
2007-11-28PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall1-1/+3
2007-11-28PCI: pcie portdriver: initialize returned valueLinas Vepstas1-1/+1
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik3-3/+23
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk1-9/+7
2007-11-05PCI: make pci_match_device() staticAdrian Bunk1-3/+2
2007-11-05PCI: Remove 3 incorrect MSI quirks.David Miller1-3/+0
2007-11-05PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller1-0/+20
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2-6/+36
2007-11-05PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller1-0/+3
2007-11-05PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"David Miller1-1/+0
2007-10-30intel-iommu: Fix array overflowTakashi Iwai1-2/+2
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel1-1/+1
2007-10-29intel-iommu fixesAl Viro2-5/+4
2007-10-23jmicron: update quirk for JMB361/3/5/6Tejun Heo1-1/+1