index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_s3c64xx.c
Age
Commit message (
Expand
)
Author
2010-09-29
spi/s3c64xx: Correction for 16,32 bits bus width
Jassi Brar
2010-09-29
spi/s3c64xx: Consider the clk_from_cmu flag
Jassi Brar
2010-09-29
spi/s3c64xx: Prevent unnecessary map-unmap
Jassi Brar
2010-09-08
spi/spi_s3c64xx: Warn if PIO transfers time out
Mark Brown
2010-09-08
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
Jassi Brar
2010-09-08
spi/s3c64xx: Fix compilation warning
Jassi Brar
2010-09-08
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
Mark Brown
2010-09-08
spi/spi_s3c64xx: Move to subsys_initcall()
Mark Brown
2010-09-01
spi/spi_s3c64xx: Staticise non-exported functions
Mark Brown
2010-09-01
spi/spi_s3c64xx: Make probe more robust against missing board config
Mark Brown
2010-02-02
spi/spi_s3c64xx.c: Fix continuation line formats
Joe Perches
2010-01-20
spi/s3c64xx: Add new parameter to cs callback
Jassi Brar
2010-01-20
spi/s3c64xx: Include moved header
Jassi Brar
2010-01-20
spi/s3c64xx: Check before mem-region release
Jassi Brar
2010-01-20
spi/s3c64xx: Move src_clk to local driver data
Jassi Brar
2010-01-20
spi/s3c64xx: Differentiate ip and rate clock
Jassi Brar
2010-01-20
spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info
Jassi Brar
2009-12-17
spi: Add s3c64xx SPI Controller driver
Jassi Brar