index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offset
Bjorn Helgaas
1
-2
/
+2
2017-09-07
PCI: xgene: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-05
PCI: xilinx-nwl: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-05
PCI: rockchip: Fix platform_get_irq() error handling
Fabio Estevam
1
-3
/
+3
2017-09-05
PCI: altera: Fix platform_get_irq() error handling
Fabio Estevam
2
-4
/
+4
2017-09-05
PCI: spear13xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: artpec6: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: armada8k: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: dra7xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-05
PCI: exynos: Fix platform_get_irq() error handling
Fabio Estevam
1
-4
/
+4
2017-09-05
PCI: iproc: Clean up whitespace
Bjorn Helgaas
1
-116
/
+115
2017-09-05
PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAP
Bjorn Helgaas
1
-10
/
+9
2017-09-05
PCI: iproc: Add 500ms delay during device shutdown
Oza Pawandeep
3
-15
/
+33
2017-08-30
iommu/vt-d: Prevent VMD child devices from being remapping targets
Jon Derrick
1
-0
/
+7
2017-08-30
x86/PCI: Use is_vmd() rather than relying on the domain number
Jon Derrick
1
-1
/
+1
2017-08-30
x86/PCI: Move VMD quirk to x86 fixups
Jon Derrick
2
-17
/
+17
2017-08-30
MAINTAINERS: Add Jonathan Derrick as VMD maintainer
Jon Derrick
1
-0
/
+1
2017-08-30
PCI: vmd: Remove IRQ affinity so we can allocate more IRQs
Keith Busch
1
-10
/
+2
2017-08-30
PCI: rcar: Add device tree support for r8a7743/5
Biju Das
1
-2
/
+5
2017-08-30
PCI: mediatek: Use PCI_NUM_INTX
Honghui Zhang
1
-3
/
+2
2017-08-30
PCI: mediatek: Add MSI support for MT2712 and MT7622
Honghui Zhang
1
-1
/
+155
2017-08-30
PCI: mediatek: Use bus->sysdata to get host private data
Honghui Zhang
1
-2
/
+1
2017-08-30
dt-bindings: PCI: Add support for MT2712 and MT7622
Ryder Lee
1
-7
/
+161
2017-08-30
PCI: mediatek: Add controller support for MT2712 and MT7622
Ryder Lee
2
-7
/
+460
2017-08-30
dt-bindings: PCI: Cleanup MediaTek binding text
Ryder Lee
1
-16
/
+16
2017-08-30
dt-bindings: PCI: Rename MediaTek binding
Ryder Lee
1
-0
/
+0
2017-08-30
PCI: mediatek: Switch to use platform_get_resource_byname()
Ryder Lee
1
-7
/
+10
2017-08-30
PCI: mediatek: Add a structure to abstract the controller generations
Honghui Zhang
1
-5
/
+26
2017-08-30
PCI: mediatek: Rename port->index and mtk_pcie_parse_ports()
Honghui Zhang
1
-25
/
+25
2017-08-30
PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 training
Ryder Lee
1
-30
/
+22
2017-08-30
PCI: mediatek: Explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-29
PCI: layerscape: Add support for ls1088a
Hou Zhiqiang
2
-0
/
+2
2017-08-29
PCI: layerscape: Add support for ls2088a
Hou Zhiqiang
2
-0
/
+10
2017-08-29
PCI: artpec6: Stop enabling writes to DBI read-only registers
Hou Zhiqiang
1
-6
/
+0
2017-08-29
PCI: layerscape: Remove unnecessary class code fixup
Hou Zhiqiang
1
-9
/
+0
2017-08-29
PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates
Hou Zhiqiang
1
-0
/
+6
2017-08-29
PCI: dwc: Add accessors for write permission of DBI read-only registers
Hou Zhiqiang
2
-3
/
+27
2017-08-29
PCI: layerscape: Disable outbound windows configured by bootloader
Hou Zhiqiang
1
-0
/
+17
2017-08-29
PCI: layerscape: Refactor ls1021_pcie_host_init()
Hou Zhiqiang
1
-10
/
+1
2017-08-29
tools: PCI: Add a missing option help line
Stan Drozd
1
-0
/
+1
2017-08-29
misc: pci_endpoint_test: Enable/Disable MSI using module param
Kishon Vijay Abraham I
1
-1
/
+5
2017-08-29
misc: pci_endpoint_test: Avoid using hard-coded BAR sizes
Kishon Vijay Abraham I
1
-3
/
+2
2017-08-29
misc: pci_endpoint_test: Add support to not enable MSI interrupts
Kishon Vijay Abraham I
1
-4
/
+9
2017-08-29
misc: pci_endpoint_test: Add support to provide aligned buffer addresses
Kishon Vijay Abraham I
1
-15
/
+76
2017-08-29
misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped to any BAR
Kishon Vijay Abraham I
1
-4
/
+21
2017-08-29
PCI: designware-ep: Do not disable BARs during initialization
Kishon Vijay Abraham I
1
-4
/
+0
2017-08-29
PCI: dra7xx: Reset all BARs during initialization
Kishon Vijay Abraham I
1
-0
/
+13
2017-08-29
PCI: dwc: designware: Provide page_size to pci_epc_mem
Kishon Vijay Abraham I
2
-1
/
+3
2017-08-29
PCI: endpoint: Remove the ->remove() callback
Shawn Lin
1
-9
/
+0
2017-08-29
PCI: endpoint: Add support to poll early for host commands
Kishon Vijay Abraham I
1
-1
/
+11
[next]