| Commit message (Expand) | Author | Age |
* | 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-08-24 |
* | 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-07-30 |
* | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby | 2010-06-11 |
* | 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 |
| * | PCI hotplug: Use kmemdup | Julia Lawall | 2010-05-18 |
* | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-22 |
| |\ |
|
| * | | Fix typos in comments | Thomas Weber | 2010-03-16 |
* | | | powerpc/pseries: Flush lazy kernel mappings after unplug operations | Benjamin Herrenschmidt | 2010-04-28 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | PCI: print resources consistently with %pR | Bjorn Helgaas | 2010-03-24 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. | | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 |
|\ \ \ \| |
|
| | | | * | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
| | | | * | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 |
| | | | |\ |
|
| | | | | * | ibmphp: Rename add_range() to add_bus_range() to avoid conflict | H. Peter Anvin | 2010-02-10 |
| |_|_|_|/
|/| | | | |
|
| | | | * | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2010-02-23 |
| | | | * | PCI: pciehp: cleanup flow in pciehp_configure_device | Yinghai Lu | 2010-02-22 |
| | | | * | PCI hotplug: check ioremap() return value in ibmphp_ebda.c | Andrew Morton | 2010-02-22 |
| | | | * | PCI hotplug: fix ibmphp build error | Randy Dunlap | 2010-02-22 |
| | | | * | PCI: hotplug/cpcihp, fix pci device refcounting | Jiri Slaby | 2010-02-22 |
| | | | * | PCI hotplug: ibmphp: read the length of ebda and map entire ebda region | Chandru | 2010-02-22 |
| | | | * | PCI hotplug: fix memory leaks | Jiri Slaby | 2010-02-22 |
| | | | * | PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops | Jesse Barnes | 2010-02-22 |
| | | | * | PCI: Make current and maximum bus speeds part of the PCI core | Matthew Wilcox | 2010-02-22 |
| | | | * | PCI: Unify pcie_link_speed and pci_bus_speed | Matthew Wilcox | 2010-02-22 |
| | | |/
| | |/| |
|
| * / | | acpiphp: Execute ACPI _REG method for hotadded devices | Shaohua Li | 2010-03-14 |
| |/ / |
|
| * / | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found | Thomas Renninger | 2010-01-31 |
|/ / |
|
* / | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 2009-12-16 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 |
|\ |
|
| * | PCI: ibmphp_hpc: don't release hw sem twice if kthread stops | Jesse Barnes | 2009-12-04 |
| * | PCI pciehp: fix power fault interrupt storm problem | Kenji Kaneshige | 2009-11-24 |
| * | PCI hotplug: use pci_is_pcie() | Kenji Kaneshige | 2009-11-24 |
| * | pciehp: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 |
| * | PCI hotplug: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 |
| * | PCI hotplug: fix oshp evaluation | Kenji Kaneshige | 2009-11-06 |
| * | PCI Hotplug: acpiphp: clean up list traversals | Alex Chiang | 2009-11-04 |
| * | PCI hotplug: move IOAPIC support from acpiphp to ioapic driver | Bjorn Helgaas | 2009-11-04 |
| * | PCI: pciehp: prevent unnecessary power off | Kenji Kaneshige | 2009-11-04 |
| * | PCI: pciehp: fix typo in pciehp_probe | Kenji Kaneshige | 2009-11-04 |
| * | PCI: pciehp: return error on read/write failure | Kenji Kaneshige | 2009-11-04 |
| * | PCI: pciehp: create files only for existing capabilities | Kenji Kaneshige | 2009-11-04 |
| * | PCI: pciehp: remove wrong workaround for bad DLLP | Kenji Kaneshige | 2009-11-04 |
| * | PCI: pciehp: disable DLL state changed event notification | Kenji Kaneshige | 2009-11-04 |
| * | PCI hotplug: acpiphp should be linked after vendor drivers | Matthew Garrett | 2009-11-04 |