summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2020-01-04spi: tegra20-slink: add missed clk_unprepareChuhong Yuan
2020-01-04spi: pxa2xx: Add missed security checksChuhong Yuan
2020-01-04spi: img-spfi: fix potential double releasePan Bian
2020-01-04spi: Add call to spi_slave_abort() function when spidev driver is releasedLukasz Majewski
2019-12-21spi: atmel: Fix CS high supportGregory CLEMENT
2019-11-28spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatchVignesh R
2019-11-28spi: omap2-mcspi: Set FIFO DMA trigger level to word lengthVignesh R
2019-11-28spi: sh-msiof: fix deferred probingSergei Shtylyov
2019-11-25spi: rockchip: initialize dma_slave_config properlyHuibin Hong
2019-11-25spi: spidev: Fix OF tree warning logicTrent Piepho
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl
2019-09-10spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring
2019-08-11spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner
2019-07-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing
2019-06-22dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko
2019-06-11spi: Fix zero length xfer bugChris Lesiak
2019-06-11spi: rspi: Fix sequencer reset during initializationGeert Uytterhoeven
2019-06-11spi : spi-topcliff-pch: Fix to handle empty DMA buffersAditya Pakki
2019-06-11spi: tegra114: reset controller on probeSowjanya Komatineni
2019-06-11spi: pxa2xx: fix SCR (divisor) calculationFlavio Suligoi
2019-03-28Merge tag 'v4.4.177' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b6.183-20190331Marcel Ziswiler
2019-01-13spi: bcm2835: Unbreak the build of esoteric configsLukas Wunner
2019-01-13spi: bcm2835: Avoid finishing transfer prematurely in IRQ modeLukas Wunner
2019-01-13spi: bcm2835: Fix book-keeping of DMA terminationLukas Wunner
2019-01-13spi: bcm2835: Fix race on DMA terminationLukas Wunner
2018-12-13Merge tag 'v4.4.167' into toradex_vf_4.4-nextMarcel Ziswiler
2018-11-10spi: xlp: fix error return code in xlp_spi_probe()Gustavo A. R. Silva
2018-11-10spi/bcm63xx: fix error return code in bcm63xx_spi_probe()Gustavo A. R. Silva
2018-11-10spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe()Gustavo A. R. Silva
2018-10-10spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven
2018-10-10spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven
2018-10-10spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki
2018-10-10spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami
2018-10-10spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler
2018-09-27Merge tag 'v4.4.158' into HEADMarcel Ziswiler
2018-09-09spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski
2018-07-09Merge tag 'v4.4.139' into toradex_vf_4.4-nextMax Krummenacher
2018-07-03spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier
2018-06-21Merge tag 'v4.4.138' into toradex_vf_4.4-nextMax Krummenacher
2018-05-26spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko
2018-04-08spi: davinci: fix up dma_mapping_error() incorrect patchGreg Kroah-Hartman
2018-03-24spi: dw: Disable clock after unregistering the hostMarek Vasut
2018-03-22spi: sun6i: disable/unprepare clocks on removeTobias Jordan
2018-03-22spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transferAkinobu Mita
2018-03-13Merge tag 'v4.4.121' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b2.97-20180331Max Krummenacher
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