index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_s3c64xx.c
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