summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_txx9.c
Commit message (Expand)AuthorAgeFilesLines
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-181-6/+3Star
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-181-1/+1
* spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-251-1/+2
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+3
* spi: fix error paths on txx9spi_probeAtsushi Nemoto2007-11-151-20/+20
* spi doesn't need class_deviceTony Jones2007-10-161-1/+1
* spi: correct name for spi_txx9Atsushi Nemoto2007-08-311-2/+1Star
* SPI driver hotplug/coldplug fixesDavid Brownell2007-08-311-0/+1
* spi_txx9 controller driverAtsushi Nemoto2007-07-171-0/+474