Age | Commit message (Expand) | Author |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-13 | Merge branch 'pci/printk-portdrv' | Bjorn Helgaas |
2019-05-09 | PCI: pciehp: Remove pointless MY_NAME definition | Bjorn Helgaas |
2019-05-09 | PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition | Bjorn Helgaas |
2019-05-09 | PCI: pciehp: Remove unused dbg/err/info/warn() wrappers | Frederick Lawler |
2019-05-09 | PCI: pciehp: Log messages with pci_dev, not pcie_device | Frederick Lawler |
2019-05-09 | PCI: pciehp: Replace pciehp_debug module param with dyndbg | Frederick Lawler |
2019-05-09 | PCI: pciehp: Remove pciehp_debug uses | Bjorn Helgaas |
2019-04-10 | PCI: rpaphp: Get/put device node reference during slot alloc/dealloc | Tyrel Datwyler |
2019-04-10 | PCI: rpadlpar: Fix leaked device_node references in add/remove paths | Tyrel Datwyler |
2019-04-10 | PCI: pciehp: Ignore Link State Changes after powering off a slot | Sergey Miroshnichenko |
2019-03-06 | Merge branch 'pci/pm' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/misc' | Bjorn Helgaas |
2019-02-15 | PCI: pciehp: Disable Data Link Layer State Changed event on suspend | Mika Westerberg |
2019-02-01 | PCI: pciehp: Add HXT quirk for Command Completed errata | Shunyong Yang |
2019-01-29 | PCI: ibmphp: Turn semaphores into completions or mutexes | Arnd Bergmann |
2019-01-14 | PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware | Mika Westerberg |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-13 | powerpc/eeh: Cleanup eeh_pe_state_mark() | Sam Bobroff |
2018-10-02 | PCI: pnv_php: Use kmemdup() | YueHaibing |
2018-10-02 | PCI: cpqphp: Remove set but not used variable 'physical_slot' | YueHaibing |
2018-10-02 | PCI: pciehp: Implement runtime PM callbacks | Mika Westerberg |
2018-10-02 | PCI: pciehp: Do not handle events if interrupts are masked | Mika Westerberg |
2018-10-02 | PCI: pciehp: Disable hotplug interrupt during suspend | Mika Westerberg |
2018-10-02 | PCI: Make link active reporting detection generic | Keith Busch |
2018-09-29 | Update email address | Matthew Wilcox |
2018-09-26 | ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge | Mika Westerberg |
2018-09-20 | PCI: portdrv: Initialize service drivers directly | Keith Busch |
2018-09-18 | PCI: hotplug: Document TODOs | Lukas Wunner |
2018-09-18 | PCI: hotplug: Embed hotplug_slot | Lukas Wunner |
2018-09-18 | PCI: hotplug: Drop hotplug_slot_info | Lukas Wunner |
2018-09-18 | PCI: hotplug: Constify hotplug_slot_ops | Lukas Wunner |
2018-09-18 | PCI: pciehp: Reshuffle controller struct for clarity | Lukas Wunner |
2018-09-18 | PCI: pciehp: Rename controller struct members for clarity | Lukas Wunner |
2018-09-18 | PCI: pciehp: Unify controller and slot structs | Lukas Wunner |
2018-09-18 | PCI: pciehp: Tolerate Presence Detect hardwired to zero | Lukas Wunner |
2018-09-17 | PCI: pciehp: Drop hotplug_slot_ops wrappers | Lukas Wunner |
2018-09-17 | PCI: pciehp: Drop unnecessary includes | Lukas Wunner |
2018-09-17 | PCI: pciehp: Differentiate between surprise and safe removal | Lukas Wunner |
2018-09-17 | PCI: Simplify disconnected marking | Lukas Wunner |
2018-09-11 | PCI: pciehp: Fix hot-add vs powerfault detection order | Keith Busch |
2018-08-15 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/misc' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2018-07-31 | PCI: pciehp: Deduplicate presence check on probe & resume | Lukas Wunner |
2018-07-31 | PCI: pciehp: Avoid implicit fallthroughs in switch statements | Lukas Wunner |
2018-07-31 | PCI: Fix is_added/is_busmaster race condition | Hari Vyas |
2018-07-31 | PCI: pciehp: Resume parent to D0 on config space access | Lukas Wunner |