Age | Commit message (Expand) | Author |
2020-08-06 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-07-31 | Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus | Mark Brown |
2020-07-29 | Merge remote-tracking branch 'spi/for-5.9' into spi-next | Mark Brown |
2020-07-29 | Merge remote-tracking branch 'spi/for-5.8' into spi-linus | Mark Brown |
2020-07-29 | spi: lpspi: fix using CS discontinuously on i.MX8DXLEVK | Clark Wang |
2020-07-29 | spi: lpspi: remove unused fsl_lpspi->chipselect | Clark Wang |
2020-07-29 | spi: lpspi: Fix kernel warning dump when probe fail after calling spi_register | Clark Wang |
2020-07-28 | spi: rockchip: Fix error in SPI slave pio read | Jon Lin |
2020-07-28 | spi: rockchip: Support 64-location deep FIFOs | Jon Lin |
2020-07-28 | spi: rockchip: Config spi rx dma burst size depend on xfer length | Jon Lin |
2020-07-28 | spi: spi-topcliff-pch: drop call to wakeup-disable | Vaibhav Gupta |
2020-07-28 | spi: spidev: Align buffers for DMA | Christian Eggers |
2020-07-27 | spi: sun4i: update max transfer size reported | Jonathan Liu |
2020-07-27 | spi: imx: enable runtime pm support | Clark Wang |
2020-07-22 | spi: mediatek: add spi support for mt8192 IC | leilk.liu |
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-22 | spi: spi-topcliff-pch: use generic power management | Vaibhav Gupta |
2020-07-22 | spi: ppc4xx: Convert to use GPIO descriptors | Linus Walleij |
2020-07-22 | spi: spi-cadence: add support for chip select high | Shreyas Joshi |
2020-07-22 | spi: lpspi: fix the imbalance of runtime pm function call | Clark Wang |
2020-07-21 | spi: dw-dma: Fix Tx DMA channel working too fast | Serge Semin |
2020-07-20 | spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM | Hauke Mehrtens |
2020-07-17 | Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-07-17 | spi: spi-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI | Lee Jones |
2020-07-17 | spi: spi-pxa2xx: Do not define 'struct acpi_device_id' when !CONFIG_ACPI | Lee Jones |
2020-07-17 | spi: spi-at91-usart: Remove unused OF table 'struct of_device_id' | Lee Jones |
2020-07-17 | spi: spi-topcliff-pch: Add missing descriptions to 'struct pch_spi_data' | Lee Jones |
2020-07-17 | spi: spi-zynqmp-gqspi: Correct a couple of misspellings in kerneldoc | Lee Jones |
2020-07-17 | spi: spi-zynq-qspi: Add description for 2 missing attributes/parameters | Lee Jones |
2020-07-17 | spi: spi-pl022: Provide missing struct attribute/function param docs | Lee Jones |
2020-07-17 | spi: spi-s3c64xx: Add missing entries for structs 's3c64xx_spi_dma_data' and ... | Lee Jones |
2020-07-17 | spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_sp... | Lee Jones |
2020-07-17 | spi: spi-meson-spifc: Fix misdocumenting of 'dev' in 'struct meson_spifc' | Lee Jones |
2020-07-17 | spi: spi-ep93xx: Fix API slippage | Lee Jones |
2020-07-17 | spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages | Lee Jones |
2020-07-17 | spi: spi-bitbang: Demote obvious misuse of kerneldoc to standard comment blocks | Lee Jones |
2020-07-17 | spi: spi-loopback-test: Fix formatting issues in function header blocks | Lee Jones |
2020-07-17 | Merge series "spi: bcm2835/bcm2835aux: support effective_speed_hz" from Marc ... | Mark Brown |
2020-07-17 | spi: coldfire-qspi: Use clk_prepare_enable and clk_disable_unprepare | Qing Zhang |
2020-07-17 | spi: Fix SPI NOR and SPI NAND acronyms | Tudor Ambarus |