| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: Use of_device_get_match_data() | Minghao Chi (CGEL ZTE) | 2022-02-21 | 1 | -7/+1 |
* | spi: lantiq: remove redundant irqsave and irqrestore in hardIRQ | Barry Song | 2020-09-17 | 1 | -7/+5 |
* | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-08-06 | 1 | -1/+1 |
|\ |
|
| * | spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM | Hauke Mehrtens | 2020-07-20 | 1 | -1/+1 |
* | | spi: lantiq: Add support to Lightning Mountain SoC | Dilip Kota | 2020-07-22 | 1 | -0/+40 |
* | | spi: lantiq: Move interrupt configuration to SoC specific data structure | Dilip Kota | 2020-07-22 | 1 | -25/+39 |
* | | spi: lantiq: Add fifo size bit mask in SoC specific data structure | Dilip Kota | 2020-07-22 | 1 | -10/+9 |
* | | spi: lantiq: Add support to acknowledge interrupt | Dilip Kota | 2020-07-22 | 1 | -0/+13 |
* | | spi: lantiq: Move interrupt control register offesets to SoC specific data st... | Dilip Kota | 2020-07-22 | 1 | -8/+12 |
* | | spi: lantiq: Add SMP support | Dilip Kota | 2020-07-22 | 1 | -0/+7 |
* | | spi: lantiq: fix: Rx overflow error in full duplex mode | Dilip Kota | 2020-07-22 | 1 | -0/+10 |
* | | spi: lantiq-ssc: Convert to use GPIO descriptors | Linus Walleij | 2020-07-01 | 1 | -2/+2 |
|/ |
|
* | spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe() | Markus Elfring | 2019-10-01 | 1 | -9/+1 |
* | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-02 | 1 | -9/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
*-. | Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top... | Mark Brown | 2017-04-26 | 1 | -1/+0 |
|\ \ |
|
| | * | spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 2017-02-21 | 1 | -1/+0 |
| |/ |
|
* / | spi: lantiq-ssc: add LTQ_ prefix to defines | Hauke Mehrtens | 2017-03-01 | 1 | -215/+222 |
|/ |
|
* | spi: lantiq-ssc: add support for Lantiq SSC SPI controller | Hauke Mehrtens | 2017-02-14 | 1 | -0/+983 |