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