summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2021-07-14spi: spi-sun6i: Fix chipselect/clock bugMirko Vogt1-1/+5
2021-07-14spi: Avoid undefined behaviour when counting unused native CSsAndy Shevchenko1-1/+1
2021-07-14spi: Allow to have all native CSs in use along with GPIOsAndy Shevchenko1-2/+3
2021-07-14spi: meson-spicc: fix memory leak in meson_spicc_probezpershuai1-1/+1
2021-07-14spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.zpershuai1-2/+4
2021-07-14spi: omap-100k: Fix the length judgment problemTian Tao1-1/+1
2021-07-14spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()Jay Fang1-1/+3
2021-07-14spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'Jay Fang1-1/+1
2021-07-14spi: Make of_register_spi_device also set the fwnodeCharles Keepax1-0/+1
2021-06-30spi: spi-nxp-fspi: move the register operation after the clock enableHaibo Chen1-6/+5
2021-06-23spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()Patrice Chotard1-1/+4
2021-06-23spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error codezpershuai1-3/+4
2021-06-16spi: bcm2835: Fix out-of-bounds access with more than 4 slavesLukas Wunner1-2/+8
2021-06-16spi: Cleanup on failure of initial setupLukas Wunner5-19/+54
2021-06-16spi: Don't have controller clean up spi device before driver unbindSaravana Kannan1-3/+3
2021-06-16spi: sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang1-0/+1
2021-06-16spi: spi-zynq-qspi: Fix stack violation bugKaren Dombroski1-4/+3
2021-06-16spi: Fix spi device unregister flowSaravana Kannan1-6/+12
2021-06-03spi: Assume GPIO CS active high in ACPI caseAndy Shevchenko1-5/+18
2021-06-03spi: take the SPI IO-mutex in the spi_set_cs_timing methodLeilk Liu1-2/+7
2021-06-03spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-05-14spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single failsQuanyang Wang1-6/+20
2021-05-14spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_opQuanyang Wang1-10/+4
2021-05-14spi: spi-zynqmp-gqspi: fix hang issue when suspend/resumeQuanyang Wang1-6/+14
2021-05-14spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issueQuanyang Wang1-39/+8
2021-05-14spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probeDinghao Liu1-2/+12
2021-05-14spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()Wei Yongjun1-1/+3
2021-05-14spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()Wang Li1-1/+1
2021-05-14spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_opQuanyang Wang1-1/+1
2021-05-14spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's inter...Quanyang Wang1-22/+18
2021-05-14spi: spi-zynqmp-gqspi: add mutex locking for exec_opQuanyang Wang1-0/+5
2021-05-14spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_ex...Quanyang Wang1-3/+3
2021-05-14spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()Yang Yingliang1-5/+18
2021-05-14spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III1-7/+2
2021-05-14spi: stm32: Fix use-after-free on unbindAlain Volmat1-14/+10
2021-05-14spi: stm32: drop devres version of spi_register_masterAntonio Borneo1-1/+2
2021-05-14spi: rockchip: avoid objtool warningArnd Bergmann1-3/+10
2021-05-12spi: sync up initial chipselect stateDavid Bauer1-8/+8
2021-05-12spi: qup: fix PM reference leak in spi_qup_remove()Wang Li1-1/+1
2021-05-12spi: omap-100k: Fix reference leak to masterWei Yongjun1-3/+3
2021-05-12spi: dln2: Fix reference leak to masterWei Yongjun1-1/+1
2021-05-12spi: ath79: remove spi-master setup and cleanup assignmentDavid Bauer1-2/+0
2021-05-12spi: ath79: always call chipselect functionDavid Bauer1-0/+1
2021-05-12spi: spi-ti-qspi: Free DMA resourcesTudor Ambarus1-6/+14
2021-05-12spi: stm32-qspi: fix pm_runtime usage_count counterChristophe Kerello1-4/+14
2021-03-11spi: cadence: set cqspi to the driver_data field of struct deviceMeng Li1-0/+1
2021-02-23Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-6/+6
2021-02-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+2
2021-02-22Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds32-2434/+2272
2021-02-21Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1