aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-22PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige
2008-10-22PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt
2008-10-22PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang
2008-10-22PCI: Hotplug core: remove 'name'Alex Chiang
2008-10-22PCI: shcphp: remove 'name' parameterAlex Chiang
2008-10-22PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang
2008-10-22PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang
2008-10-22PCI: pciehp: remove 'name' parameterAlex Chiang
2008-10-22PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang
2008-10-22PCI: fakephp: remove 'name' parameterAlex Chiang
2008-10-22PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang
2008-10-22PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang
2008-10-22PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang
2008-10-22PCI: acpiphp: remove 'name' parameterAlex Chiang
2008-10-22PCI: prevent duplicate slot namesAlex Chiang
2008-10-22PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-10-22PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-10-22Remove PCI hotplug core MAINTAINERS entryJesse Barnes
2008-10-22PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes
2008-10-22PCI: add support for function level resetSheng Yang
2008-10-22PCI: Fix reference counting bugMatthew Wilcox
2008-10-22ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi
2008-10-22ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi
2008-10-22ACPI/PCI: Always query _OSC control field in pci_osc_control_set()Taku Izumi
2008-10-22ACPI/PCI: Change pci_osc_control_set() to query control bits firstTaku Izumi
2008-10-22ACPI/PCI: Fix possible race condition on _OSC evaluationTaku Izumi
2008-10-22Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ...Roland Dreier
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz
2008-10-22mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin
2008-10-22mlx4_en: Add driver for Mellanox ConnectX 10GbE NICYevgeny Petrilin
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin
2008-10-22i2c: Add info->archdata fieldAnton Vorontsov
2008-10-22i2c: Inform about deprecated chips directoryWolfram Sang
2008-10-22i2c: Use pci_ioremap_bar()Arjan van de Ven
2008-10-22Schedule removal of the legacy i2c device driver binding modelJean Delvare
2008-10-22i2c: Clean up <linux/i2c.h>Jean Delvare
2008-10-22i2c: Update and clean up writing-clients documentJean Delvare
2008-10-22i2c: Drop 2-byte address block transfer definesJean Delvare
2008-10-22i2c: Delete legacy model documentationJean Delvare
2008-10-22i2c: Constify i2c_get_clientdata's parameterJean Delvare
2008-10-22i2c: Delete outdated client porting guideJean Delvare
2008-10-22i2c: Make clear what the class field of i2c_adapter is good forWolfram Sang
2008-10-22i2c-algo-pcf: Fix typo in debugging log messageDavid Miller
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller