Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-31spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard
2022-01-28spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu
2022-01-26spi: uniphier: fix reference count leak in uniphier_spi_probe()Xin Xiong
2022-01-26spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin
2022-01-26spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi
2022-01-26spi: change clk_disable_unprepare to clk_unprepareDongliang Mu
2022-01-19spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4Alain Volmat
2022-01-19spi: stm32: remove inexistant variables in struct stm32_spi_cfg commentAlain Volmat
2022-01-19spi: stm32-qspi: Update spi registeringPatrice Chotard
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-11Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-01-10Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2022-01-07spi: don't include ptp_clock_kernel.h in spi.hJakub Kicinski
2022-01-07spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probeMiaoqian Lin
2022-01-07spi: atmel: Fix typoQinghua Jin
2022-01-06spi: qcom: geni: handle timeout for gpi modeVinod Koul
2022-01-06spi: qcom: geni: set the error code for gpi transferVinod Koul
2022-01-04spi: ar934x: fix transfer sizeOskari Lemmela
2021-12-23spi: pxa2xx: Propagate firmware nodeAndy Shevchenko
2021-12-23spi: dw: Propagate firmware nodeAndy Shevchenko
2021-12-23spi: dln2: Propagate firmware nodeAndy Shevchenko
2021-12-22spi: ar934x: fix transfer and word delaysOskari Lemmela
2021-12-22spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi
2021-12-20Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-20Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-12-17spi: pic32: stop setting dma_config->slave_idArnd Bergmann
2021-12-16spi: tegra20-slink: Add OPP supportDmitry Osipenko
2021-12-14Merge tag 'memory-controller-drv-renesas-5.17' of git://git.kernel.org/pub/sc...Arnd Bergmann
2021-12-13spi: Fix incorrect cs_setup delay handlingHector Martin
2021-12-06spi: change clk_disable_unprepare to clk_unprepareDongliang Mu
2021-11-29spi: pxa2xx: Get rid of unused enable_loopback memberAndy Shevchenko
2021-11-29spi: pxa2xx: Get rid of unused ->cs_control()Andy Shevchenko
2021-11-26spi: tegra210-quad: use devm call for cdata memoryKrishna Yarlagadda
2021-11-26spi: atmel: Remove setting of deprecated member of struct dma_slave_configTudor Ambarus
2021-11-26spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()Tudor Ambarus
2021-11-25spi: bcm-qspi: set transfer parameter only if they changeKamal Dasu
2021-11-25spi: bcm-qspi: choose sysclk setting based on requested speedKamal Dasu
2021-11-24spi: Fix condition in the __spi_register_driver()Andy Shevchenko
2021-11-24spi: spidev: Make probe to fail early if a spidev compatible is usedJavier Martinez Canillas
2021-11-23spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_dataAndy Shevchenko
2021-11-23spi: spidev: Use SPI_MODE_USER_MASK instead of castingAndy Shevchenko
2021-11-23spi: Fix multi-line comment styleAndy Shevchenko
2021-11-23spi: Replace memset() with __GFP_ZEROAndy Shevchenko
2021-11-22spi: deduplicate spi_match_id() in __spi_register_driver()Andy Shevchenko
2021-11-19Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-18RSPI driver support for RZ/G2LMark Brown
2021-11-18spi: qcom: geni: remove unused definesVinod Koul
2021-11-18spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()Lad Prabhakar