Age | Commit message (Expand) | Author | Files | Lines |
2008-08-05 | spi: S3C24XX: reset register status on resume. | Ben Dooks | 1 | -10/+15 |
2008-07-29 | spi_s3c24xx: really assign busnum | Ben Dooks | 1 | -0/+1 |
2008-05-01 | spi_s3c24xx signedness fix | Matthew Wilcox | 1 | -3/+3 |
2008-04-28 | spi: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-04-16 | spi: spi_s3c24xx must initialize num_chipselect | Ben Dooks | 1 | -0/+4 |
2008-04-16 | spi: spi_s3c24xx must initialize bus_num | Ben Dooks | 1 | -6/+7 |
2008-04-16 | spi: spi_s3c24xx driver must init completion | Ben Dooks | 1 | -0/+3 |
2008-04-11 | spi: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -1/+1 |
2008-02-06 | spi: s3c drivers shouldn't care about spi_board_info | David Brownell | 1 | -12/+0 |
2007-10-16 | SPI driver runtime footprint shrinkage | David Brownell | 1 | -5/+4 |
2007-08-31 | SPI driver hotplug/coldplug fixes | David Brownell | 1 | -0/+1 |
2007-07-26 | fixup s3c24xx build after arch moves | Ben Dooks | 1 | -1/+1 |
2007-07-17 | SPI controller drivers: check for unsupported modes | David Brownell | 1 | -1/+7 |
2007-05-07 | spi_s3c24xx.c: Fix build | Arnaud Patard | 1 | -2/+0 |
2007-04-18 | spi: fix use of set_cs in spi_s3c24xx driver | Ben Dooks | 1 | -2/+2 |
2007-03-17 | [PATCH] spi_s3c24xx.c: warning fix | Arnaud Patard (Rtp | 1 | -1/+1 |
2007-01-27 | [PATCH] S3C24XX: fix passing spi chipselect to select routine | Ben Dooks | 1 | -14/+14 |
2006-12-30 | [PATCH] SPI: define null tx_buf to mean "shift out zeroes" | David Brownell | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-05-26 | [PATCH] s3c24xx: fix spi driver with CONFIG_PM | Ben Dooks | 1 | -2/+2 |
2006-05-21 | [PATCH] S3C24XX: hardware SPI driver | Ben Dooks | 1 | -0/+453 |