aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-omap2-mcspi.c
AgeCommit message (Expand)Author
2014-08-11spi/omap-mcspi: Fix the spi task hangs waiting dma_rxJorge A. Ventura
2014-07-03spi: omap2-mcspi: Configure hardware when slave driver changes modeMark A. Greer
2014-04-10Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...Mark Brown
2014-04-03spi: omap2-mcspi: Convert to use devm_kcallocAxel Lin
2014-03-30Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown
2014-02-19spi: omap2-mcspi: Convert to let spi core validate transfer speedAxel Lin
2014-02-19spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_messageAxel Lin
2014-02-03spi: omap2-mcspi: Support divide-by-n clock dividersStefan Sørensen
2014-02-03spi: omap2-mcspi: Do not configure the controller on each transfer unless neededStefan Sørensen
2014-02-03spi: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-24spi: omap2-mcspi: raw read and write endian fixVictor Kamensky
2013-10-25Merge remote-tracking branch 'spi/topic/bfin' into spi-nextMark Brown
2013-10-25Merge remote-tracking branch 'spi/topic/atmel' into spi-nextMark Brown
2013-10-16spi: Add missing newline to dev_ prints in driversJarkko Nikula
2013-10-09spi: omap2-mcspi: Fix FIFO support for transmit-and-receive modeIllia Smyrnov
2013-09-26spi: omap2-mcspi: use devm_spi_register_master()Jingoo Han
2013-09-01Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown
2013-08-29spi: use dev_get_platdata()Jingoo Han
2013-07-29spi/omap2: Covert to core runtime PMMark Brown
2013-06-26Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown
2013-06-26Merge remote-tracking branch 'spi/topic/omap' into spi-nextMark Brown
2013-06-24spi: omap2-mcspi: convert to dma_request_slave_channel_compat()Matt Porter
2013-06-17spi: omap2-mcspi: Add FIFO buffer supportIllia Smyrnov
2013-06-17spi: omap2-mcspi: Move bytes per word calculation to the functionIllia Smyrnov
2013-05-29spi: convert drivers to use bits_per_word_maskStephen Warren
2013-05-23spi: use platform_{get,set}_drvdata()Jingoo Han
2013-05-13spi/omap2: Let device core handle pinctrlMark Brown
2013-04-18spi: omap2-mcspi: fix error return code in omap2_mcspi_probe()Wei Yongjun
2013-04-15spi: omap2-mcspi: Fix transfers if DMADEVICES is not setTony Lindgren
2013-04-01spi/omap-mcspi: check condition also after timeoutSebastian Andrzej Siewior
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-05Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely
2013-02-05spi/omap2: disable DMA requests before complete()Felipe Balbi
2013-01-26spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger
2013-01-26spi: spi-omap2-mcspi.c: fix coding styleMatthias Brugger
2013-01-25spi: Convert to devm_ioremap_resource()Thierry Reding
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-12-03spi: omap2-mcspi: remove duplicate inclusion of linux/err.hSachin Kamat
2012-12-03spi: omap2-mcspi: Fix the redifine warningShubhrajyoti D
2012-11-14Merge branch 'spi-mcspi' into spi-nextMark Brown
2012-11-14spi/omap: fix D0/D1 direction confusionDaniel Mack
2012-11-06Merge branch 'spi-linus' into spi-nextMark Brown
2012-11-06spi: omap2-mcspi: Reorder the wait_for_completion for txShubhrajyoti D
2012-10-17spi/mcspi: allow configuration of pin directionsDaniel Mack
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-04Merge branch 'late/kirkwood' into late/socOlof Johansson
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown
2012-09-22SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley