index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
PCI: hotplug: Remove obsolete sgi_hotplug TODO notes
Nam Cao
1
-8
/
+0
2024-05-03
PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()
Nam Cao
1
-0
/
+6
2024-02-20
s390/pci: introduce lock to synchronize state of zpci_dev's
Gerd Bayer
1
-22
/
+43
2023-12-15
Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
Bjorn Helgaas
1
-6
/
+3
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
3
-4
/
+7
2023-10-28
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-2
/
+141
2023-10-26
PCI: hotplug: Add Ampere Altra Attention Indicator extension driver
D Scott Phillips
3
-0
/
+140
2023-10-25
PCI: acpiphp: Allow built-in drivers for Attention Indicators
D Scott Phillips
1
-2
/
+1
2023-10-24
PCI: hotplug: Use FIELD_GET/PREP()
Ilpo Järvinen
3
-4
/
+7
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
4
-17
/
+18
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+82
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-19
/
+8
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
3
-5
/
+0
2023-08-29
Merge branch 'pci/pcie-rmw'
Bjorn Helgaas
1
-9
/
+3
2023-08-24
PCI: Remove unused function declarations
Yue Haibing
3
-5
/
+0
2023-08-18
PCI: rpaphp: Error out on busy status from get-sensor-state
Mahesh Salgaonkar
1
-3
/
+82
2023-08-10
PCI: pciehp: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-9
/
+3
2023-08-08
PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
Igor Mammedov
1
-1
/
+7
2023-07-18
PCI: ibmphp: Make read-only arrays static
Colin Ian King
1
-5
/
+5
2023-06-26
Merge branch 'pci/hotplug'
Bjorn Helgaas
3
-14
/
+17
2023-06-14
PCI: pciehp: Rely on dev->link_active_reporting
Maciej W. Rozycki
1
-5
/
+2
2023-05-24
PCI: acpiphp: Reassign resources on bridge if necessary
Igor Mammedov
1
-4
/
+1
2023-05-24
PCI: pciehp: Cancel bringup sequence if card is not present
Rongguang Wei
1
-0
/
+8
2023-05-24
PCI: pciehp: Simplify Attention Button logging
Bjorn Helgaas
2
-10
/
+8
2023-04-20
Merge branch 'pci/resource'
Bjorn Helgaas
1
-4
/
+4
2023-04-20
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+15
2023-04-18
PCI: Use of_property_present() for testing DT property presence
Rob Herring
1
-2
/
+2
2023-04-11
PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
Lukas Wunner
1
-0
/
+15
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
1
-4
/
+4
2023-02-22
Merge branch 'pci/kbuild'
Bjorn Helgaas
2
-2
/
+0
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
2
-2
/
+0
2023-02-14
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
1
-0
/
+2
2022-12-07
PCI: pciehp: Enable Command Completed Interrupt only if supported
Pali Rohár
1
-1
/
+3
2022-11-22
PCI: shpchp: Remove unused get_mode1_ECC_cap callback
Ian Cowan
3
-22
/
+0
2022-11-22
PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream Ports
Rafael J. Wysocki
1
-0
/
+8
2022-11-15
PCI: pciehp: Enable by default if USB4 enabled
Albert Zhou
1
-0
/
+3
2022-04-05
PCI: hotplug: Clean up include files
Christophe Leroy
5
-0
/
+6
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-29
/
+20
2022-03-22
Merge branch 'pci/misc'
Bjorn Helgaas
5
-23
/
+8
2022-03-22
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+4
2022-03-22
Merge branch 'pci/bridge-class-codes'
Bjorn Helgaas
1
-1
/
+1
2022-03-22
PCI: ibmphp: Remove unused assignments
Bjorn Helgaas
2
-4
/
+1
2022-03-22
PCI: cpqphp: Remove unused assignments
Bjorn Helgaas
3
-19
/
+7
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-1
/
+1
2022-02-10
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
1
-0
/
+2
2022-02-04
PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()
Rafael J. Wysocki
2
-5
/
+7
2022-02-03
PCI: pciehp: Clear cmd_busy bit in polling mode
Liguang Zhang
1
-0
/
+2
2022-02-03
PCI: rpaphp: Add MODULE_DESCRIPTION
Mamatha Inamdar
1
-0
/
+1
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2
-7
/
+7
2022-01-12
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
3
-4
/
+22
[next]