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-fsl-spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-07
spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores
Andreas Larsson
1
-5
/
+45
2013-04-07
spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin...
Andreas Larsson
1
-12
/
+86
2013-04-07
spi/spi-fsl-spi: Add support for setting a maximum number of bits per word
Andreas Larsson
1
-1
/
+7
2013-04-07
spi/spi-fsl-spi: Introduce a type for the driver
Andreas Larsson
1
-7
/
+32
2013-04-07
spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accesse...
Andreas Larsson
1
-20
/
+31
2013-04-07
spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive
Andreas Larsson
1
-0
/
+4
2013-04-07
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...
Andreas Larsson
1
-402
/
+9
2013-04-01
spi/fsl: Use PTR_RET function
Alexandru Gheorghiu
1
-3
/
+1
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
1
-2
/
+2
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-7
/
+7
2012-05-19
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
Herton Ronaldo Krzesinski
1
-1
/
+1
2012-03-30
spi/mpc83xx: fix NULL pdata dereference bug
Kenth Eriksson
1
-1
/
+3
2011-09-23
spi: Fix WARN when removing spi-fsl-spi module
Jeff Harris
1
-0
/
+3
2011-07-05
spi/fsl_spi: fix CPM spi driver
Holger Brunck
1
-17
/
+11
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+1192