Age | Commit message (Expand) | Author |
2011-12-09 | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs | Bjorn Helgaas |
2011-09-09 | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-08-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-08-01 | PCI: Set PCI-E Max Payload Size on fabric | Jon Mason |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | PCI: pciehp: change wait time for valid configuration access | Kenji Kaneshige |
2011-07-22 | PCI hotplug: cpqphp: use pci_dev->vendor | Sergei Shtylyov |
2011-07-22 | PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device} | Sergei Shtylyov |
2011-07-22 | PCI hotplug: Rename is_ejectable which also exists in dock.c | Thomas Renninger |
2011-07-16 | ACPI: constify ops structs | Vasiliy Kulikov |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-08 | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt |
2011-05-11 | PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot. | Ian Campbell |
2011-05-10 | PCI: Set PCIE maxpayload for card during hotplug insertion | Jordan_Hargrave@Dell.com |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-04 | PCI hotplug: acpiphp: set current_state to D0 in register_slot | Stefano Stabellini |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2010-12-23 | PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c | Rafael J. Wysocki |
2010-11-11 | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area | Steven Rostedt |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-10-18 | shpchp: update workqueue usage | Tejun Heo |
2010-10-18 | pciehp: update workqueue usage | Tejun Heo |
2010-10-15 | PCI hotplug: ibmphp-hpc: semaphore cleanup | Thomas Gleixner |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-08-25 | PCI hotplug: Fix build with CONFIG_ACPI unset | Rafael J. Wysocki |
2010-08-24 | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki |
2010-08-24 | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki |
2010-07-30 | PCI: use for_each_pci_dev() | Kulikov Vasiliy |
2010-07-30 | PCI hotplug: shpchp: Removed check for hotplug of display devices | Praveen Kalamegham |
2010-07-30 | PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device | Praveen Kalamegham |
2010-07-30 | PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK | Dan Carpenter |
2010-06-11 | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby |
2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-05-21 | PCI: hotplug: pciehp: Removed check for hotplug of display devices | Praveen Kalamegham |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-18 | PCI hotplug: Use kmemdup | Julia Lawall |
2010-04-28 | powerpc/pseries: Flush lazy kernel mappings after unplug operations | Benjamin Herrenschmidt |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-24 | PCI: print resources consistently with %pR | Bjorn Helgaas |
2010-03-16 | Fix typos in comments | Thomas Weber |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown |
2010-03-14 | acpiphp: Execute ACPI _REG method for hotadded devices | Shaohua Li |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |