summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge branch 'linux-2.6'Paul Mackerras2008-01-31
|\
| * Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
| * PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman2008-01-24
| * PCI: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-24
| * driver core: add way to get to bus device klistGreg Kroah-Hartman2008-01-24
| * driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-24
| * Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman2008-01-24
| * kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman2008-01-24
| * kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-24
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* | [POWERPC] Always build setup-bus.c on powerpcKumar Gala2008-01-27
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-24
|\ \ | |/
| * ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-11
| * [PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds2007-12-27
* | Merge branch 'linux-2.6'Paul Mackerras2007-12-21
|\ \ | |/
| * PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade2007-12-17
* | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-20
|/
* Revert "PCI: fix IDE legacy mode resources"Linus Torvalds2007-12-10
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-28
* pci-aer: fix kernel-doc mistakesRandy Dunlap2007-11-28
* PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall2007-11-28
* PCI: pcie portdriver: initialize returned valueLinas Vepstas2007-11-28
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-05
* PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk2007-11-05
* PCI: make pci_match_device() staticAdrian Bunk2007-11-05
* PCI: Remove 3 incorrect MSI quirks.David Miller2007-11-05
* PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller2007-11-05
* PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-05
* PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2007-11-05
* PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2007-11-05
* intel-iommu: Fix array overflowTakashi Iwai2007-10-30
* x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-30
* intel-iommu fixesAl Viro2007-10-29
* jmicron: update quirk for JMB361/3/5/6Tejun Heo2007-10-23
* intel-iommu: fix sg_page()FUJITA Tomonori2007-10-23
* intel-iommu sg chaining supportFUJITA Tomonori2007-10-22
* intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S2007-10-22
* intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S2007-10-22
* Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S2007-10-22
* Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2007-10-22
* Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-22
* Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S2007-10-22
* Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S2007-10-22
* Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-22
* Intel IOMMU: IOVA allocation and management routinesKeshavamurthy, Anil S2007-10-22
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-22
* Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2007-10-22
* Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-15
* more trivial signedness fixes in driversAl Viro2007-10-14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-12
|\