index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mt7621.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: mt7621: allow GPIO chip select lines
Justin Swartz
2024-03-25
1
-50
/
+45
*
spi: mt7621: switch to use modern name
Yang Yingliang
2023-09-11
1
-25
/
+25
*
spi: Explicitly include correct DT includes
Rob Herring
2023-07-14
1
-0
/
+2
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-1
/
+1
*
spi: mt7621: Remove 'clk' from 'struct mt7621_spi'
Christophe JAILLET
2022-08-29
1
-3
/
+1
*
spi: mt7621: Use devm_spi_register_controller()
Christophe JAILLET
2022-08-29
1
-15
/
+1
*
spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling
Christophe JAILLET
2022-08-29
1
-13
/
+1
*
spi: mt7621: Fix an error message in mt7621_spi_probe()
Christophe JAILLET
2022-08-29
1
-5
/
+3
*
spi: mt7621: Don't leak SPI master in probe error path
Lukas Wunner
2020-12-07
1
-2
/
+3
*
spi: mt7621: Disable clock in probe error path
Lukas Wunner
2020-12-07
1
-1
/
+5
*
spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe
Qinglang Miao
2020-11-09
1
-0
/
+2
*
spi: mt7621: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
*
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-07
1
-6
/
+1
*
spi: mt7621: Move SPI driver out of staging
Stefan Roese
2019-03-25
1
-0
/
+421