index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
1
-13
/
+18
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
17
-497
/
+449
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2022-01-13
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
10
-319
/
+322
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
4
-12
/
+6
2022-01-13
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2
-8
/
+8
2022-01-13
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-3
/
+24
2022-01-07
PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-mode"
Kishon Vijay Abraham I
1
-3
/
+24
2022-01-05
PCI: layerscape: Change to use the DWC common link-up check function
Hou Zhiqiang
1
-141
/
+11
2022-01-04
PCI: qcom-ep: Constify static dw_pcie_ep_ops
Rikard Falkeborn
1
-1
/
+1
2022-01-03
PCI: spear13xx: Avoid invalid address space conversions
Bjorn Helgaas
1
-4
/
+4
2022-01-03
PCI: hisi: Avoid invalid address space conversions
Bjorn Helgaas
1
-10
/
+22
2022-01-03
PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcie
Fan Fei
1
-73
/
+74
2022-01-03
PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie
Fan Fei
1
-111
/
+111
2022-01-03
PCI: intel-gw: Rename intel_pcie_port to intel_pcie
Fan Fei
1
-102
/
+102
2022-01-03
PCI: kirin: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-03
PCI: keystone: Prefer of_device_get_match_data()
Fan Fei
1
-3
/
+1
2022-01-03
PCI: dra7xx: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-03
PCI: designware-plat: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2022-01-03
PCI: artpec6: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
2021-12-26
PCI: imx: Add the imx8mm pcie support
Richard Zhu
1
-8
/
+73
2021-12-06
PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()
Krzysztof WilczyĆski
1
-3
/
+1
2021-12-06
PCI: qcom: Use __be16 type to store return value from cpu_to_be16()
Manivannan Sadhasivam
1
-1
/
+1
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2
-0
/
+2
2021-12-02
PCI: dwc: Do not remap invalid res
Tim Harvey
1
-3
/
+4
2021-11-29
PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
Christophe JAILLET
1
-6
/
+6
2021-11-18
PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-3
/
+3
2021-11-18
PCI: kirin: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: histb: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: exynos: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-05
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
5
-11
/
+819
2021-11-05
Merge branch 'pci/host/kirin'
Bjorn Helgaas
2
-149
/
+499
2021-11-05
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
1
-1
/
+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: Allow building it as a module
Mauro Carvalho Chehab
1
-1
/
+1
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
2021-10-15
PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
Kunihiko Hayashi
1
-16
/
+10
2021-10-15
PCI: qcom: Add sc8180x compatible
Bjorn Andersson
1
-0
/
+1
2021-10-14
PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
Prasad Malisetty
1
-0
/
+29
2021-10-14
PCI: qcom: Replace ops with struct pcie_cfg in pcie match data
Prasad Malisetty
1
-11
/
+55
[next]