Age | Commit message (Expand) | Author | Files | Lines |
2010-12-30 | spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition | Gregory CLEMENT | 1 | -0/+39 |
2010-10-20 | spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA | Ilkka Koskinen | 1 | -13/+26 |
2010-10-20 | spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode | Jason Wang | 1 | -0/+6 |
2010-09-29 | spi: omap2_mcspi: make use of dev_vdbg() | Felipe Balbi | 1 | -27/+9 |
2010-05-25 | spi/omap2_mcspi: Check params before dereference or use | Scott Ellis | 1 | -8/+11 |
2010-05-25 | spi/omap2_mcspi: add turbo mode support | Roman Tereshonkov | 1 | -21/+111 |
2010-05-25 | spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160 | Roman Tereshonkov | 1 | -1/+1 |
2010-04-28 | omap2_mcspi: small fixes of output data format | Roman Tereshonkov | 1 | -2/+2 |
2010-04-28 | omap2_mcspi: Flush posted writes | Roman Tereshonkov | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-11 | spi/omap2_mcspi: Use transaction speed if provided | Scott Ellis | 1 | -2/+6 |
2010-03-11 | spi/omap2_mcspi: fix NULL pointer dereference | Scott Ellis | 1 | -4/+6 |
2010-02-15 | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 1 | -1/+1 |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 1 | -2/+2 |
2009-09-23 | spi: McSPI support for OMAP4 | Syed Rafiuddin | 1 | -4/+6 |
2009-09-23 | spi: McSPI saves CHCONFx too | Tero Kristo | 1 | -0/+16 |
2009-09-23 | spi: McSPI off-mode support | Hemanth V | 1 | -34/+100 |
2009-09-23 | spi: omap2_mcspi use BIT(n) | Jouni Hogander | 1 | -25/+25 |
2009-07-30 | spi: omap2_mcspi rxdma bugfix | Eero Nurkkala | 1 | -1/+20 |
2009-07-30 | spi: omap2_mcspi supports wake events | Jouni Hogander | 1 | -2/+9 |
2009-06-19 | spi: move more spi_setup() functionality into core | David Brownell | 1 | -9/+3 |
2009-06-19 | spi: move common spi_setup() functionality into core | David Brownell | 1 | -3/+1 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 1 | -1/+1 |
2009-03-25 | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-02-08 | [ARM] omap: mcspi: new short connection id names | Russell King | 1 | -2/+2 |
2008-09-05 | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King | 1 | -1/+11 |
2008-09-05 | [ARM] omap: remove an io_v2p() usage | Russell King | 1 | -1/+5 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -2/+2 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -2/+2 |
2008-04-11 | spi: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+3 |
2008-02-06 | spi: omap2_mcspi handles omap3 too | Girish | 1 | -1/+36 |
2008-01-25 | spi: omap2_mcspi PIO RX fix | Kalle Valo | 1 | -3/+3 |
2007-10-16 | OMAP2 McSPI code cleanup | Kyungmin Park | 1 | -3/+1 |
2007-07-17 | SPI: omap2_mcspi driver | Samuel Ortiz | 1 | -0/+1081 |