aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi_s3c24xx.c
AgeCommit message (Expand)Author
2009-09-23spi_s3c24xx: cache device setup dataBen Dooks
2009-09-23spi_s3c24xx: use dev_pm_opsBen Dooks
2009-09-23spi_s3c24xx: use resource_size() to get resource sizeBen Dooks
2009-09-23spi_s3c24xx: fix header includesBen Dooks
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-08-18spi_s3c24xx: fix transfer setup codeBen Dooks
2009-08-18spi_s3c24xx: fix clock rate calculationBen Dooks
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks
2008-10-30[ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks
2008-09-13spi_s3c24xx: fix section warningBen Dooks
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-04spi: S3C24XX: reset register status on resume.Ben Dooks
2008-07-28spi_s3c24xx: really assign busnumBen Dooks
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