aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi_txx9.c
AgeCommit message (Expand)Author
2009-12-17Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-17spi: spi_txx9.c: use resource_size()hartleys
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-03-24spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers
2007-11-14spi: fix error paths on txx9spi_probeAtsushi Nemoto
2007-10-16spi doesn't need class_deviceTony Jones
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto
2007-08-31SPI driver hotplug/coldplug fixesDavid Brownell
2007-07-17spi_txx9 controller driverAtsushi Nemoto