summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-lantiq-ssc.c
AgeCommit message (Expand)Author
2020-09-17spi: lantiq: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-22spi: lantiq: Add support to Lightning Mountain SoCDilip Kota
2020-07-22spi: lantiq: Move interrupt configuration to SoC specific data structureDilip Kota
2020-07-22spi: lantiq: Add fifo size bit mask in SoC specific data structureDilip Kota
2020-07-22spi: lantiq: Add support to acknowledge interruptDilip Kota
2020-07-22spi: lantiq: Move interrupt control register offesets to SoC specific data st...Dilip Kota
2020-07-22spi: lantiq: Add SMP supportDilip Kota
2020-07-22spi: lantiq: fix: Rx overflow error in full duplex modeDilip Kota
2020-07-20spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIMHauke Mehrtens
2020-07-01spi: lantiq-ssc: Convert to use GPIO descriptorsLinus Walleij
2019-10-01spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()Markus Elfring
2019-08-02spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352Thomas Gleixner
2017-04-26Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...Mark Brown
2017-03-01spi: lantiq-ssc: add LTQ_ prefix to definesHauke Mehrtens
2017-02-21spi: lantiq-ssc: fix platform_no_drv_owner.cocci warningskbuild test robot
2017-02-14spi: lantiq-ssc: add support for Lantiq SSC SPI controllerHauke Mehrtens