summaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2018-10-03spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven
2018-10-03spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven
2018-10-03spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki
2018-10-03spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami
2018-10-03spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler
2018-09-29spi: Fix double IDR allocation with DT aliasesGeert Uytterhoeven
2018-09-29spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersKirill Kapranov
2018-09-09spi: cadence: Change usleep_range() to udelay(), for atomic contextJanek Kotas
2018-09-09spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probeKrzysztof Kozlowski
2018-09-09spi: pxa2xx: Add support for Intel Ice LakeMika Westerberg
2018-09-09spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski
2018-08-03spi: meson-spicc: Fix error handling in meson_spicc_probe()Alexey Khoroshilov
2018-08-03spi: Add missing pm_runtime_put_noidle() after failed getTony Lindgren
2018-08-03spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCACGeert Uytterhoeven
2018-08-03spi: spi-s3c64xx: Fix system resume supportMarek Szyprowski
2018-06-21spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring
2018-06-21spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()sxauwsk
2018-06-21spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCRVladimir Zapolskiy
2018-05-30spi: bcm-qspi: fIX some error handling pathsChristophe Jaillet
2018-05-22spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRLKamal Dasu
2018-05-22spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor masterKamal Dasu
2018-05-22spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko
2018-04-26spi: a3700: Clear DATA_OUT when performing a readMaxime Chevallier
2018-04-24spi: Fix unregistration of controller with fixed SPI bus numberJarkko Nikula
2018-04-24spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier
2018-04-24spi: atmel: init FIFOs before spi enableEugen Hristev
2018-04-12spi: sh-msiof: Fix timeout failures for TX-only DMA transfersGeert Uytterhoeven
2018-03-24spi: sh-msiof: Avoid writing to registers from spi_master.setup()Geert Uytterhoeven
2018-03-19spi: sun6i: disable/unprepare clocks on removeTobias Jordan
2018-03-03spi: atmel: fixed spin_lock usage inside atmel_spi_removeRadu Pirea
2018-02-25spi: sun4i: disable clocks in the remove functionTakuo Koguchi
2018-02-03spi: imx: do not access registers while clocks disabledStefan Agner
2017-12-29spi: a3700: Fix clk prescaling for coefficient over 15Maxime Chevallier
2017-12-29spi: xilinx: Detect stall with Unknown commandsRicardo Ribalda Delgado
2017-12-10spi: spi-axi: fix potential use-after-free after deregistrationJohan Hovold
2017-12-10spi: sh-msiof: Fix DMA transfer size checkHiromitsu Yamasaki
2017-11-21spi: fix use-after-free at controller deregistrationJohan Hovold
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown
2017-10-16spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersLucas Stach
2017-10-12spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error pathFlorian Fainelli
2017-10-10spi: a3700: Return correct value on timeout detectionMaxime Chevallier
2017-09-13spi: stm32: Fix logical error in stm32_spi_prepare_mbr()Christos Gkekas
2017-09-13spi: armada-3700: Fix padding when sending not 4-byte aligned dataZachary Zhang
2017-09-13spi: armada-3700: Fix failing commands with quad-SPIMiquel Raynal
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-04Merge remote-tracking branch 'spi/topic/xlp' into spi-nextMark Brown
2017-09-04Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/stm32', 'spi/...Mark Brown
2017-09-04Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/pxa2xx', 'spi/topi...Mark Brown