index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2011-06-06
spi: reorganize drivers
Grant Likely
1
-1248
/
+0
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