aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-12
|\
| * PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik2007-10-12
| * PCI: modify PCI bridge control ISA flag for clarityGary Hade2007-10-12
| * PCI: avoid P2P prefetch window for expansion ROMsGary Hade2007-10-12
| * PCI: skip ISA ioresource alignment on some systemsGary Hade2007-10-12
| * PCI: remove transparent bridge sizingGary Hade2007-10-12
| * pci: write file size to inode on proc bus file writeDavid Rientjes2007-10-12
| * pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes2007-10-12
| * pci: implement "pci=noaer"Randy Dunlap2007-10-12
| * PCI: fix IDE legacy mode resourcesYoichi Yuasa2007-10-12
| * MSI: Use correct data offset for 32-bit MSI in read_msi_msg()Roland Dreier2007-10-12
| * PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman2007-10-12
| * PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke2007-10-12
| * PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok2007-10-12
| * PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok2007-10-12
| * cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok2007-10-12
| * pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig2007-10-12
| * pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi2007-10-12
| * PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu2007-10-12
| * pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige2007-10-12
| * pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige2007-10-12
| * pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige2007-10-12
| * pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige2007-10-12
| * pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige2007-10-12
| * pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-10-12
| * PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi2007-10-12
| * PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi2007-10-12
| * pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2007-10-12
| * PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-12
* | sysfs: kill sysfs_update_file()Tejun Heo2007-10-12
* | Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-12
* | kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-12
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
|/
* i386: move pciThomas Gleixner2007-10-11
* Fix bogus PCI quirk for e100Benjamin Herrenschmidt2007-09-28
* PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com2007-09-11
* PCI: remove devinit from pci_read_bridge_basesRalf Baechle2007-09-11
* Pull events into release branchLen Brown2007-08-25
|\
| * ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-23
| * ACPI: don't duplicate input events on netlinkZhang Rui2007-08-23
* | acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge2007-08-25
* | PCI: Run k8t_sound_hostbridge quirk only when neededJean Delvare2007-08-22
* | PCI: disable MSI on RX790Tejun Heo2007-08-22
* | PCI: disable MSI on RD580Tejun Heo2007-08-22
* | PCI: disable MSI on RS690Tejun Heo2007-08-22
* | PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl2007-08-22
* | pci/hotplug/cpqphp_ctrl.c: remove stale BKL useIngo Molnar2007-08-22
* | PCI: quirk_e100_interrupt() called too earlyMarian Balakowicz2007-08-22
* | PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.hKumar Gala2007-08-22
|/
* pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-01