Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-17 | 1 | -4/+2 |
|\ | |||||
| * | spi: spi_txx9.c: use resource_size() | hartleys | 2009-12-17 | 1 | -4/+2 |
* | | SPI: spi_txx9: Fix bit rate calculation | Atsushi Nemoto | 2009-12-02 | 1 | -7/+6 |
|/ | |||||
* | spi: move more spi_setup() functionality into core | David Brownell | 2009-06-18 | 1 | -6/+3 |
* | spi: move common spi_setup() functionality into core | David Brownell | 2009-06-18 | 1 | -1/+1 |
* | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+2 |
* | spi: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 | 1 | -0/+3 |
* | spi: fix error paths on txx9spi_probe | Atsushi Nemoto | 2007-11-14 | 1 | -20/+20 |
* | spi doesn't need class_device | Tony Jones | 2007-10-16 | 1 | -1/+1 |
* | spi: correct name for spi_txx9 | Atsushi Nemoto | 2007-08-31 | 1 | -2/+1 |
* | SPI driver hotplug/coldplug fixes | David Brownell | 2007-08-31 | 1 | -0/+1 |
* | spi_txx9 controller driver | Atsushi Nemoto | 2007-07-17 | 1 | -0/+474 |