aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_txx9.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell1-6/+3
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell1-1/+1
2009-03-24spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+2
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers1-0/+3
2007-11-14spi: fix error paths on txx9spi_probeAtsushi Nemoto1-20/+20
2007-10-16spi doesn't need class_deviceTony Jones1-1/+1
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto1-2/+1
2007-08-31SPI driver hotplug/coldplug fixesDavid Brownell1-0/+1
2007-07-17spi_txx9 controller driverAtsushi Nemoto1-0/+474