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
2019-11-13
PCI: rpaphp: Fix up pointer to first drc-info entry
Tyrel Datwyler
1
-0
/
+2
2019-11-12
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
4
-19
/
+61
2019-11-12
PCI: pciehp: Do not disable interrupt twice on suspend
Mika Westerberg
1
-2
/
+23
2019-11-12
PCI: rcar: Fix missing MACCTLR register setting in initialization sequence
Yoshihiro Shimoda
1
-0
/
+6
2019-11-11
PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
Andy Shevchenko
1
-4
/
+2
2019-11-11
PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3
George Cherian
1
-7
/
+13
2019-11-11
PCI: cadence: Move all files to per-device cadence directory
Tom Joseph
9
-47
/
+52
2019-11-11
PCI: cadence: Refactor driver to use as a core library
Tom Joseph
6
-187
/
+287
2019-11-11
PCI: rcar: Recalculate inbound range alignment for each controller entry
Marek Vasut
1
-18
/
+19
2019-11-11
PCI: rcar: Move the inbound index check
Marek Vasut
1
-5
/
+4
2019-11-11
PCI: rcar: Remove unnecessary header include (../pci.h)
Andrew Murray
1
-2
/
+0
2019-11-08
PCI: layerscape: Add LS1028a support
Xiaowei Bao
1
-0
/
+1
2019-10-29
PCI: versatile: Enable COMPILE_TEST
Rob Herring
1
-1
/
+1
2019-10-29
PCI: versatile: Remove usage of PHYS_OFFSET
Rob Herring
1
-4
/
+4
2019-10-29
PCI: versatile: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-53
/
+11
2019-10-29
PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-16
/
+4
2019-10-29
PCI: xilinx: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-15
/
+2
2019-10-29
PCI: xgene: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-28
/
+11
2019-10-29
PCI: v3-semi: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-29
/
+6
2019-10-29
PCI: rockchip: Drop storing driver private outbound resource data
Rob Herring
2
-36
/
+23
2019-10-29
PCI: rockchip: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-29
/
+7
2019-10-29
PCI: mobiveil: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-19
/
+7
2019-10-29
PCI: mediatek: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-30
/
+13
2019-10-29
PCI: iproc: Use pci_parse_request_of_pci_ranges()
Rob Herring
2
-11
/
+2
2019-10-29
PCI: faraday: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-40
/
+11
2019-10-29
PCI: dwc: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-20
/
+8
2019-10-29
PCI: altera: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-39
/
+2
2019-10-29
PCI: aardvark: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-56
/
+4
2019-10-29
PCI: Export pci_parse_request_of_pci_ranges()
Rob Herring
1
-0
/
+1
2019-10-25
PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control
Olof Johansson
4
-2
/
+17
2019-10-25
PCI: iproc: Invalidate PAXB address mapping before programming it
Abhishek Shah
1
-0
/
+28
2019-10-23
PCI: Warn if no host bridge NUMA node info
Yunsheng Lin
1
-0
/
+3
2019-10-23
PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters
Nicholas Johnson
3
-16
/
+31
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-10-21
PCI: Add a helper to check Power Resource Requirements _PR3 existence
Kai-Heng Feng
1
-0
/
+18
2019-10-18
PCI/AER: Fix kernel-doc warnings
Andy Shevchenko
1
-1
/
+3
2019-10-18
PCI/AER: Use for_each_set_bit() to simplify code
Andy Shevchenko
1
-11
/
+8
2019-10-18
PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters
Rajat Jain
1
-1
/
+2
2019-10-18
PCI/AER: Save AER Capability for suspend/resume
Patel, Mayurkumar
4
-3
/
+64
2019-10-18
PCI: tegra: Fix CLKREQ dependency programming
Vidya Sagar
1
-4
/
+2
2019-10-17
PCI: Remove useless comments and tidy others
Bjorn Helgaas
1
-28
/
+9
2019-10-17
PCI: Remove unnecessary includes
Bjorn Helgaas
1
-1
/
+0
2019-10-17
PCI: pci-bridge-emul: Fix big-endian support
Grzegorz Jaszczyk
2
-51
/
+52
2019-10-17
PCI: aardvark: Fix big endian support
Grzegorz Jaszczyk
1
-5
/
+7
2019-10-17
PCI: mvebu: mvebu_pcie_map_registers __iomem fix
Ben Dooks (Codethink)
1
-1
/
+1
2019-10-17
PCI: mvebu: Make mvebu_pci_bridge_emul_ops static
Ben Dooks (Codethink)
1
-1
/
+1
2019-10-17
PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()
Ben Dooks (Codethink)
1
-2
/
+3
2019-10-15
PCI: PM: Fix pci_power_up()
Rafael J. Wysocki
1
-13
/
+11
2019-10-15
PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes
Pierre Crégut
1
-1
/
+7
2019-10-15
PCI: Add DMA alias quirk for Intel VCA NTB
Slawomir Pawlowski
1
-0
/
+34
[prev]
[next]