| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | spi_s3c24xx: add FIQ pseudo-DMA support | Ben Dooks | 2009-12-17 |
* | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
|/ |
|
* | spi_s3c24xx: cache device setup data | Ben Dooks | 2009-09-23 |
* | spi_s3c24xx: use dev_pm_ops | Ben Dooks | 2009-09-23 |
* | spi_s3c24xx: use resource_size() to get resource size | Ben Dooks | 2009-09-23 |
* | spi_s3c24xx: fix header includes | Ben Dooks | 2009-09-23 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 |
* | spi_s3c24xx: fix transfer setup code | Ben Dooks | 2009-08-18 |
* | spi_s3c24xx: fix clock rate calculation | Ben Dooks | 2009-08-18 |
* | spi: move more spi_setup() functionality into core | David Brownell | 2009-06-18 |
* | spi: move common spi_setup() functionality into core | David Brownell | 2009-06-18 |
* | spi: use generic gpio calls in spi_s3c24xx_gpio | Ben Dooks | 2009-01-06 |
* | [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. | Ben Dooks | 2008-10-30 |
* | spi_s3c24xx: pin configuration updates | Ben Dooks | 2008-10-16 |
* | spi_s3c24xx: fix section warning | Ben Dooks | 2008-09-13 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 |
|\ |
|
| * | spi: S3C24XX: reset register status on resume. | Ben Dooks | 2008-08-04 |
| * | spi_s3c24xx: really assign busnum | Ben Dooks | 2008-07-28 |
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
|/ |
|
* | spi_s3c24xx signedness fix | Matthew Wilcox | 2008-05-01 |
* | spi: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
* | spi: spi_s3c24xx must initialize num_chipselect | Ben Dooks | 2008-04-15 |
* | spi: spi_s3c24xx must initialize bus_num | Ben Dooks | 2008-04-15 |
* | spi: spi_s3c24xx driver must init completion | Ben Dooks | 2008-04-15 |
* | spi: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 |
* | spi: s3c drivers shouldn't care about spi_board_info | David Brownell | 2008-02-06 |
* | SPI driver runtime footprint shrinkage | David Brownell | 2007-10-16 |
* | SPI driver hotplug/coldplug fixes | David Brownell | 2007-08-31 |
* | fixup s3c24xx build after arch moves | Ben Dooks | 2007-07-26 |
* | SPI controller drivers: check for unsupported modes | David Brownell | 2007-07-17 |
* | spi_s3c24xx.c: Fix build | Arnaud Patard | 2007-05-07 |
* | spi: fix use of set_cs in spi_s3c24xx driver | Ben Dooks | 2007-04-17 |
* | [PATCH] spi_s3c24xx.c: warning fix | Arnaud Patard (Rtp | 2007-03-16 |
* | [PATCH] S3C24XX: fix passing spi chipselect to select routine | Ben Dooks | 2007-01-26 |
* | [PATCH] SPI: define null tx_buf to mean "shift out zeroes" | David Brownell | 2006-12-30 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | [PATCH] s3c24xx: fix spi driver with CONFIG_PM | Ben Dooks | 2006-05-26 |
* | [PATCH] S3C24XX: hardware SPI driver | Ben Dooks | 2006-05-21 |