aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/omap2_mcspi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin1-4/+6
2009-09-23spi: McSPI saves CHCONFx tooTero Kristo1-0/+16
2009-09-23spi: McSPI off-mode supportHemanth V1-34/+100
2009-09-23spi: omap2_mcspi use BIT(n)Jouni Hogander1-25/+25
2009-07-29spi: omap2_mcspi rxdma bugfixEero Nurkkala1-1/+20
2009-07-29spi: omap2_mcspi supports wake eventsJouni Hogander1-2/+9
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell1-9/+3
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell1-3/+1
2009-03-28Merge branch 'origin' into develRussell King1-1/+1
2009-03-24spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-02-08[ARM] omap: mcspi: new short connection id namesRussell King1-2/+2
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-1/+11
2008-09-05[ARM] omap: remove an io_v2p() usageRussell King1-1/+5
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-2/+2
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers1-0/+3
2008-02-06spi: omap2_mcspi handles omap3 tooGirish1-1/+36
2008-01-24spi: omap2_mcspi PIO RX fixKalle Valo1-3/+3
2007-10-16OMAP2 McSPI code cleanupKyungmin Park1-3/+1
2007-07-17SPI: omap2_mcspi driverSamuel Ortiz1-0/+1081