aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/pciehp_hpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-10PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam1-0/+2
2022-02-03PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang1-0/+2
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas1-5/+5
2022-01-12PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede1-3/+18
2021-11-19PCI: pciehp: Fix infinite loop in IRQ handler upon power faultLukas Wunner1-3/+4
2021-11-18PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu1-5/+5
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner1-0/+26
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede1-1/+1
2021-06-16PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner1-0/+36
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner1-6/+9
2020-03-31PCI: pciehp: Fix MSI interrupt raceStuart Hayes1-6/+20
2020-03-31PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner1-7/+7
2020-02-20PCI: pciehp: Add DMI table for in-band presence detection disabledStuart Hayes1-0/+22
2020-02-20PCI: pciehp: Wait for PDS if in-band presence is disabledAlexandru Gagniuc1-0/+19
2020-02-20PCI: pciehp: Disable in-band presence detect when possibleAlexandru Gagniuc1-2/+10
2019-11-12PCI: pciehp: Prevent deadlock on disconnectMika Westerberg1-11/+48
2019-11-11PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()Andy Shevchenko1-4/+2
2019-10-04PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner1-0/+2
2019-09-05PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov1-36/+0
2019-09-05PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov1-25/+0
2019-09-05PCI: pciehp: Combine adjacent indicator updatesDenis Efremov1-2/+2
2019-09-05PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov1-0/+36
2019-05-09PCI: pciehp: Remove pointless MY_NAME definitionBjorn Helgaas1-1/+1
2019-05-09PCI: pciehp: Remove unused dbg/err/info/warn() wrappersFrederick Lawler1-1/+1
2019-05-09PCI: pciehp: Log messages with pci_dev, not pcie_deviceFrederick Lawler1-0/+2
2019-05-09PCI: pciehp: Remove pciehp_debug usesBjorn Helgaas1-8/+5
2019-03-06Merge branch 'pci/pm'Bjorn Helgaas1-2/+15
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas1-0/+2
2019-02-15PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg1-2/+15
2019-02-01PCI: pciehp: Add HXT quirk for Command Completed errataShunyong Yang1-0/+2
2019-01-14PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardwareMika Westerberg1-1/+1
2018-10-02PCI: pciehp: Do not handle events if interrupts are maskedMika Westerberg1-2/+4
2018-10-02PCI: pciehp: Disable hotplug interrupt during suspendMika Westerberg1-0/+10
2018-10-02PCI: Make link active reporting detection genericKeith Busch1-20/+2
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-4/+4
2018-09-18PCI: pciehp: Rename controller struct members for clarityLukas Wunner1-3/+3
2018-09-18PCI: pciehp: Unify controller and slot structsLukas Wunner1-79/+35
2018-09-18PCI: pciehp: Tolerate Presence Detect hardwired to zeroLukas Wunner1-6/+19
2018-09-17PCI: pciehp: Drop hotplug_slot_ops wrappersLukas Wunner1-2/+6
2018-09-17PCI: pciehp: Drop unnecessary includesLukas Wunner1-3/+0
2018-09-11PCI: pciehp: Fix hot-add vs powerfault detection orderKeith Busch1-9/+9
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas1-2/+3
2018-07-31PCI: pciehp: Deduplicate presence check on probe & resumeLukas Wunner1-0/+14
2018-07-31PCI: pciehp: Resume parent to D0 on config space accessLukas Wunner1-0/+7
2018-07-31PCI: pciehp: Support interrupts sent from D3hotLukas Wunner1-2/+43
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner1-11/+6
2018-07-31PCI: pciehp: Avoid slot access during resetLukas Wunner1-7/+7
2018-07-23PCI: pciehp: Always enable occupied slot on probeLukas Wunner1-7/+2
2018-07-23PCI: pciehp: Become resilient to missed eventsLukas Wunner1-8/+2
2018-07-23PCI: pciehp: Tolerate initially unstable linkLukas Wunner1-0/+5