index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-kirin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2022-03-22
PCI: kirin: Remove unused assignments
Bjorn Helgaas
1
-3
/
+0
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
1
-13
/
+18
2022-01-13
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
1
-4
/
+2
2022-01-03
PCI: kirin: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2021-11-18
PCI: kirin: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-04
PCI: kirin: Allow removing the driver
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-04
PCI: kirin: De-init the dwc driver
Mauro Carvalho Chehab
1
-0
/
+2
2021-11-04
PCI: kirin: Disable clkreq during poweroff sequence
Mauro Carvalho Chehab
1
-0
/
+3
2021-11-04
PCI: kirin: Move the power-off code to a common routine
Mauro Carvalho Chehab
1
-11
/
+15
2021-11-04
PCI: kirin: Add power_off support for Kirin 960 PHY
Mauro Carvalho Chehab
1
-3
/
+18
2021-11-04
PCI: kirin: Add MODULE_* macros
Mauro Carvalho Chehab
1
-0
/
+5
2021-11-04
PCI: kirin: Add Kirin 970 compatible
Mauro Carvalho Chehab
1
-0
/
+4
2021-11-04
PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridge
Mauro Carvalho Chehab
1
-32
/
+233
2021-11-02
PCI: kirin: Use regmap for APB registers
Mauro Carvalho Chehab
1
-23
/
+26
2021-11-02
PCI: kirin: Add support for a PHY layer
Mauro Carvalho Chehab
1
-14
/
+79
2021-11-02
PCI: kirin: Reorganize the PHY logic inside the driver
Mauro Carvalho Chehab
1
-122
/
+170
2020-11-19
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
1
-9
/
+2
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
1
-2
/
+0
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
1
-1
/
+0
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
1
-20
/
+3
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
1
-22
/
+0
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-5
/
+0
2020-10-21
Merge branch 'remotes/lorenzo/pci/kirin'
Bjorn Helgaas
1
-1
/
+5
2020-09-28
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
1
-1
/
+5
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
1
-3
/
+1
2020-09-08
PCI: dwc: kirin: Use pci_ops for root config space accessors
Rob Herring
1
-18
/
+21
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
1
-4
/
+1
2020-08-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-11
/
+6
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
1
-4
/
+1
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-11
/
+6
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
1
-1
/
+1
2019-08-21
PCI: kirin: Make structure kirin_dw_pcie_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2018-10-01
PCI: kirin: Fix section mismatch warning
Nathan Chancellor
1
-2
/
+2
2018-07-11
PCI: kirin: Add MSI support
Xiaowei Song
1
-0
/
+28
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+515