index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pci-dra7xx.c
Age
Commit message (
Expand
)
Author
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-01-16
PCI: dra7xx: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2024-09-13
PCI: dra7xx: Fix error handling when IRQ request fails in probe
Siddharth Vadapalli
2024-09-13
PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
Siddharth Vadapalli
2024-07-19
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
2024-05-28
PCI: dwc: Remove unused of_gpio.h inclusion
Andy Shevchenko
2024-05-28
PCI: dra7xx: Add missing chained IRQ header inclusion
Andy Shevchenko
2024-05-28
PCI: dra7xx: Fix dra7xx_pcie_cpu_addr_fixup() parameter name
Niklas Cassel
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-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
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: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()
Damien Le Moal
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-02-14
PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQ
Manivannan Sadhasivam
2022-08-04
Merge branch 'pci/ctrl/pm-ops'
Bjorn Helgaas
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-03
PCI: dra7xx: Prefer of_device_get_match_data()
Fan Fei
2021-09-30
PCI: dra7xx: Get an optional clock
Luca Ceresoli
2021-09-30
PCI: dra7xx: Remove unused include
Luca Ceresoli
2021-09-30
PCI: dra7xx: Make it a kernel module
Luca Ceresoli
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-03-10
PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driver
Tony Lindgren
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
2020-11-19
PCI: dwc/dra7xx: Use the common MSI irq_chip
Rob Herring
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-07
PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
2020-05-22
PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()
Wei Yongjun
[next]