summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2334-399/+637
|\
| * PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall2008-10-221-1/+1
| * PCI: don't export linux/io.h from pci.hStephen Rothwell2008-10-221-1/+1
| * PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven2008-10-221-1/+2
| * PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-223-4/+55
| * PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-221-2/+2
| * PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-221-2/+10
| * PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-221-2/+8
| * PCI: Hotplug core: remove 'name'Alex Chiang2008-10-222-6/+3
| * PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-223-47/+48
| * PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-221-13/+6
| * PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-221-5/+3
| * PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-224-44/+52
| * PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-222-16/+9
| * PCI: fakephp: remove 'name' parameterAlex Chiang2008-10-221-9/+10
| * PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2008-10-223-1/+11
| * PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2008-10-222-31/+24
| * PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang2008-10-223-49/+37
| * PCI: acpiphp: remove 'name' parameterAlex Chiang2008-10-222-19/+21
| * PCI: prevent duplicate slot namesAlex Chiang2008-10-224-82/+115
| * PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige2008-10-221-23/+28
| * PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-224-4/+7
| * PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang2008-10-222-11/+6
| * PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-2211-17/+27
| * Remove PCI hotplug core MAINTAINERS entryJesse Barnes2008-10-221-5/+0
| * PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes2008-10-221-0/+1
| * PCI: add support for function level resetSheng Yang2008-10-223-0/+102
| * PCI: Fix reference counting bugMatthew Wilcox2008-10-221-6/+3
| * ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi2008-10-223-0/+26
| * ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi2008-10-221-4/+3
| * ACPI/PCI: Always query _OSC control field in pci_osc_control_set()Taku Izumi2008-10-221-18/+13
| * ACPI/PCI: Change pci_osc_control_set() to query control bits firstTaku Izumi2008-10-221-16/+31
| * ACPI/PCI: Fix possible race condition on _OSC evaluationTaku Izumi2008-10-221-8/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-10-239-17/+749
|\ \
| * | 9p: fix sparse warningsEric Van Hensbergen2008-10-223-12/+14
| * | 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-224-0/+723
| * | 9p: fix format warningEric Van Hensbergen2008-10-221-1/+1
| * | 9p: fix debug build errorEric Van Hensbergen2008-10-223-4/+11
| |/
* | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-233-10/+19
|\ \
| * | nfsd: clean up expkey_parse error casesJ. Bruce Fields2008-10-221-14/+11
| * | nfsd: Drop reference in expkey_parse error casesKrishna Kumar2008-10-221-2/+6
| * | nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar2008-10-221-1/+5
| * | NFSD: Fix BUG during NFSD shutdown processingChuck Lever2008-10-221-0/+4
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-2315-631/+243
|\ \ \
| * | | i2c: Add info->archdata fieldAnton Vorontsov2008-10-222-0/+5
| * | | i2c: Inform about deprecated chips directoryWolfram Sang2008-10-222-1/+4
| * | | i2c: Use pci_ioremap_bar()Arjan van de Ven2008-10-221-1/+1
| * | | Schedule removal of the legacy i2c device driver binding modelJean Delvare2008-10-221-0/+8
| * | | i2c: Clean up <linux/i2c.h>Jean Delvare2008-10-221-74/+75
| * | | i2c: Update and clean up writing-clients documentJean Delvare2008-10-221-129/+97