Age | Commit message (Expand) | Author |
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 |
2018-07-31 | PCI: pciehp: Resume to D0 on enable/disable | Lukas Wunner |
2018-07-31 | PCI: pciehp: Support interrupts sent from D3hot | Lukas Wunner |
2018-07-31 | PCI: pciehp: Obey compulsory command delay after resume | Lukas Wunner |
2018-07-31 | PCI: pciehp: Clear spurious events earlier on resume | Lukas Wunner |
2018-07-31 | PCI: pciehp: Avoid slot access during reset | Lukas Wunner |
2018-07-23 | PCI: pciehp: Always enable occupied slot on probe | Lukas Wunner |
2018-07-23 | PCI: pciehp: Become resilient to missed events | Lukas Wunner |
2018-07-23 | PCI: pciehp: Tolerate initially unstable link | Lukas Wunner |
2018-07-23 | PCI: pciehp: Declare pciehp_enable/disable_slot() static | Lukas Wunner |
2018-07-23 | PCI: pciehp: Drop enable/disable lock | Lukas Wunner |
2018-07-23 | PCI: pciehp: Enable/disable exclusively from IRQ thread | Lukas Wunner |
2018-07-23 | PCI: pciehp: Track enable/disable status | Lukas Wunner |
2018-07-23 | PCI: pciehp: Publish to user space last on probe | Lukas Wunner |
2018-07-23 | PCI: hotplug: Demidlayer registration with the core | Lukas Wunner |
2018-07-23 | PCI: pciehp: Drop slot workqueue | Lukas Wunner |
2018-07-23 | PCI: pciehp: Handle events synchronously | Lukas Wunner |
2018-07-23 | PCI: pciehp: Stop blinking on slot enable failure | Lukas Wunner |