summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton2008-02-011-125/+125
| * PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk2008-02-011-2/+0
| * PCI: always export pci_scan_single_deviceAdrian Bunk2008-02-011-1/+1
| * PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen2008-02-011-5/+0
| * PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn2008-02-011-3/+1
| * PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin2008-02-011-0/+28
| * PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok2008-02-011-5/+2
| * PCI: hotplug: Link fakephp lastAlex Chiang2008-02-011-1/+3
| * PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-011-1/+1
| * PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang2008-02-011-1/+0
| * PCI: hotplug: remove ExperimentalKristen Carlson Accardi2008-02-011-2/+2
| * PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park2008-02-011-4/+7
| * pcie: utilize pcie transaction pending bitShaohua Li2008-02-011-0/+21
| * pcie port driver: correctly detect native PME featureShaohua Li2008-02-011-3/+2
| * PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-015-8/+0
| * PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-011-2/+4
| * PCI: make pci_restore_bars() staticAdrian Bunk2008-02-011-2/+1
* | pci: allow multiple calls to pcim_enable_device()Tejun Heo2008-02-011-1/+2
|/
* Merge branch 'linux-2.6'Paul Mackerras2008-01-315-141/+85
|\
| * Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-242-3/+3
| * PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman2008-01-241-45/+5
| * PCI: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-241-2/+7
| * driver core: add way to get to bus device klistGreg Kroah-Hartman2008-01-241-4/+7
| * driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-241-1/+4
| * Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman2008-01-241-7/+7
| * kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman2008-01-241-69/+43
| * kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-243-15/+14
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-242-4/+4
* | [POWERPC] Always build setup-bus.c on powerpcKumar Gala2008-01-271-1/+1
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-242-18/+6
|\ \ | |/
| * ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-111-0/+6
| * [PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds2007-12-271-18/+0
* | Merge branch 'linux-2.6'Paul Mackerras2007-12-211-1/+2
|\ \ | |/
| * PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade2007-12-171-1/+2
* | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-1/+1
|/
* Revert "PCI: fix IDE legacy mode resources"Linus Torvalds2007-12-101-36/+12
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-2812-169/+169
* pci-aer: fix kernel-doc mistakesRandy Dunlap2007-11-281-14/+15
* PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall2007-11-281-1/+3
* PCI: pcie portdriver: initialize returned valueLinas Vepstas2007-11-281-1/+1
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-053-3/+23
* PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk2007-11-051-9/+7
* PCI: make pci_match_device() staticAdrian Bunk2007-11-051-3/+2
* PCI: Remove 3 incorrect MSI quirks.David Miller2007-11-051-3/+0
* PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller2007-11-051-0/+20
* PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-052-6/+36
* PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2007-11-051-0/+3
* PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2007-11-051-1/+0
* intel-iommu: Fix array overflowTakashi Iwai2007-10-301-2/+2
* x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-301-1/+1
OpenPOWER on IntegriCloud