aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi_s3c24xx.c
AgeCommit message (Expand)Author
2008-05-01spi_s3c24xx signedness fixMatthew Wilcox
2008-04-28spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks
2008-04-15spi: spi_s3c24xx must initialize bus_numBen Dooks
2008-04-15spi: spi_s3c24xx driver must init completionBen Dooks
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers
2008-02-06spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell
2007-08-31SPI driver hotplug/coldplug fixesDavid Brownell
2007-07-26fixup s3c24xx build after arch movesBen Dooks
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell
2007-05-07spi_s3c24xx.c: Fix buildArnaud Patard
2007-04-17spi: fix use of set_cs in spi_s3c24xx driverBen Dooks
2007-03-16[PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp
2007-01-26[PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks
2006-12-30[PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-05-26[PATCH] s3c24xx: fix spi driver with CONFIG_PMBen Dooks
2006-05-21[PATCH] S3C24XX: hardware SPI driverBen Dooks