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-08-29
PCI: qcom-ep: Add ICC bandwidth voting support
Krishna chaitanya chundru
1
-0
/
+72
2023-08-29
PCI: qcom-ep: Treat unknown IRQ events as an error
Manivannan Sadhasivam
1
-1
/
+1
2023-08-26
PCI: endpoint: Add kernel-doc for pci_epc_mem_init() API
Manivannan Sadhasivam
1
-0
/
+10
2023-08-26
PCI: epf-mhi: Use iATU for small transfers
Manivannan Sadhasivam
1
-0
/
+6
2023-08-26
PCI: epf-mhi: Add support for SM8450
Manivannan Sadhasivam
1
-3
/
+19
2023-08-26
PCI: epf-mhi: Add eDMA support
Manivannan Sadhasivam
1
-6
/
+231
2023-08-26
PCI: qcom-ep: Add eDMA support
Manivannan Sadhasivam
1
-1
/
+3
2023-08-26
PCI: epf-mhi: Make use of the alignment restriction from EPF core
Manivannan Sadhasivam
1
-7
/
+14
2023-08-25
PCI/PM: Only read PCI_PM_CTRL register when available
Feiyang Chen
1
-4
/
+9
2023-08-25
PCI: qcom: Add support for sa8775p SoC
Mrinmay Sarkar
1
-0
/
+1
2023-08-25
PCI: qcom-ep: Pass alignment restriction to the EPF core
Manivannan Sadhasivam
1
-0
/
+1
2023-08-25
PCI: Simplify pcie_capability_clear_and_set_word() control flow
Bjorn Helgaas
1
-12
/
+10
2023-08-25
PCI: Tidy config space save/restore messages
Bjorn Helgaas
1
-2
/
+2
2023-08-25
PCI: Fix code formatting inconsistencies
Bjorn Helgaas
1
-21
/
+14
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
8
-27
/
+27
2023-08-25
PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos
Bjorn Helgaas
1
-6
/
+6
2023-08-25
PCI: Simplify pci_dev_driver()
Bjorn Helgaas
1
-6
/
+7
2023-08-25
PCI: Simplify pci_pio_to_address()
Bjorn Helgaas
1
-7
/
+3
2023-08-25
PCI/AER: Simplify AER_RECOVER_RING_SIZE definition
Bjorn Helgaas
1
-2
/
+1
2023-08-25
PCI: Use consistent put_user() pointer types
Bjorn Helgaas
1
-6
/
+6
2023-08-25
PCI: Fix printk field formatting
Bjorn Helgaas
1
-2
/
+2
2023-08-25
PCI: Remove unnecessary initializations
Bjorn Helgaas
1
-2
/
+2
2023-08-25
PCI: Unexport pcie_port_bus_type
Bjorn Helgaas
1
-1
/
+0
2023-08-25
PCI: mvebu: Remove unused busn member
Pali Rohár
1
-1
/
+0
2023-08-24
PCI: Remove unused function declarations
Yue Haibing
3
-5
/
+0
2023-08-24
PCI/VGA: Fix typos
Sui Jingfeng
1
-149
/
+159
2023-08-24
PCI: brcmstb: Remove stale comment
Jim Quinlan
1
-1
/
+0
2023-08-24
PCI: brcmstb: Assert PERST# on BCM2711
Jim Quinlan
1
-0
/
+5
2023-08-24
PCI: layerscape: Add power management support for ls1028a
Hou Zhiqiang
1
-9
/
+131
2023-08-24
PCI: dwc: Implement generic suspend/resume functionality
Frank Li
2
-0
/
+99
2023-08-24
PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout value
Frank Li
1
-0
/
+6
2023-08-24
PCI: layerscape: Add workaround for lost link capabilities during reset
Xiaowei Bao
1
-0
/
+19
2023-08-24
PCI: layerscape: Add support for link-down notification
Frank Li
1
-0
/
+1
2023-08-23
PCI/VGA: Simplify vga_client_register()
Sui Jingfeng
1
-12
/
+7
2023-08-23
PCI/VGA: Simplify vga_arbiter_notify_clients()
Sui Jingfeng
1
-4
/
+2
2023-08-23
PCI/VGA: Correct vga_update_device_decodes() parameter type
Sui Jingfeng
1
-13
/
+12
2023-08-23
PCI/VGA: Correct vga_str_to_iostate() io_state parameter type
Sui Jingfeng
1
-1
/
+1
2023-08-23
PCI: fu740: Set the number of MSI vectors
Yong-Xuan Wang
1
-0
/
+1
2023-08-22
of: unittest: Add pci_dt_testdrv pci driver
Lizhi Hou
1
-0
/
+1
2023-08-22
PCI: Add quirks to generate device tree node for Xilinx Alveo U50
Lizhi Hou
1
-0
/
+11
2023-08-22
PCI: Create device tree node for bridge
Lizhi Hou
7
-0
/
+462
2023-08-22
PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
Dexuan Cui
1
-0
/
+3
2023-08-22
PCI: vmd: Disable bridge window for domain reset
Nirmal Patel
1
-2
/
+17
2023-08-18
PCI: rpaphp: Error out on busy status from get-sensor-state
Mahesh Salgaonkar
1
-3
/
+82
2023-08-14
PCI/P2PDMA: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-11
PCI: Fix runtime PM race with PME polling
Alex Williamson
1
-7
/
+16
2023-08-11
PCI/VPD: Add runtime power management to sysfs interface
Alex Williamson
1
-2
/
+32
2023-08-11
Merge tag 'pci-v6.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-25
/
+18
2023-08-10
PCI/ASPM: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-17
/
+13
2023-08-10
PCI: pciehp: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-9
/
+3
[prev]
[next]