index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2024-09-13
PCI: dra7xx: Fix error handling when IRQ request fails in probe
Siddharth Vadapalli
1
-1
/
+7
2024-09-13
PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
Siddharth Vadapalli
1
-1
/
+2
2024-07-19
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
1
-2
/
+2
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-1
/
+1
2024-07-09
PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
Manivannan Sadhasivam
1
-1
/
+1
2024-05-28
PCI: dwc: Remove unused of_gpio.h inclusion
Andy Shevchenko
1
-1
/
+0
2024-05-28
PCI: dra7xx: Add missing chained IRQ header inclusion
Andy Shevchenko
1
-0
/
+1
2024-05-28
PCI: dra7xx: Fix dra7xx_pcie_cpu_addr_fixup() parameter name
Niklas Cassel
1
-2
/
+2
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
1
-0
/
+2
2024-04-10
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
1
-0
/
+7
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
1
-5
/
+5
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
1
-1
/
+1
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
1
-1
/
+1
2023-12-19
PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()
Damien Le Moal
1
-2
/
+2
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
1
-3
/
+3
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-02-14
PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQ
Manivannan Sadhasivam
1
-1
/
+1
2022-08-04
Merge branch 'pci/ctrl/pm-ops'
Bjorn Helgaas
1
-5
/
+3
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
1
-1
/
+1
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
1
-5
/
+3
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
1
-6
/
+6
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2022-01-03
PCI: dra7xx: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2021-09-30
PCI: dra7xx: Get an optional clock
Luca Ceresoli
1
-0
/
+13
2021-09-30
PCI: dra7xx: Remove unused include
Luca Ceresoli
1
-1
/
+0
2021-09-30
PCI: dra7xx: Make it a kernel module
Luca Ceresoli
1
-1
/
+7
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-10
/
+6
2021-03-10
PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driver
Tony Lindgren
1
-6
/
+7
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
1
-1
/
+0
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
1
-2
/
+0
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
1
-2
/
+0
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
1
-0
/
+3
2020-11-19
PCI: dwc/dra7xx: Use the common MSI irq_chip
Rob Herring
1
-125
/
+0
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-8
/
+0
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
1
-1
/
+17
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-26
/
+0
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
1
-3
/
+1
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
1
-6
/
+2
2020-08-05
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
1
-2
/
+1
2020-08-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-7
/
+4
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
1
-6
/
+2
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-7
/
+4
2020-07-07
PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
1
-1
/
+1
2020-05-22
PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()
Wei Yongjun
1
-5
/
+3
2020-03-27
PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
Vignesh Raghavendra
1
-36
/
+195
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-07-09
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
1
-0
/
+1
[next]