index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
PCI/portdrv: Enable Bandwidth Notification only if port supports it
Stuart Hayes
1
-2
/
+7
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-205
/
+99
2021-08-30
Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
1
-12
/
+19
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+6
2021-08-27
PCI/MSI: Skip masking MSI-X on Xen PV
Marek Marczykowski-Górecki
1
-0
/
+3
2021-08-26
PCI: Allow PASID on fake PCIe devices without TLP prefixes
Zhangfei Gao
2
-1
/
+15
2021-08-26
PCI: Add 'override_only' field to struct pci_device_id
Max Gurtovoy
1
-7
/
+21
2021-08-26
PCI: mediatek: Use PCI domain to handle ports detection
Chuanjia Liu
1
-12
/
+17
2021-08-26
PCI: mediatek: Add new method to get irq number
Chuanjia Liu
1
-1
/
+5
2021-08-26
PCI: mediatek: Add new method to get shared pcie-cfg base address
Chuanjia Liu
1
-0
/
+17
2021-08-26
PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
Pali Rohár
1
-0
/
+9
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
1
-0
/
+9
2021-08-24
Revert "PCI: Make pci_enable_ptm() private"
Vinicius Costa Gomes
1
-3
/
+0
2021-08-24
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
1
-115
/
+10
2021-08-23
PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
1
-0
/
+7
2021-08-23
PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
1
-5
/
+8
2021-08-23
PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
1
-4
/
+5
2021-08-23
PCI: hv: Generify PCI probing
Arnd Bergmann
1
-27
/
+30
2021-08-23
PCI: Support populating MSI domains of root buses via bridges
Boqun Feng
1
-1
/
+5
2021-08-23
PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
1
-1
/
+5
2021-08-20
PCI: Make saved capability state private to core
Bjorn Helgaas
1
-2
/
+21
2021-08-20
PCI: Add schedule point in proc_bus_pci_read()
Krzysztof Wilczyński
1
-0
/
+1
2021-08-20
PCI/ACS: Enforce pci=noats with Transaction Blocking
Alex Williamson
2
-3
/
+3
2021-08-20
PCI: Add ACS quirks for Cavium multi-function devices
George Cherian
1
-0
/
+4
2021-08-20
PCI/PTM: Remove error message at boot
Jakub Kicinski
1
-3
/
+1
2021-08-20
PCI/VPD: Add pci_vpd_check_csum()
Heiner Kallweit
1
-0
/
+23
2021-08-20
PCI/VPD: Add pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-0
/
+33
2021-08-20
PCI/VPD: Add pci_vpd_alloc()
Heiner Kallweit
1
-0
/
+26
2021-08-20
Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2021-08-20
PCI: keembay: Add support for Intel Keem Bay
Srikanth Thokala
3
-0
/
+489
2021-08-20
PCI: aardvark: Configure PCIe resources from 'ranges' DT property
Pali Rohár
1
-1
/
+194
2021-08-19
Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2021-08-19
PCI/sysfs: Use correct variable for the legacy_mem sysfs object
Krzysztof Wilczyński
1
-1
/
+1
2021-08-19
PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
Marcin Bachry
1
-0
/
+1
2021-08-19
PCI: j721e: Add PCIe support for AM64
Kishon Vijay Abraham I
1
-0
/
+19
2021-08-19
PCI: j721e: Add PCIe support for J7200
Kishon Vijay Abraham I
1
-4
/
+36
2021-08-19
PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
Nadeem Athani
4
-0
/
+38
2021-08-19
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
Kishon Vijay Abraham I
2
-2
/
+2
2021-08-19
PCI: cadence: Add support to configure virtual functions
Kishon Vijay Abraham I
2
-21
/
+128
2021-08-19
PCI: cadence: Simplify code to get register base address for configuring BAR
Kishon Vijay Abraham I
2
-14
/
+7
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
8
-163
/
+297
2021-08-19
PCI: endpoint: Add support to link a physical function to a virtual function
Kishon Vijay Abraham I
1
-0
/
+24
2021-08-19
PCI: endpoint: Add support to add virtual function in endpoint core
Kishon Vijay Abraham I
2
-2
/
+98
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
8
-44
/
+44
2021-08-18
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
3
-0
/
+30
2021-08-18
PCI: Setup ACPI fwnode early and at the same time with OF
Shanker Donthineni
2
-25
/
+16
2021-08-18
PCI: Use acpi_pci_power_manageable()
Shanker Donthineni
1
-8
/
+10
2021-08-18
PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
Shanker Donthineni
2
-4
/
+10
2021-08-18
PCI: Allow userspace to query and set device reset mechanism
Amey Narkhede
3
-0
/
+125
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
5
-7
/
+5
[prev]
[next]