index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-11
PCI: qcom: Use macros for defining total no. of clocks & supplies
Manivannan Sadhasivam
1
-4
/
+6
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0
Manivannan Sadhasivam
1
-208
/
+30
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3
Manivannan Sadhasivam
1
-26
/
+23
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3
Manivannan Sadhasivam
1
-68
/
+20
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2
Manivannan Sadhasivam
1
-57
/
+15
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0
Manivannan Sadhasivam
1
-53
/
+19
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0
Manivannan Sadhasivam
1
-95
/
+34
2023-04-11
PCI: qcom: Use lower case for hex
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Add missing macros for register fields
Manivannan Sadhasivam
1
-17
/
+25
2023-04-11
PCI: qcom: Use bitfield definitions for register fields
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Sort and group registers and bitfield definitions
Manivannan Sadhasivam
1
-45
/
+63
2023-04-11
PCI: qcom: Remove PCIE20_ prefix from register definitions
Manivannan Sadhasivam
1
-93
/
+91
2023-04-11
PCI: qcom: Fix the incorrect register usage in v2.7.0 config
Manivannan Sadhasivam
1
-5
/
+3
2023-04-09
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+18
2023-04-08
PCI/EDR: Add edr_handle_event() comments
Bjorn Helgaas
1
-1
/
+10
2023-04-08
PCI/EDR: Clear Device Status after EDR error recovery
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2023-04-07
PCI: Fix use-after-free in pci_bus_release_domain_nr()
Rob Herring
1
-2
/
+3
2023-04-07
PCI/P2PDMA: Fix pci_p2pmem_find_many() kernel-doc
Cai Huoqing
1
-2
/
+1
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
5
-17
/
+13
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
5
-38
/
+19
2023-04-04
PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
1
-0
/
+1
2023-04-04
PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
1
-1
/
+3
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2
-5
/
+26
2023-03-31
Merge tag 'pci-v6.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2023-03-24
PCI: ixp4xx: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
1
-4
/
+6
2023-03-24
PCI: mt7621: Use dev_info() to log PCIe card detection
Sergio Paracuellos
1
-2
/
+2
2023-03-24
PCI: imx6: Install the fault handler only on compatible match
H. Nikolaus Schaller
1
-0
/
+7
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2
-3
/
+3
2023-03-21
cxl/pci: Fix CDAT retrieval on big endian
Lukas Wunner
1
-11
/
+14
2023-03-21
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
Yoshihiro Shimoda
1
-5
/
+5
2023-03-17
PCI: layerscape: Add EP mode support for ls1028a
Xiaowei Bao
1
-0
/
+1
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-13
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
1
-0
/
+21
2023-03-10
PCI: rcar: Avoid defines prefixed with CONFIG
Lukas Bulwahn
2
-3
/
+3
2023-03-10
PCI: kirin: Select REGMAP_MMIO
Josh Triplett
1
-0
/
+1
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+8
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+1
2023-02-25
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-4
/
+1
2023-02-25
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
44
-346
/
+1006
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-02-22
Merge branch 'pci/misc'
Bjorn Helgaas
3
-2
/
+3
2023-02-22
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2
-26
/
+125
2023-02-22
Merge branch 'pci/controller/switchtec'
Bjorn Helgaas
1
-8
/
+5
2023-02-22
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-1
/
+14
2023-02-22
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
1
-0
/
+1
2023-02-22
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
1
-0
/
+2
2023-02-22
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2
-19
/
+204
2023-02-22
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
5
-4
/
+253
2023-02-22
Merge branch 'pci/endpoint'
Bjorn Helgaas
4
-36
/
+45
[prev]
[next]