aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-12Input: ads7846: do not overwrite spi->mode flags set by spi frameworkOleksij Rempel
2020-11-12spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner
2020-11-12spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner
2020-11-12spi: synquacer: Disable clock in probe error pathLukas Wunner
2020-11-12spi: bcm-qspi: Fix use-after-free on unbindLukas Wunner
2020-11-12spi: bcm2835aux: Fix use-after-free on unbindLukas Wunner
2020-11-12spi: bcm2835: Fix use-after-free on unbindLukas Wunner
2020-11-12spi: Introduce device-managed SPI controller allocationLukas Wunner
2020-11-11Merge series "SPI/ Input: ads7846: properly handle spi->mode flags" from Olek...Mark Brown
2020-11-11spi: sprd: fix reference leak in sprd_spi_removeZhang Qilong
2020-11-11spi: introduce SPI_MODE_X_MASK macroOleksij Rempel
2020-11-11spi: fsi: Fix transfer returning without finalizing messageEddie James
2020-11-11spi: fix client driver breakages when using GPIO descriptorsSven Van Asbroeck
2020-11-10spi: imx: fix reference leak in two imx operationsZhang Qilong
2020-11-10spi: atmel-quadspi: Disable clock in probe error pathLukas Wunner
2020-11-09spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_h...Qinglang Miao
2020-11-09spi: tegra114: fix reference leak in tegra spi opsZhang Qilong
2020-11-09spi: tegra20-sflash: fix reference leak in tegra_sflash_resumeZhang Qilong
2020-11-09spi: tegra20-slink: fix reference leak in slink ops of tegra20Zhang Qilong
2020-11-09spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probeQinglang Miao
2020-11-09spi: spi-ti-qspi: fix reference leak in ti_qspi_setupZhang Qilong
2020-11-09spi: stm32-qspi: fix reference leak in stm32 qspi operationsZhang Qilong
2020-11-06spi: bcm2835: remove use of uninitialized gpio flags variableMartin Hundebøll
2020-11-06spi: stm32: fix reference leak in stm32_spi_resumeZhang Qilong
2020-11-04spi: spi-mem: fix reference leak in spi_mem_access_startZhang Qilong
2020-11-04spi: fsl-dspi: fix wrong pointer in suspend/resumeZhao Qiang
2020-11-02spi: spi-mem: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-11-02spi: img-spfi: fix reference leak in img_spfi_resumeZhang Qilong
2020-10-30spi: atmel: Downgrade to dev_dbg when dma_request_chan() failsTudor Ambarus
2020-10-29spi: bcm2835: fix gpio cs level inversionMartin Hundebøll
2020-10-28spi: fix a typo inside a kernel-doc markupMauro Carvalho Chehab
2020-10-28Merge tag 'v5.10-rc1' into spi-5.10Mark Brown
2020-10-26spi: spi-sun6i: enable autosuspend featureAlexander Kochetkov
2020-10-26spi: rockchip: enable autosuspend featureAlexander Kochetkov
2020-10-26spi: spi-sun6i: implement DMA-based transfer modeAlexander Kochetkov
2020-10-26Merge existing fixes from spi/for-5.10Mark Brown
2020-10-25Linux 5.10-rc1Linus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds