index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pcie-designware.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-4
/
+1
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-4
/
+1
2017-12-21
PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
Niklas Cassel
1
-1
/
+1
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-1
/
+1
2017-09-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2017-08-02
PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specifically
Jisheng Zhang
1
-1
/
+1
2017-08-02
PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() static
Carlos Palminha
1
-4
/
+6
2017-04-28
PCI: dwc: designware: Add EP mode support
Kishon Vijay Abraham I
1
-0
/
+125
2017-04-04
PCI: dwc: designware: Move _unroll configurations to a separate function
Kishon Vijay Abraham I
1
-39
/
+58
2017-04-04
PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes
Kishon Vijay Abraham I
1
-10
/
+24
2017-04-04
PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
Kishon Vijay Abraham I
1
-6
/
+7
2017-04-04
PCI: dwc: designware: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
1
-0
/
+3
2017-02-21
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
1
-623
/
+6
2017-02-21
PCI: dwc: designware: Fix style errors in pcie-designware.c
Kishon Vijay Abraham I
1
-21
/
+21
2017-02-21
PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()
Kishon Vijay Abraham I
1
-7
/
+11
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
1
-95
/
+108
2017-02-21
PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()
Kishon Vijay Abraham I
1
-16
/
+17
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
1
-6
/
+6
2017-02-21
PCI: dwc: designware: Move register defines to designware header file
Kishon Vijay Abraham I
1
-70
/
+0
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
1
-0
/
+902