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