index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-keystone.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-09-19
1
-1
/
+1
|
\
|
*
PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
Dan Carpenter
2024-08-13
1
-1
/
+1
*
|
PCI: dwc: Silence 'set affinity failed' warning
Marek Vasut
2024-07-29
1
-7
/
+0
|
/
*
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-07-19
1
-82
/
+118
|
\
|
*
PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
Kishon Vijay Abraham I
2024-06-28
1
-1
/
+43
|
*
PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...
Aleksandr Mishin
2024-05-28
1
-5
/
+15
|
*
PCI: keystone: Don't enable BAR 0 for AM654x
Siddharth Vadapalli
2024-05-28
1
-34
/
+18
|
*
PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()
Siddharth Vadapalli
2024-05-28
1
-42
/
+42
*
|
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-07-10
1
-1
/
+1
|
/
*
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
1
-0
/
+2
*
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
2024-04-10
1
-0
/
+9
*
PCI: endpoint: Drop only_64bit on reserved BARs
Niklas Cassel
2024-02-16
1
-1
/
+1
*
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
2024-02-16
1
-6
/
+6
*
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-15
1
-45
/
+41
|
\
|
*
PCI: keystone: Use INTX instead of legacy
Damien Le Moal
2023-12-19
1
-40
/
+37
|
*
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-12-18
1
-5
/
+4
*
|
Merge branch 'pci/controller/remove-void-return'
Bjorn Helgaas
2024-01-15
1
-4
/
+2
|
\
\
|
*
|
PCI: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-16
1
-4
/
+2
|
|
/
*
|
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-01-15
1
-0
/
+9
|
\
\
|
*
|
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
2024-01-09
1
-0
/
+9
|
|
/
*
|
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
1
-1
/
+1
*
|
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2024-01-06
1
-3
/
+3
|
/
*
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
2023-10-10
1
-2
/
+2
*
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
2023-10-10
1
-2
/
+2
*
PCI: Explicitly include correct DT includes
Rob Herring
2023-07-18
1
-1
/
+0
*
Merge branch 'pci/misc'
Bjorn Helgaas
2022-08-04
1
-1
/
+1
|
\
|
*
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
2022-07-06
1
-1
/
+1
*
|
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
2022-08-01
1
-1
/
+1
*
|
PCI: dwc: Use native DWC IP core version representation
Serge Semin
2022-08-01
1
-6
/
+6
*
|
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-07-06
1
-10
/
+10
|
/
*
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-17
1
-4
/
+4
*
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2022-01-13
1
-3
/
+1
|
\
|
*
PCI: keystone: Prefer of_device_get_match_data()
Fan Fei
2022-01-03
1
-3
/
+1
*
|
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
1
-3
/
+3
|
\
\
|
*
|
PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-18
1
-3
/
+3
|
|
/
*
/
PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...
Kishon Vijay Abraham I
2022-01-07
1
-3
/
+24
|
/
*
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-02
1
-9
/
+5
*
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2021-05-04
1
-1
/
+2
|
\
|
*
PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
Kishon Vijay Abraham I
2021-03-22
1
-1
/
+2
*
|
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2021-03-12
1
-3
/
+8
|
/
*
Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"
Rob Herring
2020-11-19
1
-1
/
+10
*
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
2020-11-19
1
-18
/
+1
*
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
2020-11-19
1
-2
/
+0
*
PCI: dwc: Move link handling into common code
Rob Herring
2020-11-19
1
-9
/
+0
*
PCI: dwc: Rework MSI initialization
Rob Herring
2020-11-19
1
-9
/
+0
*
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-11-19
1
-28
/
+1
*
PCI: keystone: Remove iATU register mapping
Kunihiko Hayashi
2020-10-13
1
-16
/
+4
*
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-10
1
-33
/
+0
*
PCI: dwc: Remove read_dbi2 code
Rob Herring
2020-09-08
1
-13
/
+0
*
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
2020-09-08
1
-6
/
+5
[next]