summaryrefslogtreecommitdiff
path: root/drivers/spi/spi_s3c24xx.c
Commit message (Expand)AuthorAge
* spi: reorganize driversGrant Likely2011-06-06
* spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c...Axel Lin2011-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-17
|\
| * spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks2009-12-17
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
|/
* spi_s3c24xx: cache device setup dataBen Dooks2009-09-23
* spi_s3c24xx: use dev_pm_opsBen Dooks2009-09-23
* spi_s3c24xx: use resource_size() to get resource sizeBen Dooks2009-09-23
* spi_s3c24xx: fix header includesBen Dooks2009-09-23
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* spi_s3c24xx: fix transfer setup codeBen Dooks2009-08-18
* spi_s3c24xx: fix clock rate calculationBen Dooks2009-08-18
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-18
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-18
* spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks2009-01-06
* [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
* spi_s3c24xx: pin configuration updatesBen Dooks2008-10-16
* spi_s3c24xx: fix section warningBen Dooks2008-09-13
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\
| * spi: S3C24XX: reset register status on resume.Ben Dooks2008-08-04
| * spi_s3c24xx: really assign busnumBen Dooks2008-07-28
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
|/
* 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