index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-keystone.c
Age
Commit message (
Expand
)
Author
2025-11-13
PCI: keystone: Add support to build as a loadable module
Siddharth Vadapalli
2025-11-13
PCI: keystone: Exit ks_pcie_probe() for invalid mode
Siddharth Vadapalli
2025-10-03
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2025-09-29
PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit
Siddharth Vadapalli
2025-08-27
PCI: keystone: Use kcalloc() instead of kzalloc()
Qianfeng Rong
2025-08-14
PCI: endpoint: Drop superfluous pci_epc_features initialization
Niklas Cassel
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
2025-03-08
PCI: keystone: Specify correct alignment requirement
Niklas Cassel
2025-03-08
PCI: keystone: Describe Resizable BARs as Resizable BARs
Niklas Cassel
2024-11-25
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-11-07
PCI: keystone: Add link up check to ks_pcie_other_map_bus()
Kishon Vijay Abraham I
2024-11-07
PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible
Kishon Vijay Abraham I
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-09-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-08-13
PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
Dan Carpenter
2024-07-29
PCI: dwc: Silence 'set affinity failed' warning
Marek Vasut
2024-07-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-06-28
PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)
Kishon Vijay Abraham I
2024-05-28
PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...
Aleksandr Mishin
2024-05-28
PCI: keystone: Don't enable BAR 0 for AM654x
Siddharth Vadapalli
2024-05-28
PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()
Siddharth Vadapalli
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
2024-02-16
PCI: endpoint: Drop only_64bit on reserved BARs
Niklas Cassel
2024-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2024-01-15
Merge branch 'pci/controller/remove-void-return'
Bjorn Helgaas
2024-01-15
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-01-09
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-19
PCI: keystone: Use INTX instead of legacy
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-12-16
PCI: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-10
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
2023-10-10
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2022-08-04
Merge branch 'pci/misc'
Bjorn Helgaas
2022-08-01
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
2022-08-01
PCI: dwc: Use native DWC IP core version representation
Serge Semin
2022-07-06
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-01-13
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-07
PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...
Kishon Vijay Abraham I
2022-01-03
PCI: keystone: Prefer of_device_get_match_data()
Fan Fei
[next]