Age | Commit message (Expand) | Author |
2011-03-23 | spi/omap_mcspi: Fix broken last word xfer | Jarkko Nikula |
2011-03-18 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-04 | spi/omap_mcspi: catch xfers of non-multiple SPI word size | Michael Jones |
2011-02-24 | spi/omap_mcspi: Off-by-one error in finding the right divisor | Hannu Heikkinen |
2011-02-17 | OMAP: runtime: McSPI driver runtime conversion | Govindraj.R |
2011-02-17 | OMAP: devices: Modify McSPI device to adapt to hwmod framework | Charulatha V |
2011-01-27 | omap: Start using CONFIG_SOC_OMAP | Tony Lindgren |
2011-01-07 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-01-07 | spi/omap: Fix DMA API usage in OMAP MCSPI driver | Russell King - ARM Linux |
2010-12-29 | spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition | Gregory CLEMENT |
2010-10-20 | spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA | Ilkka Koskinen |
2010-10-20 | spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode | Jason Wang |
2010-09-29 | spi: omap2_mcspi: make use of dev_vdbg() | Felipe Balbi |
2010-05-25 | spi/omap2_mcspi: Check params before dereference or use | Scott Ellis |
2010-05-25 | spi/omap2_mcspi: add turbo mode support | Roman Tereshonkov |
2010-05-25 | spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160 | Roman Tereshonkov |
2010-04-28 | omap2_mcspi: small fixes of output data format | Roman Tereshonkov |
2010-04-28 | omap2_mcspi: Flush posted writes | Roman Tereshonkov |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-10 | spi/omap2_mcspi: Use transaction speed if provided | Scott Ellis |
2010-03-10 | spi/omap2_mcspi: fix NULL pointer dereference | Scott Ellis |
2010-02-15 | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-09-23 | spi: McSPI support for OMAP4 | Syed Rafiuddin |
2009-09-23 | spi: McSPI saves CHCONFx too | Tero Kristo |
2009-09-23 | spi: McSPI off-mode support | Hemanth V |
2009-09-23 | spi: omap2_mcspi use BIT(n) | Jouni Hogander |
2009-07-29 | spi: omap2_mcspi rxdma bugfix | Eero Nurkkala |
2009-07-29 | spi: omap2_mcspi supports wake events | Jouni Hogander |
2009-06-18 | spi: move more spi_setup() functionality into core | David Brownell |
2009-06-18 | spi: move common spi_setup() functionality into core | David Brownell |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-24 | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-02-08 | [ARM] omap: mcspi: new short connection id names | Russell King |
2008-09-05 | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King |
2008-09-05 | [ARM] omap: remove an io_v2p() usage | Russell King |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-04-11 | spi: fix platform driver hotplug/coldplug | Kay Sievers |
2008-02-06 | spi: omap2_mcspi handles omap3 too | Girish |
2008-01-24 | spi: omap2_mcspi PIO RX fix | Kalle Valo |
2007-10-16 | OMAP2 McSPI code cleanup | Kyungmin Park |
2007-07-17 | SPI: omap2_mcspi driver | Samuel Ortiz |