summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2018-06-16spi: imx: do not access registers while clocks disabledStefan Agner
2018-06-16spi: sun6i: disable/unprepare clocks on removeTobias Jordan
2017-11-11spi/pl022: Explicitly truncate large bitmaskMark Brown
2017-11-11spi/atmel: Fix pointer to int conversion warnings on 64 bit buildsMark Brown
2017-11-11spi: rspi: Remove unused variable in rspi_rz_transfer_one()Geert Uytterhoeven
2017-10-12spi: atmel: fix corrupted data issue on SAM9 family SoCsCyrille Pitchen
2016-08-22spi: sunxi: fix transfer timeoutMichal Suchanek
2016-08-22spi: sun4i: fix FIFO limitMichal Suchanek
2016-06-15spi: spi-ti-qspi: Handle truncated frames properlyBen Hutchings
2016-06-15spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overriddenBen Hutchings
2016-01-25spi: fix parent-device reference leakJohan Hovold
2015-12-13spi: atmel: Fix DMA-setup for transfers with more than 8 bits per wordDavid Mosberger-Tang
2015-12-13spi: dw: explicitly free IRQ handler in dw_spi_remove_host()Andy Shevchenko
2015-12-13spi: ti-qspi: Fix data corruption seen on r/w stress testVignesh R
2015-10-19spi: xtensa-xtfpga: fix register endiannessMax Filippov
2015-10-09spi: Fix documentation of spi_alloc_master()Guenter Roeck
2015-10-09spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee
2015-07-09spi: fix race freeing dummy_tx/rx before it is unmappedMartin Sperl
2015-05-28spi: bitbang: Make setup_transfer() callback optionalPelle Nilsson
2015-04-27spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott
2015-04-10spi: trigger trace event for message-done before mesg->completeUwe Kleine-König
2015-04-10spi: qup: Fix cs-num DT property parsingIvan T. Ivanov
2015-03-23spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin
2015-03-23spi: atmel: Fix interrupt setup for PDC transfersTorsten Fleischer
2015-03-23spi: dw: revisit FIFO size detection againAndy Shevchenko
2015-02-10spi: spi-fsl-dspi: Remove usage of devm_kzallocBhuvanchandra DV
2015-02-04spi: dw-mid: fix FIFO sizeAndy Shevchenko
2015-02-04spi: dw: Fix detecting FIFO depthAxel Lin
2015-02-04spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg
2015-01-15spi: sh-msiof: Add runtime PM lock in initializingHisashi Nakamura
2014-12-10spi: sirf: fix word width configurationQipan Li
2014-12-04spi: Fix mapping from vmalloc-ed buffer to scatter listCharles Keepax
2014-12-04spi: dw: Fix dynamic speed change.Thor Thayer
2014-11-14spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov
2014-11-14spi: fsl-dspi: Fix CTAR selectionAlexander Stein
2014-11-13spi: pl022: Fix incorrect dma_unmap_sgRay Jui
2014-10-30spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko
2014-10-30spi: dw-mid: check that DMA was inited before exitAndy Shevchenko
2014-10-30spi: dw-mid: respect 8 bit modeAndy Shevchenko
2014-10-05spi: sirf: enable RX_IO_DMA_INT interruptQipan Li
2014-10-05spi: dw: Don't use devm_kzalloc in master->setup callbackAxel Lin
2014-10-05spi: fsl: Don't use devm_kzalloc in master->setup callbackAxel Lin
2014-10-05spi: dw-pci: fix bug when regs left uninitializedAndy Shevchenko
2014-10-05spi: dw: fix kernel crash due to NULL pointer dereferenceAndy Shevchenko
2014-10-05spi/omap-mcspi: Fix the spi task hangs waiting dma_rxJorge A. Ventura
2014-09-17spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox
2014-09-17spi: omap2-mcspi: Configure hardware when slave driver changes modeMark A. Greer
2014-09-17spi: orion: fix incorrect handling of cell-index DT propertyThomas Petazzoni
2014-06-28Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown
2014-06-22spi: qup: Remove chip select functionAndy Gross