summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_s3c24xx.c
Commit message (Expand)AuthorAgeFilesLines
* spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* spi: spi_s3c24xx must initialize num_chipselectBen Dooks2008-04-151-0/+4
* spi: spi_s3c24xx must initialize bus_numBen Dooks2008-04-151-6/+7
* spi: spi_s3c24xx driver must init completionBen Dooks2008-04-151-0/+3
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-111-1/+1
* spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2008-02-061-12/+0
* SPI driver runtime footprint shrinkageDavid Brownell2007-10-161-5/+4
* SPI driver hotplug/coldplug fixesDavid Brownell2007-08-311-0/+1
* fixup s3c24xx build after arch movesBen Dooks2007-07-261-1/+1
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-171-1/+7
* spi_s3c24xx.c: Fix buildArnaud Patard2007-05-071-2/+0
* spi: fix use of set_cs in spi_s3c24xx driverBen Dooks2007-04-171-2/+2
* [PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp2007-03-161-1/+1
* [PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks2007-01-261-14/+14
* [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-301-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] s3c24xx: fix spi driver with CONFIG_PMBen Dooks2006-05-261-2/+2
* [PATCH] S3C24XX: hardware SPI driverBen Dooks2006-05-211-0/+453
OpenPOWER on IntegriCloud