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
2023-12-11
spi: xtensa-xtfpga: switch to use modern name
Yang Yingliang
1
-15
/
+15
2023-12-11
spi: xlp: switch to use modern name
Yang Yingliang
1
-20
/
+20
2023-12-11
spi: xilinx: switch to use modern name
Yang Yingliang
1
-29
/
+29
2023-12-11
spi: xcomm: switch to use modern name
Yang Yingliang
1
-16
/
+16
2023-12-11
spi: uniphier: switch to use modern name
Yang Yingliang
1
-97
/
+97
2023-12-11
spi: topcliff-pch: switch to use modern name
Yang Yingliang
1
-113
/
+113
2023-12-11
spi: wpcm-fiu: switch to use devm_spi_alloc_host()
Yang Yingliang
1
-1
/
+1
2023-12-11
spi: spi-ti-qspi: switch to use modern name
Yang Yingliang
1
-44
/
+44
2023-12-11
spi: tegra210-quad: switch to use modern name
Yang Yingliang
1
-40
/
+40
2023-12-11
spi: tegra20-slink: switch to use modern name
Yang Yingliang
1
-49
/
+49
2023-12-11
spi: tegra20-sflash: switch to use modern name
Yang Yingliang
1
-38
/
+38
2023-12-11
spi: tegra114: switch to use modern name
Yang Yingliang
1
-59
/
+59
2023-12-11
spi: geni-qcom: switch to use modern name
Yang Yingliang
1
-48
/
+48
2023-12-11
spi: synquacer: switch to use modern name
Yang Yingliang
1
-41
/
+41
2023-12-11
spi: sunplus-sp7021: switch to use modern name
Yang Yingliang
1
-44
/
+44
2023-12-11
spi: sun6i: switch to use modern name
Yang Yingliang
1
-74
/
+74
2023-12-11
spi: sun4i: switch to use modern name
Yang Yingliang
1
-36
/
+36
2023-12-11
spi: stm32: switch to use modern name
Yang Yingliang
1
-20
/
+20
2023-12-11
spi: stm32-qspi: switch to use modern name
Yang Yingliang
1
-9
/
+9
2023-12-11
spi: st-ssc4: switch to use modern name
Yang Yingliang
1
-35
/
+35
2023-12-11
spi: sprd: switch to use modern name
Yang Yingliang
1
-2
/
+2
2023-12-11
spi: sprd-adi: switch to use spi_alloc_host()
Yang Yingliang
1
-1
/
+1
2023-12-08
spi: mpc52xx: explicitly include linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2023-12-08
spi: pxa2xx: Update DMA mapping and using logic in the documentation
Andy Shevchenko
1
-7
/
+4
2023-12-08
spi: pxa2xx: Use inclusive language
Andy Shevchenko
1
-24
/
+24
2023-12-07
spi: Add multi-cs memories support in SPI core
Amit Kumar Mahapatra
2
-52
/
+258
2023-12-07
ALSA: hda/cs35l56: Use set/get APIs to access spi->chip_select
Amit Kumar Mahapatra
1
-1
/
+1
2023-12-07
mfd: tps6594: Use spi_get_chipselect() API to access spi->chip_select
Amit Kumar Mahapatra
1
-1
/
+1
2023-12-06
spi: axi-spi-engine: add watchdog timer
David Lechner
1
-3
/
+26
2023-12-06
spi: axi-spi-engine: remove delay from CS assertion
David Lechner
1
-1
/
+1
2023-12-06
spi: axi-spi-engine: restore clkdiv at end of message
David Lechner
1
-1
/
+9
2023-12-06
spi: axi-spi-engine: implement xfer->cs_change_delay
David Lechner
1
-0
/
+4
2023-12-06
spi: axi-spi-engine: remove xfer arg from spi_engine_gen_sleep()
David Lechner
1
-5
/
+5
2023-12-06
spi: axi-spi-engine: fix sleep ticks calculation
David Lechner
1
-15
/
+10
2023-12-06
spi: axi-spi-engine: remove spi_engine_get_clk_div()
David Lechner
1
-18
/
+5
2023-12-06
spi: axi-spi-engine: populate xfer->effective_speed_hz
David Lechner
1
-0
/
+23
2023-12-06
spi: axi-spi-engine: return void from spi_engine_compile_message()
David Lechner
1
-3
/
+1
2023-12-04
spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()
Yang Yingliang
1
-1
/
+3
2023-11-30
mtd: spi-nor: Stop reporting warning message when soft reset is not suported
Chia-Lin Kao (AceLan)
1
-1
/
+2
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
10
-12
/
+14
2023-11-30
spi: spl022: switch to use default spi_transfer_one_message()
Nam Cao
1
-306
/
+66
2023-11-30
spi: introduce SPI_TRANS_FAIL_IO for error reporting
Nam Cao
2
-4
/
+11
2023-11-27
spi: sprd: adi: Use devm_register_restart_handler()
Andrew Davis
1
-22
/
+8
2023-11-26
Linux 6.7-rc3
Linus Torvalds
1
-1
/
+1
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
3
-10
/
+0
2023-11-25
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-11-25
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-11-25
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
[next]