Age | Commit message (Expand) | Author |
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 |