aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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
2014-01-17Merge branches 'topic/sc18is602' and 'topic/rspi' of git://git.kernel.org/pub...Mark Brown
2014-01-16ACPI: fix module autoloading for ACPI enumerated devicesZhang Rui
2014-01-16spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-01-14spi: clps711x: Add MODULE_ALIAS to support module auto-loadingAxel Lin
2014-01-14spi: rspi: Add missing clk_disable() calls in error and cleanup pathsGeert Uytterhoeven
2014-01-14Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2014-01-14spi: rspi: Spelling s/transmition/transmission/Geert Uytterhoeven
2014-01-13spi: rspi: Add support for specifying CPHA/CPOLGeert Uytterhoeven
2014-01-13spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent matchMika Westerberg
2014-01-13spi: rspi: Add more QSPI register documentationGeert Uytterhoeven
2014-01-13spi: rspi: Add more RSPI register documentationGeert Uytterhoeven
2014-01-13spi: rspi: Remove dependency on DMAE for SHMOBILEGeert Uytterhoeven
2014-01-13spi/s3c64xx: Correct indentationGeert Uytterhoeven
2014-01-13spi: sh: Use spi_sh_clear_bit() instead of open-codedAxel Lin
2014-01-13spi: bitbang: Grammar s/make to make/to make/Geert Uytterhoeven
2014-01-13spi: sh-hspi: Spelling s/recive/receive/Geert Uytterhoeven
2014-01-13spi: core: Improve tx/rx_nbits check commentsGeert Uytterhoeven
2014-01-13spi: ti-qspi: Fixup driver nameAxel Lin
2014-01-13spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementationAxel Lin
2014-01-13spi: altera: Remove unneeded NULL checking for hw->bitbang.masterAxel Lin
2014-01-12spi: mpc512x: adjust to OF based clock lookupGerhard Sittig