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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
PCI: imx6: Reorder struct imx6_pcie
Bjorn Helgaas
1
-1
/
+1
2016-10-11
PCI: imx6: Use generic DesignWare accessors
Bjorn Helgaas
1
-34
/
+33
2016-10-11
PCI: imx6: Pass device-specific struct to internal functions
Bjorn Helgaas
1
-29
/
+28
2016-10-11
PCI: imx6: Pass struct imx6_pcie to PHY accessors
Bjorn Helgaas
1
-18
/
+23
2016-10-11
PCI: imx6: Removed unused struct imx6_pcie.mem_base
Bjorn Helgaas
1
-1
/
+0
2016-10-11
PCI: imx6: Remove redundant of_node pointer
Bjorn Helgaas
1
-4
/
+3
2016-10-11
PCI: imx6: Add local struct device pointers
Bjorn Helgaas
1
-37
/
+42
2016-10-11
PCI: hisi: Use generic DesignWare accessors
Bjorn Helgaas
1
-21
/
+8
2016-10-11
PCI: hisi: Remove redundant struct hisi_pcie.reg_base
Bjorn Helgaas
1
-8
/
+5
2016-10-11
PCI: hisi: Name private struct pointer "hisi_pcie" consistently
Bjorn Helgaas
1
-13
/
+13
2016-10-11
PCI: hisi: Remove unused platform data
Bjorn Helgaas
1
-2
/
+0
2016-10-11
PCI: hisi: Add local struct device pointers
Bjorn Helgaas
1
-12
/
+14
2016-10-11
PCI: exynos: Reorder struct exynos_pcie
Bjorn Helgaas
1
-4
/
+4
2016-10-11
PCI: exynos: Pass device-specific struct to internal functions
Bjorn Helgaas
1
-74
/
+58
2016-10-11
PCI: exynos: Name private struct pointer "exynos_pcie" consistently
Bjorn Helgaas
1
-12
/
+12
2016-10-11
PCI: exynos: Uninline register accessors
Bjorn Helgaas
1
-8
/
+8
2016-10-11
PCI: exynos: Add local struct device pointers
Bjorn Helgaas
1
-22
/
+24
2016-10-11
PCI: dra7xx: Move struct pcie_port setup to probe function
Bjorn Helgaas
1
-6
/
+7
2016-10-11
PCI: dra7xx: Pass device-specific struct to internal functions
Bjorn Helgaas
1
-10
/
+10
2016-10-11
PCI: dra7xx: Use generic DesignWare accessors
Bjorn Helgaas
1
-15
/
+4
2016-10-11
PCI: dra7xx: Set drvdata at end of probe function
Bjorn Helgaas
1
-2
/
+1
2016-10-11
PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcie
Bjorn Helgaas
1
-2
/
+0
2016-10-11
PCI: dra7xx: Add local struct device pointers
Bjorn Helgaas
1
-20
/
+20
2016-10-11
PCI: artpec6: Add resource name comments
Bjorn Helgaas
1
-3
/
+3
2016-10-11
PCI: artpec6: Pass device-specific struct to internal functions
Bjorn Helgaas
1
-9
/
+15
2016-10-11
PCI: artpec6: Remove unnecessary artpec6_pcie_link_up()
Bjorn Helgaas
1
-16
/
+0
2016-10-11
PCI: artpec6: Use generic DesignWare accessors
Bjorn Helgaas
1
-3
/
+3
2016-10-11
PCI: artpec6: Add register accessors
Bjorn Helgaas
1
-15
/
+28
2016-10-11
PCI: artpec6: Remove unused platform data
Bjorn Helgaas
1
-1
/
+0
2016-10-11
PCI: artpec6: Add local struct device pointers
Bjorn Helgaas
1
-10
/
+11
2016-10-11
PCI: armada: Reorder struct armada8k_pcie
Bjorn Helgaas
1
-1
/
+1
2016-10-11
PCI: armada: Pass device-specific struct to internal functions
Bjorn Helgaas
1
-6
/
+11
2016-10-11
PCI: armada: Use generic DesignWare accessors
Bjorn Helgaas
1
-23
/
+17
2016-10-11
PCI: armada: Remove redundant struct armada8k_pcie.base
Bjorn Helgaas
1
-14
/
+11
2016-10-11
PCI: armada: Add local base pointer
Bjorn Helgaas
1
-1
/
+2
2016-10-11
PCI: armada: Remove unused platform data
Bjorn Helgaas
1
-1
/
+0
2016-10-11
PCI: altera: Simplify TLP_CFG_DW1 usage
Bjorn Helgaas
1
-7
/
+6
2016-10-11
PCI: altera: Simplify TLB_CFG_DW0 usage
Bjorn Helgaas
1
-11
/
+6
2016-10-11
PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()
Bjorn Helgaas
1
-3
/
+3
2016-10-11
PCI: altera: Remove redundant platform_get_resource() return value check
Bjorn Helgaas
1
-6
/
+1
2016-10-11
PCI: altera: Remove unused platform data
Bjorn Helgaas
1
-2
/
+0
2016-10-11
PCI: altera: Add local struct device pointers
Bjorn Helgaas
1
-16
/
+18
2016-10-11
PCI: aardvark: Remove unused platform data
Bjorn Helgaas
1
-1
/
+0
2016-10-11
PCI: aardvark: Add local struct device pointers
Bjorn Helgaas
1
-18
/
+20
2016-10-11
PCI: spear: Clean up struct device usage
Bjorn Helgaas
1
-4
/
+3
2016-10-11
PCI: spear: Reorder struct spear13xx_pcie
Bjorn Helgaas
1
-1
/
+1
2016-10-11
PCI: spear: Pass device-specific struct to internal functions
Bjorn Helgaas
1
-13
/
+16
2016-10-11
PCI: spear: Remove unused constants
Bjorn Helgaas
1
-70
/
+0
2016-10-11
PCI: designware-plat: Remove unused platform data
Bjorn Helgaas
1
-1
/
+0
2016-10-11
PCI: designware-plat: Add local struct device pointers
Bjorn Helgaas
1
-7
/
+8
[prev]
[next]