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
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
PCI/EDR: Add edr_handle_event() comments
Bjorn Helgaas
1
-1
/
+10
2023-04-07
PCI/EDR: Clear Device Status after EDR error recovery
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2023-04-06
PCI: Fix use-after-free in pci_bus_release_domain_nr()
Rob Herring
1
-2
/
+3
2023-04-06
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-03
PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
1
-0
/
+1
2023-04-03
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-24
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-4
/
+1
2023-02-24
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
2023-02-22
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+23
[prev]
[next]