Age | Commit message (Expand) | Author | Files | Lines |
2010-09-29 | spi/s3c64xx: Correction for 16,32 bits bus width | Jassi Brar | 1 | -15/+41 |
2010-09-29 | spi/s3c64xx: Consider the clk_from_cmu flag | Jassi Brar | 1 | -38/+56 |
2010-09-29 | spi/s3c64xx: Prevent unnecessary map-unmap | Jassi Brar | 1 | -0/+8 |
2010-09-08 | spi/spi_s3c64xx: Warn if PIO transfers time out | Mark Brown | 1 | -0/+6 |
2010-09-08 | spi/s3c64xx: Fix incorrect reuse of 'val' local variable. | Jassi Brar | 1 | -2/+3 |
2010-09-08 | spi/s3c64xx: Fix compilation warning | Jassi Brar | 1 | -2/+3 |
2010-09-08 | spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer() | Mark Brown | 1 | -1/+1 |
2010-09-08 | spi/spi_s3c64xx: Move to subsys_initcall() | Mark Brown | 1 | -1/+1 |
2010-09-01 | spi/spi_s3c64xx: Staticise non-exported functions | Mark Brown | 1 | -4/+4 |
2010-09-01 | spi/spi_s3c64xx: Make probe more robust against missing board config | Mark Brown | 1 | -2/+7 |
2010-02-02 | spi/spi_s3c64xx.c: Fix continuation line formats | Joe Perches | 1 | -6/+5 |
2010-01-20 | spi/s3c64xx: Add new parameter to cs callback | Jassi Brar | 1 | -3/+4 |
2010-01-20 | spi/s3c64xx: Include moved header | Jassi Brar | 1 | -1/+1 |
2010-01-20 | spi/s3c64xx: Check before mem-region release | Jassi Brar | 1 | -1/+2 |
2010-01-20 | spi/s3c64xx: Move src_clk to local driver data | Jassi Brar | 1 | -19/+17 |
2010-01-20 | spi/s3c64xx: Differentiate ip and rate clock | Jassi Brar | 1 | -20/+8 |
2010-01-20 | spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info | Jassi Brar | 1 | -12/+12 |
2009-12-17 | spi: Add s3c64xx SPI Controller driver | Jassi Brar | 1 | -0/+1196 |