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
/
controller
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2
-53
/
+155
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
1
-21
/
+23
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
1
-2
/
+5
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+22
2021-05-04
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
1
-1
/
+21
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-03-23
PCI: j721e: Add support to provide refclk to PCIe connector
Kishon Vijay Abraham I
1
-1
/
+21
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
1
-1
/
+1
2021-02-24
Merge branch 'pci/ntb'
Bjorn Helgaas
1
-6
/
+54
2021-02-24
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
3
-19
/
+76
2021-02-23
PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
Kishon Vijay Abraham I
1
-6
/
+1
2021-02-23
PCI: cadence: Implement ->msi_map_irq() ops
Kishon Vijay Abraham I
1
-0
/
+53
2021-02-18
PCI: cadence: Fix DMA range mapping early return error
Krzysztof Wilczyński
1
-2
/
+3
2021-02-10
PCI: cadence: Retrain Link to work around Gen2 training defect
Nadeem Athani
3
-19
/
+76
2020-12-10
PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
Kishon Vijay Abraham I
1
-9
/
+19
2020-11-20
PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found
Kishon Vijay Abraham I
2
-6
/
+4
2020-10-02
PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...
Qinglang Miao
1
-6
/
+2
2020-09-07
PCI: cadence-ep: Remove obsolete path from comment
Flavio Suligoi
1
-1
/
+0
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
5
-94
/
+50
2020-08-05
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
1
-2
/
+1
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
1
-2
/
+0
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
1
-6
/
+0
2020-08-03
PCI: j721e: Add TI J721E PCIe driver
Kishon Vijay Abraham I
5
-2
/
+527
2020-07-28
PCI: cadence: Add MSI-X support to Endpoint driver
Alan Douglas
2
-1
/
+117
2020-07-27
PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
Kishon Vijay Abraham I
1
-2
/
+7
2020-07-27
PCI: cadence: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
4
-13
/
+24
2020-07-27
PCI: cadence: Allow pci_host_bridge to have custom pci_ops
Kishon Vijay Abraham I
1
-1
/
+2
2020-07-27
PCI: cadence: Add support to start link and verify link status
Kishon Vijay Abraham I
3
-1
/
+72
2020-07-27
PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses
Kishon Vijay Abraham I
2
-18
/
+62
2020-07-27
PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
Kishon Vijay Abraham I
2
-12
/
+3
2020-07-27
PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
Kishon Vijay Abraham I
2
-17
/
+263
2020-07-23
PCI: cadence: Remove private bus number and range storage
Rob Herring
4
-26
/
+24
2020-07-23
PCI: cadence: Use bridge resources for outbound window setup
Rob Herring
1
-21
/
+16
2020-07-23
PCI: Set default bridge parent device
Rob Herring
1
-1
/
+0
2020-07-23
PCI: controller: Remove duplicate error message
Dejin Zheng
1
-3
/
+1
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2
-4
/
+2
2020-07-07
PCI: cadence: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-07-06
PCI: cadence: Use struct pci_host_bridge.windows list directly
Rob Herring
1
-19
/
+7
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-1
/
+1
2020-05-18
PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT
Kishon Vijay Abraham I
2
-4
/
+4
2020-05-18
PCI: cadence: Remove "cdns,max-outbound-regions" DT property
Kishon Vijay Abraham I
2
-8
/
+0
2020-05-11
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
1
-1
/
+1
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
1
-1
/
+1
2019-11-28
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
7
-0
/
+1636
[next]