index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-lantiq-ssc.c
Age
Commit message (
Expand
)
Author
2023-09-11
spi: lantiq-ssc: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-14
spi: lantiq: switch to use modern name
Yang Yingliang
2023-07-14
spi: Explicitly include correct DT includes
Rob Herring
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-06
spi: lantiq-ssc: Convert to platform remove callback returning void
Uwe Kleine-König
2022-02-21
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2020-09-17
spi: lantiq: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
2020-08-06
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-07-22
spi: lantiq: Add support to Lightning Mountain SoC
Dilip Kota
2020-07-22
spi: lantiq: Move interrupt configuration to SoC specific data structure
Dilip Kota
2020-07-22
spi: lantiq: Add fifo size bit mask in SoC specific data structure
Dilip Kota
2020-07-22
spi: lantiq: Add support to acknowledge interrupt
Dilip Kota
2020-07-22
spi: lantiq: Move interrupt control register offesets to SoC specific data st...
Dilip Kota
2020-07-22
spi: lantiq: Add SMP support
Dilip Kota
2020-07-22
spi: lantiq: fix: Rx overflow error in full duplex mode
Dilip Kota
2020-07-20
spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
Hauke Mehrtens
2020-07-01
spi: lantiq-ssc: Convert to use GPIO descriptors
Linus Walleij
2019-10-01
spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()
Markus Elfring
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352
Thomas Gleixner
2017-04-26
Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...
Mark Brown
2017-03-01
spi: lantiq-ssc: add LTQ_ prefix to defines
Hauke Mehrtens
2017-02-21
spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2017-02-14
spi: lantiq-ssc: add support for Lantiq SSC SPI controller
Hauke Mehrtens