summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-24spi: sprd: Make sure offset not equal to slave address sizeChunyan Zhang
2021-08-24spi: sprd: Pass offset instead of physical address to adi_read/_write()Chunyan Zhang
2021-08-23spi: rockchip-sfc: Fix assigned but never used return error codesColin Ian King
2021-08-23spi: rockchip-sfc: Remove redundant IO operationsJon Lin
2021-08-20spi: stm32: fix excluded_middle.cocci warningskernel test robot
2021-08-18spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove()Yang Yingliang
2021-08-17spi: rockchip-sfc: add rockchip serial flash controllerChris Morgan
2021-08-12spi: mxic: add missing bracesYang Yingliang
2021-08-10spi: spi-pic32: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-10spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-09spi: mediatek: fix build warnning in set cs timingMason Zhang
2021-08-09spi: mxic: patch for octal DTR mode supportZhengxun Li
2021-08-09spi: tegra20-slink: Don't use resource-managed spi_register helperDmitry Osipenko
2021-08-09spi: tegra20-slink: Improve runtime PM usageDmitry Osipenko
2021-08-05spi: modify set_cs_timing parameterMason Zhang
2021-08-05spi: move cs spi_delay to spi_deviceMason Zhang
2021-08-03Merge series "arm: ep93xx: CCF conversion" from Nikita Shubin <nikita.shubin@...Mark Brown
2021-08-03spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'Jason Wang
2021-08-03spi: spi-ep93xx: Prepare clock before using itAlexander Sverdlin
2021-08-03spi: imx: Implement support for CS_WORDUwe Kleine-König
2021-07-22spi: pxa2xx: Adapt reset_sccr1() to the case when no message availableAndy Shevchenko
2021-07-19Merge series "spi: fsi: Reduce max transfer size to 8 bytes" from Eddie James...Mark Brown
2021-07-19spi: fsi: Reduce max transfer size to 8 bytesEddie James
2021-07-19spi: imx: Simplify logic in spi_imx_push()Uwe Kleine-König
2021-07-19spi: pxa2xx: Reuse int_stop_and_reset() in couple of placesAndy Shevchenko
2021-07-19spi: pxa2xx: Reset DMA bits in CR1 in reset_sccr1()Andy Shevchenko
2021-07-19spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()Andy Shevchenko
2021-07-14spi: spi-geni-qcom: Remove confusing comment about setting the watermarkDouglas Anderson
2021-07-14spi: mediatek: add tick_delay supportMason Zhang
2021-07-12Merge series "spi: stm32: various fixes & cleanup" from Alain Volmat <alain.v...Mark Brown
2021-07-11spi: mediatek: add no_need_unprepare supportMason Zhang
2021-07-11spi: stm32: finalize message either on dma callback or EOTAlain Volmat
2021-07-11spi: stm32h7: don't wait for EOT and flush fifo on disableAlain Volmat
2021-07-11spi: stm32h7: rework rx fifo read functionAmelie Delaunay
2021-07-11spi: stm32: Revert "properly handle 0 byte transfer"Alain Volmat
2021-07-11spi: stm32: enable pm_runtime autosuspendAlain Volmat
2021-07-11Merge existing fixes from spi/for-5.14Mark Brown
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-07-10Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu