aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2015-04-13spi: trigger trace event for message-done before mesg->completeUwe Kleine-König
2015-03-26spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin
2015-03-26spi: atmel: Fix interrupt setup for PDC transfersTorsten Fleischer
2015-02-05spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg
2015-02-05spi: dw-mid: fix FIFO sizeAndy Shevchenko
2015-01-16spi: fsl: Fix problem with multi message transfersStefan Roese
2014-12-06spi: 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-14spi: 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: dw-pci: fix bug when regs left uninitializedAndy 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-07spi: core: Ignore unsupported Dual/Quad Transfer Mode bitsGeert Uytterhoeven
2014-05-06spi: dw: Don't call kfree for memory allocated by devm_kzallocAxel Lin
2014-05-06spi: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König
2014-03-07Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/col...Mark Brown
2014-03-05spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacksWenyou Yang
2014-03-05spi: coldfire-qspi: Fix getting correct address for *mcfqspiAxel Lin
2014-03-05spi: fsl-dspi: Fix getting correct address for masterAxel Lin
2014-03-03spi: spi-ath79: fix initial GPIO CS line setupGabor Juhos
2014-02-28spi: spi-imx: spi_imx_remove: do not disable disabled clocksPhilippe De Muyter
2014-02-27spi-topcliff-pch: Fix probing when DMA mode is usedAlexander Stein
2014-02-19spi/topcliff-pch: Fix DMA channelAlexander Stein
2014-02-11Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...Mark Brown
2014-02-11Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown
2014-02-04spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is trueAxel Lin
2014-02-04spi: rspi: Document support for Renesas QSPI in KconfigGeert Uytterhoeven
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-28spi: Fix crash with double message finalisation on error handlingGeert Uytterhoeven
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge commit 'spi/topic/sc18is602' into spi-linusMark Brown
2014-01-23Merge commit 'spi/fix/rcar' into spi-linusMark Brown
2014-01-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown
2014-01-23Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown
2014-01-23Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...Mark Brown
2014-01-23Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hs...Mark Brown
2014-01-23Merge remote-tracking branch 'spi/topic/core' into spi-linusMark Brown
2014-01-23Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown
2014-01-21spi: core: Fix transfer failure when master->transfer_one returns positive valueAxel Lin
2014-01-21spi: Spelling s/finised/finished/Geert Uytterhoeven
2014-01-17spi: sc18is602: Convert to use bits_per_word_maskAxel Lin
2014-01-17spi: Remove duplicate code to set default bits_per_word settingAxel Lin