index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_s3c24xx.c
Age
Commit message (
Expand
)
Author
2008-10-16
spi_s3c24xx: pin configuration updates
Ben Dooks
2008-09-13
spi_s3c24xx: fix section warning
Ben Dooks
2008-08-07
[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
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-04
spi: S3C24XX: reset register status on resume.
Ben Dooks
2008-07-28
spi_s3c24xx: really assign busnum
Ben Dooks
2008-05-01
spi_s3c24xx signedness fix
Matthew Wilcox
2008-04-28
spi: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-15
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-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
2008-02-06
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
2007-10-16
SPI driver runtime footprint shrinkage
David Brownell
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
2007-07-26
fixup s3c24xx build after arch moves
Ben Dooks
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
2007-05-07
spi_s3c24xx.c: Fix build
Arnaud Patard
2007-04-17
spi: fix use of set_cs in spi_s3c24xx driver
Ben Dooks
2007-03-16
[PATCH] spi_s3c24xx.c: warning fix
Arnaud Patard (Rtp
2007-01-26
[PATCH] S3C24XX: fix passing spi chipselect to select routine
Ben Dooks
2006-12-30
[PATCH] SPI: define null tx_buf to mean "shift out zeroes"
David Brownell
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-05-26
[PATCH] s3c24xx: fix spi driver with CONFIG_PM
Ben Dooks
2006-05-21
[PATCH] S3C24XX: hardware SPI driver
Ben Dooks