index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_s3c24xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-06
spi: reorganize drivers
Grant Likely
1
-746
/
+0
2011-05-20
spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c...
Axel Lin
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-17
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-13
/
+231
2009-12-17
spi_s3c24xx: add FIQ pseudo-DMA support
Ben Dooks
1
-13
/
+231
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-09-23
spi_s3c24xx: cache device setup data
Ben Dooks
1
-37
/
+89
2009-09-23
spi_s3c24xx: use dev_pm_ops
Ben Dooks
1
-9
/
+13
2009-09-23
spi_s3c24xx: use resource_size() to get resource size
Ben Dooks
1
-2
/
+2
2009-09-23
spi_s3c24xx: fix header includes
Ben Dooks
1
-4
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-08-18
spi_s3c24xx: fix transfer setup code
Ben Dooks
1
-0
/
+6
2009-08-18
spi_s3c24xx: fix clock rate calculation
Ben Dooks
1
-10
/
+7
2009-06-18
spi: move more spi_setup() functionality into core
David Brownell
1
-9
/
+3
2009-06-18
spi: move common spi_setup() functionality into core
David Brownell
1
-7
/
+0
2009-01-06
spi: use generic gpio calls in spi_s3c24xx_gpio
Ben Dooks
1
-9
/
+29
2008-10-30
[ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.
Ben Dooks
1
-1
/
+1
2008-10-16
spi_s3c24xx: pin configuration updates
Ben Dooks
1
-0
/
+6
2008-09-13
spi_s3c24xx: fix section warning
Ben Dooks
1
-3
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
1
-10
/
+16
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-08-04
spi: S3C24XX: reset register status on resume.
Ben Dooks
1
-10
/
+15
2008-07-28
spi_s3c24xx: really assign busnum
Ben Dooks
1
-0
/
+1
2008-05-01
spi_s3c24xx signedness fix
Matthew Wilcox
1
-3
/
+3
2008-04-28
spi: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-15
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
1
-0
/
+4
2008-04-15
spi: spi_s3c24xx must initialize bus_num
Ben Dooks
1
-6
/
+7
2008-04-15
spi: spi_s3c24xx driver must init completion
Ben Dooks
1
-0
/
+3
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
1
-1
/
+1
2008-02-06
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
1
-12
/
+0
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
1
-5
/
+4
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
1
-0
/
+1
2007-07-26
fixup s3c24xx build after arch moves
Ben Dooks
1
-1
/
+1
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
1
-1
/
+7
2007-05-07
spi_s3c24xx.c: Fix build
Arnaud Patard
1
-2
/
+0
2007-04-17
spi: fix use of set_cs in spi_s3c24xx driver
Ben Dooks
1
-2
/
+2
2007-03-16
[PATCH] spi_s3c24xx.c: warning fix
Arnaud Patard (Rtp
1
-1
/
+1
2007-01-26
[PATCH] S3C24XX: fix passing spi chipselect to select routine
Ben Dooks
1
-14
/
+14
2006-12-30
[PATCH] SPI: define null tx_buf to mean "shift out zeroes"
David Brownell
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-05-26
[PATCH] s3c24xx: fix spi driver with CONFIG_PM
Ben Dooks
1
-2
/
+2
2006-05-21
[PATCH] S3C24XX: hardware SPI driver
Ben Dooks
1
-0
/
+453