index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_hpc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: pciehp: Retain Power Indicator bits for userspace indicators
Blazej Kucman
2024-08-01
1
-1
/
+3
*
PCI: pciehp: Detect device replacement during system sleep
Lukas Wunner
2024-05-30
1
-0
/
+5
*
PCI: hotplug: Use FIELD_GET/PREP()
Ilpo Järvinen
2023-10-24
1
-2
/
+3
*
PCI: pciehp: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-08-10
1
-9
/
+3
*
Merge branch 'pci/hotplug'
Bjorn Helgaas
2023-06-26
1
-4
/
+1
|
\
|
*
PCI: pciehp: Simplify Attention Button logging
Bjorn Helgaas
2023-05-24
1
-4
/
+1
*
|
PCI: pciehp: Rely on dev->link_active_reporting
Maciej W. Rozycki
2023-06-15
1
-5
/
+2
|
/
*
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
2023-02-14
1
-0
/
+2
*
PCI: pciehp: Enable Command Completed Interrupt only if supported
Pali Rohár
2022-12-07
1
-1
/
+3
*
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
2022-02-10
1
-0
/
+2
*
PCI: pciehp: Clear cmd_busy bit in polling mode
Liguang Zhang
2022-02-03
1
-0
/
+2
*
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
1
-5
/
+5
|
\
|
*
PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-5
/
+5
*
|
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
2022-01-12
1
-3
/
+18
*
|
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
Lukas Wunner
2021-11-19
1
-3
/
+4
|
/
*
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
2021-10-15
1
-0
/
+26
*
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-19
1
-1
/
+1
*
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
2021-06-17
1
-0
/
+36
*
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2020-09-17
1
-6
/
+9
*
PCI: pciehp: Fix MSI interrupt race
Stuart Hayes
2020-03-31
1
-6
/
+20
*
PCI: pciehp: Fix indefinite wait on sysfs requests
Lukas Wunner
2020-03-31
1
-7
/
+7
*
PCI: pciehp: Add DMI table for in-band presence detection disabled
Stuart Hayes
2020-02-21
1
-0
/
+22
*
PCI: pciehp: Wait for PDS if in-band presence is disabled
Alexandru Gagniuc
2020-02-21
1
-0
/
+19
*
PCI: pciehp: Disable in-band presence detect when possible
Alexandru Gagniuc
2020-02-21
1
-2
/
+10
*
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
2019-11-13
1
-11
/
+48
*
PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
Andy Shevchenko
2019-11-12
1
-4
/
+2
*
PCI: pciehp: Avoid returning prematurely from sysfs requests
Lukas Wunner
2019-10-04
1
-0
/
+2
*
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
2019-09-05
1
-36
/
+0
*
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
2019-09-05
1
-25
/
+0
*
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
2019-09-05
1
-2
/
+2
*
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
2019-09-05
1
-0
/
+36
*
PCI: pciehp: Remove pointless MY_NAME definition
Bjorn Helgaas
2019-05-09
1
-1
/
+1
*
PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
Frederick Lawler
2019-05-09
1
-1
/
+1
*
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
1
-0
/
+2
*
PCI: pciehp: Remove pciehp_debug uses
Bjorn Helgaas
2019-05-09
1
-8
/
+5
*
Merge branch 'pci/pm'
Bjorn Helgaas
2019-03-06
1
-2
/
+15
|
\
|
*
PCI: pciehp: Disable Data Link Layer State Changed event on suspend
Mika Westerberg
2019-02-15
1
-2
/
+15
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-03-06
1
-0
/
+2
|
\
\
|
*
|
PCI: pciehp: Add HXT quirk for Command Completed errata
Shunyong Yang
2019-02-02
1
-0
/
+2
|
|
/
*
/
PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware
Mika Westerberg
2019-01-15
1
-1
/
+1
|
/
*
PCI: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
2018-10-02
1
-2
/
+4
*
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
2018-10-02
1
-0
/
+10
*
PCI: Make link active reporting detection generic
Keith Busch
2018-10-02
1
-20
/
+2
*
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-19
1
-4
/
+4
*
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
2018-09-19
1
-3
/
+3
*
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
2018-09-19
1
-79
/
+35
*
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
2018-09-19
1
-6
/
+19
*
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
2018-09-17
1
-2
/
+6
*
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
2018-09-17
1
-3
/
+0
*
PCI: pciehp: Fix hot-add vs powerfault detection order
Keith Busch
2018-09-11
1
-9
/
+9
[next]