summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-26spi: sprd: Add ADI r3 supportChunyan Zhang1-50/+165
2021-08-26spi: sprd: Fix the wrong WDG_LOAD_VALChunyan Zhang1-1/+1
2021-08-24spi: sprd: fill offset only to RD_CMD register for reading from slave deviceChunyan Zhang1-6/+5
2021-08-24spi: sprd: Make sure offset not equal to slave address sizeChunyan Zhang1-1/+1
2021-08-24spi: sprd: Pass offset instead of physical address to adi_read/_write()Chunyan Zhang1-61/+44
2021-08-23spi: rockchip-sfc: Fix assigned but never used return error codesColin Ian King1-2/+2
2021-08-23spi: rockchip-sfc: Remove redundant IO operationsJon Lin1-2/+2
2021-08-20spi: stm32: fix excluded_middle.cocci warningskernel test robot1-2/+1
2021-08-18spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove()Yang Yingliang1-2/+0
2021-08-17spi: rockchip-sfc: add rockchip serial flash controllerChris Morgan3-0/+707
2021-08-12spi: mxic: add missing bracesYang Yingliang1-1/+2
2021-08-10spi: spi-pic32: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-08-10spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-08-09spi: mediatek: fix build warnning in set cs timingMason Zhang1-6/+6
2021-08-09spi: mxic: patch for octal DTR mode supportZhengxun Li1-11/+30
2021-08-09spi: tegra20-slink: Don't use resource-managed spi_register helperDmitry Osipenko1-1/+5
2021-08-09spi: tegra20-slink: Improve runtime PM usageDmitry Osipenko1-48/+25
2021-08-05spi: modify set_cs_timing parameterMason Zhang2-50/+65
2021-08-05spi: move cs spi_delay to spi_deviceMason Zhang1-3/+3
2021-08-04Merge series "arm: ep93xx: CCF conversion" from Nikita Shubin <nikita.shubin@...Mark Brown1-2/+2
2021-08-03spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'Jason Wang1-2/+2
2021-08-03spi: spi-ep93xx: Prepare clock before using itAlexander Sverdlin1-2/+2
2021-08-03spi: imx: Implement support for CS_WORDUwe Kleine-König1-0/+10
2021-07-22spi: pxa2xx: Adapt reset_sccr1() to the case when no message availableAndy Shevchenko1-3/+10
2021-07-19Merge series "spi: fsi: Reduce max transfer size to 8 bytes" from Eddie James...Mark Brown1-103/+22
2021-07-19spi: fsi: Reduce max transfer size to 8 bytesEddie James1-103/+22
2021-07-19spi: imx: Simplify logic in spi_imx_push()Uwe Kleine-König1-8/+3
2021-07-19spi: pxa2xx: Reuse int_stop_and_reset() in couple of placesAndy Shevchenko1-9/+3
2021-07-19spi: pxa2xx: Reset DMA bits in CR1 in reset_sccr1()Andy Shevchenko1-1/+1
2021-07-19spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()Andy Shevchenko1-9/+7
2021-07-14spi: spi-geni-qcom: Remove confusing comment about setting the watermarkDouglas Anderson1-6/+0
2021-07-14spi: mediatek: add tick_delay supportMason Zhang1-1/+10
2021-07-12Merge series "spi: stm32: various fixes & cleanup" from Alain Volmat <alain.v...Mark Brown1-78/+44
2021-07-12spi: mediatek: add no_need_unprepare supportMason Zhang1-7/+34
2021-07-12spi: stm32: finalize message either on dma callback or EOTAlain Volmat1-37/+20
2021-07-12spi: stm32h7: don't wait for EOT and flush fifo on disableAlain Volmat1-22/+2
2021-07-12spi: stm32h7: rework rx fifo read functionAmelie Delaunay1-17/+13
2021-07-12spi: stm32: Revert "properly handle 0 byte transfer"Alain Volmat1-4/+0
2021-07-12spi: stm32: enable pm_runtime autosuspendAlain Volmat1-0/+11
2021-07-12Merge existing fixes from spi/for-5.14Mark Brown2-26/+36
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+12
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds35-162/+276
2021-07-11Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds26-533/+274
2021-07-11rtc: pcf8523: rename register and bit definesAlexandre Belloni1-73/+73
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-46/+4
2021-07-10Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-2/+1
2021-07-10Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-299/+895
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds10-69/+139
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds74-4930/+7348
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds21-38/+1156