summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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-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-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-09spi: davinci: fix a NULL pointer dereferenceBartosz Golaszewski
2018-07-03spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier
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-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
2018-01-02spi: xilinx: Detect stall with Unknown commandsRicardo Ribalda Delgado
2017-12-16Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"Sasha Levin
2017-12-09spi: sh-msiof: Fix DMA transfer size checkHiromitsu Yamasaki
2017-11-30spi: SPI_FSL_DSPI should depend on HAS_DMAGeert Uytterhoeven
2017-08-06spi: dw: Make debugfs name unique between instancesPhil Reid
2017-07-05spi: davinci: use dma_mapping_error()Kevin Hilman
2017-01-15spi: mvebu: fix baudrate calculation for armada variantUwe Kleine-König
2016-10-31spi: spi-fsl-dspi: Drop extra spi_master_put in device remove functionWei Yongjun
2016-10-07spi: sh-msiof: Avoid invalid clock generator parametersGeert Uytterhoeven
2016-08-20spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel QuarkAndy Shevchenko
2016-08-10spi: sun4i: fix FIFO limitMichal Suchanek
2016-08-10spi: sunxi: fix transfer timeoutMichal Suchanek
2016-05-18spi: spi-ti-qspi: Handle truncated frames properlyBen Hutchings
2016-05-18spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overriddenBen Hutchings
2016-05-18spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPTJarkko Nikula
2016-05-04spi/rockchip: Make sure spi clk is on in rockchip_spi_set_csHuibin Hong
2016-03-03spi: atmel: fix gpio chip-select in case of non-DT platformCyrille Pitchen
2016-03-03spi: omap2-mcspi: Prevent duplicate gpio_requestMichael Welling
2015-12-16Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-l...Mark Brown
2015-12-16Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown
2015-12-16spi: fix parent-device reference leakJohan Hovold
2015-12-16spi: spidev: Hold spi_lock over all defererences of spi in release()Mark Brown
2015-12-12spi-fsl-dspi: Fix CTAR Register accessBhuvanchandra DV