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
2020-05-29
spi: Convert DW SPI binding to DT schema
Serge Semin
3
-73
/
+133
2020-05-29
spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config
Andy Shevchenko
1
-6
/
+6
2020-05-29
spi: dw: Make DMA request line assignments explicit for Intel Medfield
Andy Shevchenko
1
-8
/
+6
2020-05-29
spi: bcm2835: Remove shared interrupt support
Mark Brown
1
-6
/
+2
2020-05-29
dt-bindings: snps,dw-apb-ssi: add optional reset property
Dinh Nguyen
1
-0
/
+5
2020-05-29
spi: dw: add reset control
Dinh Nguyen
1
-0
/
+13
2020-05-29
spi: bcm2835: Enable shared interrupt support
Martin Sperl
1
-2
/
+6
2020-05-29
spi: bcm2835: Implement shutdown callback
Florian Fainelli
1
-0
/
+10
2020-05-29
spi: dw: Use regset32 DebugFS method to create regdump file
Serge Semin
2
-60
/
+28
2020-05-29
spi: dw: Add DMA support to the DW SPI MMIO driver
Serge Semin
1
-0
/
+4
2020-05-29
spi: dw: Cleanup generic DW DMA code namings
Serge Semin
3
-48
/
+49
2020-05-29
spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
Serge Semin
1
-3
/
+6
2020-05-29
spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
Serge Semin
1
-1
/
+1
2020-05-29
spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
Serge Semin
5
-69
/
+73
2020-05-29
spi: dw: Add core suffix to the DW APB SSI core source file
Serge Semin
2
-0
/
+1
2020-05-29
spi: dw: Fix Rx-only DMA transfers
Serge Semin
1
-0
/
+1
2020-05-29
spi: dw: Use DMA max burst to set the request thresholds
Serge Semin
2
-4
/
+35
2020-05-29
spi: dw: Parameterize the DMA Rx/Tx burst length
Serge Semin
1
-4
/
+6
2020-05-29
spi: dw: Add SPI Rx-done wait method to DMA-based transfer
Serge Semin
1
-1
/
+47
2020-05-29
spi: dw: Add SPI Tx-done wait method to DMA-based transfer
Serge Semin
1
-0
/
+34
2020-05-29
spi: dw: Locally wait for the DMA transfers completion
Serge Semin
2
-4
/
+42
2020-05-29
spi: dw: Return any value retrieved from the dma_transfer callback
Serge Semin
2
-6
/
+3
2020-05-29
spi: dw: Set xfer effective_speed_hz
Serge Semin
1
-0
/
+1
2020-05-28
spi: tegra20-sflash: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-28
spi: tegra20-slink: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-28
spi: tegra114: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-28
spi: imx: fallback to PIO if dma setup failure
Robin Gong
1
-4
/
+27
2020-05-26
spi: spi-fsl-lpspi: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+4
2020-05-26
spi: Remove note about transfer limit for spi_write_then_read()
Mark Brown
1
-2
/
+1
2020-05-26
spi: pxa2xx: Fix runtime PM ref imbalance on probe error
Lukas Wunner
1
-1
/
+0
2020-05-26
spi: pxa2xx: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-05-26
spi: dw: Fix controller unregister order
Lukas Wunner
1
-1
/
+3
2020-05-25
spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode
dillon min
1
-1
/
+2
2020-05-25
spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
dillon min
1
-4
/
+15
2020-05-25
spi: mux: repair mux usage
Peter Rosin
1
-4
/
+4
2020-05-24
Linux 5.7-rc7
Linus Torvalds
1
-1
/
+1
2020-05-23
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-23
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
1
-1
/
+1
2020-05-23
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-23
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-23
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
4
-4
/
+7
2020-05-23
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
1
-2
/
+2
2020-05-23
MAINTAINERS: add files related to kdump
Baoquan He
1
-0
/
+5
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
1
-5
/
+6
2020-05-23
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
1
-1
/
+1
2020-05-23
MAINTAINERS: update email address for Naoya Horiguchi
Naoya Horiguchi
1
-1
/
+1
2020-05-23
sh: include linux/time_types.h for sockios
Arnd Bergmann
1
-0
/
+2
2020-05-23
kasan: disable branch tracing for core runtime
Marco Elver
3
-10
/
+8
2020-05-23
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
John Hubbard
1
-2
/
+0
[next]