summaryrefslogtreecommitdiff
path: root/drivers/spi/omap2_mcspi.c
AgeCommit message (Expand)Author
2011-03-23spi/omap_mcspi: Fix broken last word xferJarkko Nikula
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-04spi/omap_mcspi: catch xfers of non-multiple SPI word sizeMichael Jones
2011-02-24spi/omap_mcspi: Off-by-one error in finding the right divisorHannu Heikkinen
2011-02-17OMAP: runtime: McSPI driver runtime conversionGovindraj.R
2011-02-17OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07spi/omap: Fix DMA API usage in OMAP MCSPI driverRussell King - ARM Linux
2010-12-29spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transitionGregory CLEMENT
2010-10-20spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMAIlkka Koskinen
2010-10-20spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO modeJason Wang
2010-09-29spi: omap2_mcspi: make use of dev_vdbg()Felipe Balbi
2010-05-25spi/omap2_mcspi: Check params before dereference or useScott Ellis
2010-05-25spi/omap2_mcspi: add turbo mode supportRoman Tereshonkov
2010-05-25spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160Roman Tereshonkov
2010-04-28omap2_mcspi: small fixes of output data formatRoman Tereshonkov
2010-04-28omap2_mcspi: Flush posted writesRoman Tereshonkov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-10spi/omap2_mcspi: Use transaction speed if providedScott Ellis
2010-03-10spi/omap2_mcspi: fix NULL pointer dereferenceScott Ellis
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin
2009-09-23spi: McSPI saves CHCONFx tooTero Kristo
2009-09-23spi: McSPI off-mode supportHemanth V
2009-09-23spi: omap2_mcspi use BIT(n)Jouni Hogander
2009-07-29spi: omap2_mcspi rxdma bugfixEero Nurkkala
2009-07-29spi: omap2_mcspi supports wake eventsJouni Hogander
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-03-28Merge branch 'origin' into develRussell King
2009-03-24spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-08[ARM] omap: mcspi: new short connection id namesRussell King
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-09-05[ARM] omap: remove an io_v2p() usageRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers
2008-02-06spi: omap2_mcspi handles omap3 tooGirish
2008-01-24spi: omap2_mcspi PIO RX fixKalle Valo
2007-10-16OMAP2 McSPI code cleanupKyungmin Park
2007-07-17SPI: omap2_mcspi driverSamuel Ortiz