index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
misc: Add host side PCI driver for PCI test function device
Kishon Vijay Abraham I
5
-0
/
+562
2017-04-28
PCI: Add device IDs for DRA74x and DRA72x
Kishon Vijay Abraham I
1
-0
/
+2
2017-04-28
dt-bindings: PCI: dra7xx: Add DT bindings to enable unaligned access
Kishon Vijay Abraham I
1
-0
/
+5
2017-04-28
PCI: dwc: dra7xx: Workaround for errata id i870
Kishon Vijay Abraham I
1
-0
/
+49
2017-04-28
dt-bindings: PCI: dra7xx: Add DT bindings for PCI dra7xx EP mode
Kishon Vijay Abraham I
1
-7
/
+30
2017-04-28
PCI: dwc: dra7xx: Add EP mode support
Kishon Vijay Abraham I
4
-18
/
+221
2017-04-28
PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...
Kishon Vijay Abraham I
1
-6
/
+18
2017-04-28
dt-bindings: PCI: Add DT bindings for PCI designware EP mode
Kishon Vijay Abraham I
1
-8
/
+18
2017-04-28
PCI: dwc: designware: Add EP mode support
Kishon Vijay Abraham I
5
-0
/
+578
2017-04-28
Documentation: PCI: Add binding documentation for pci-test endpoint function
Kishon Vijay Abraham I
2
-0
/
+19
2017-04-11
PCI: endpoint: functions: Add an EP function to test PCI
Kishon Vijay Abraham I
5
-1
/
+530
2017-04-11
Documentation: PCI: Add specification for the *PCI test* function device
Kishon Vijay Abraham I
2
-0
/
+68
2017-04-11
PCI: endpoint: Create configfs entry for EPC device and EPF driver
Kishon Vijay Abraham I
4
-0
/
+12
2017-04-11
Documentation: PCI: Guide to use PCI endpoint configfs
Kishon Vijay Abraham I
2
-0
/
+107
2017-04-11
PCI: endpoint: Introduce configfs entry for configuring EP functions
Kishon Vijay Abraham I
4
-0
/
+560
2017-04-11
Documentation: PCI: Guide to use PCI Endpoint Core Layer
Kishon Vijay Abraham I
2
-0
/
+217
2017-04-11
PCI: endpoint: Add EP core layer to enable EP controller and EP functions
Kishon Vijay Abraham I
10
-0
/
+1415
2017-04-04
PCI: dwc: dra7xx: Push request_irq() call to the bottom of probe
Keerthy
1
-7
/
+7
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
3
-26
/
+42
2017-04-04
PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
Kishon Vijay Abraham I
3
-14
/
+29
2017-04-04
PCI: dwc: artpec6: Populate cpu_addr_fixup ops
Kishon Vijay Abraham I
1
-5
/
+6
2017-04-04
PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
Kishon Vijay Abraham I
1
-5
/
+6
2017-04-04
PCI: dwc: designware: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
2
-0
/
+4
2017-04-04
PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()
Dan Carpenter
1
-3
/
+4
2017-04-04
PCI: dwc: Unindent dw_handle_msi_irq() loop
Bjorn Helgaas
1
-11
/
+11
2017-04-04
PCI: dwc: Fix dw_pcie_ops NULL pointer dereference
Niklas Cassel
2
-0
/
+8
2017-04-03
PCI: dwc: Select PCI_HOST_COMMON for hisi
Arnd Bergmann
1
-0
/
+1
2017-04-03
PCI: thunder-pem: Fix legacy firmware PEM-specific resources
Tomasz Nowicki
1
-2
/
+8
2017-03-23
PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host contro...
Tomasz Nowicki
1
-2
/
+54
2017-03-23
PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controller
Tomasz Nowicki
1
-1
/
+1
2017-03-09
PCI: iproc: Save host bridge window resource in struct iproc_pcie
Bjorn Helgaas
3
-21
/
+23
2017-03-07
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove
Yinghai Lu
1
-3
/
+2
2017-03-07
PCI: Prevent VPD access for QLogic ISP2722
Ethan Zhao
1
-0
/
+1
2017-03-07
PCI: exynos: Initialize elbi_base even when using PHY framework
Jaehoon Chung
1
-4
/
+4
2017-03-05
Linux 4.11-rc1
v4.11-rc1
Linus Torvalds
1
-2
/
+2
2017-03-04
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-04
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-04
docs: Fix htmldocs build failure
Martyn Welch
1
-2
/
+2
2017-03-03
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
2017-03-03
pcieaer doc: update the link
Cao jin
1
-1
/
+1
2017-03-03
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
4
-6
/
+6
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
4
-14
/
+4
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
1
-7
/
+8
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
1
-1
/
+5
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
[next]