index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-kirin.c
Age
Commit message (
Expand
)
Author
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
2025-03-06
PCI: kirin: Tidy up _probe() related function with dev_err_probe()
Zhang Zekun
2025-03-05
PCI: kirin: Use helper function for_each_available_child_of_node_scoped()
Zhang Zekun
2024-10-03
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-09-06
PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()
Alexandra Diupina
2024-07-09
PCI: kirin: Convert to use agnostic GPIO API
Andy Shevchenko
2024-07-09
PCI: kirin: Convert kirin_pcie_parse_port() to scoped iterator
Javier Carrasco
2024-01-15
Merge branch 'pci/controller/remove-void-return'
Bjorn Helgaas
2024-01-15
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
2023-12-17
PCI: kirin: Use devm_kasprintf() to dynamically allocate clock names
Christophe JAILLET
2023-12-16
PCI: kirin: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-10
PCI: kirin: Don't discard .remove() callback
Uwe Kleine-König
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2022-10-03
PCI: dwc: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-07-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-22
PCI: kirin: Remove unused assignments
Bjorn Helgaas
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
2022-01-13
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2022-01-03
PCI: kirin: Prefer of_device_get_match_data()
Fan Fei
2021-11-18
PCI: kirin: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-04
PCI: kirin: Allow removing the driver
Mauro Carvalho Chehab
2021-11-04
PCI: kirin: De-init the dwc driver
Mauro Carvalho Chehab
2021-11-04
PCI: kirin: Disable clkreq during poweroff sequence
Mauro Carvalho Chehab
2021-11-04
PCI: kirin: Move the power-off code to a common routine
Mauro Carvalho Chehab
2021-11-04
PCI: kirin: Add power_off support for Kirin 960 PHY
Mauro Carvalho Chehab
2021-11-04
PCI: kirin: Add MODULE_* macros
Mauro Carvalho Chehab
2021-11-04
PCI: kirin: Add Kirin 970 compatible
Mauro Carvalho Chehab
2021-11-04
PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridge
Mauro Carvalho Chehab
2021-11-02
PCI: kirin: Use regmap for APB registers
Mauro Carvalho Chehab
2021-11-02
PCI: kirin: Add support for a PHY layer
Mauro Carvalho Chehab
2021-11-02
PCI: kirin: Reorganize the PHY logic inside the driver
Mauro Carvalho Chehab
2020-11-19
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
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: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
2020-10-21
Merge branch 'remotes/lorenzo/pci/kirin'
Bjorn Helgaas
2020-09-28
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
2020-09-08
PCI: dwc: kirin: Use pci_ops for root config space accessors
Rob Herring
2020-08-05
Merge branch 'pci/irq-error'
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-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
2019-08-21
PCI: kirin: Make structure kirin_dw_pcie_ops constant
Nishka Dasgupta
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
[next]