aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_s3c24xx.c
Commit message (Expand)AuthorAge
* spi_s3c24xx signedness fixMatthew Wilcox2008-05-01
* spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* spi: spi_s3c24xx must initialize num_chipselectBen Dooks2008-04-15
* spi: spi_s3c24xx must initialize bus_numBen Dooks2008-04-15
* spi: spi_s3c24xx driver must init completionBen Dooks2008-04-15
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2008-02-06
* SPI driver runtime footprint shrinkageDavid Brownell2007-10-16
* SPI driver hotplug/coldplug fixesDavid Brownell2007-08-31
* fixup s3c24xx build after arch movesBen Dooks2007-07-26
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-17
* spi_s3c24xx.c: Fix buildArnaud Patard2007-05-07
* spi: fix use of set_cs in spi_s3c24xx driverBen Dooks2007-04-17
* [PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp2007-03-16
* [PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks2007-01-26
* [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-30
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] s3c24xx: fix spi driver with CONFIG_PMBen Dooks2006-05-26
* [PATCH] S3C24XX: hardware SPI driverBen Dooks2006-05-21