index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-lantiq-ssc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
spi: lantiq-ssc: Use helper function devm_clk_get_enabled()
Li Zetao
1
-8
/
+2
2023-08-14
spi: lantiq: switch to use modern name
Yang Yingliang
1
-48
/
+48
2023-07-14
spi: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-3
/
+3
2023-03-06
spi: lantiq-ssc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-02-21
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-7
/
+1
2020-09-17
spi: lantiq: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-7
/
+5
2020-08-07
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2020-07-22
spi: lantiq: Add support to Lightning Mountain SoC
Dilip Kota
1
-0
/
+40
2020-07-22
spi: lantiq: Move interrupt configuration to SoC specific data structure
Dilip Kota
1
-25
/
+39
2020-07-22
spi: lantiq: Add fifo size bit mask in SoC specific data structure
Dilip Kota
1
-10
/
+9
2020-07-22
spi: lantiq: Add support to acknowledge interrupt
Dilip Kota
1
-0
/
+13
2020-07-22
spi: lantiq: Move interrupt control register offesets to SoC specific data st...
Dilip Kota
1
-8
/
+12
2020-07-22
spi: lantiq: Add SMP support
Dilip Kota
1
-0
/
+7
2020-07-22
spi: lantiq: fix: Rx overflow error in full duplex mode
Dilip Kota
1
-0
/
+10
2020-07-20
spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
Hauke Mehrtens
1
-1
/
+1
2020-07-02
spi: lantiq-ssc: Convert to use GPIO descriptors
Linus Walleij
1
-2
/
+2
2019-10-01
spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()
Markus Elfring
1
-9
/
+1
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-9
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352
Thomas Gleixner
1
-4
/
+1
2017-04-26
Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...
Mark Brown
1
-1
/
+0
2017-03-01
spi: lantiq-ssc: add LTQ_ prefix to defines
Hauke Mehrtens
1
-215
/
+222
2017-02-21
spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2017-02-14
spi: lantiq-ssc: add support for Lantiq SSC SPI controller
Hauke Mehrtens
1
-0
/
+983