aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/omap_uwire.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-30spi: add spi_master flag wordDavid Brownell1-0/+2
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell1-9/+3
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell1-2/+0
2009-03-28Merge branch 'origin' into develRussell King1-6/+6
2009-03-24spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-6/+6
2009-02-08[ARM] omap: spi: arrange for omap_uwire to use connection IDRussell King1-4/+5
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-4/+19
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-28spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers1-1/+3
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell1-5/+4
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell1-0/+9
2007-05-23omap_uwire: SPI_CPHA mode bugfixImre Deak1-2/+2
2007-02-20[PATCH] SPI controller build/warning fixesDavid Brownell1-1/+1
2007-02-12[PATCH] SPI controller driver for OMAP MicrowireDavid Brownell1-0/+572