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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-4
/
+22
2011-03-23
spi/pl022: Add loopback support for the SPI on 5500
Philippe Langlais
1
-1
/
+19
2011-03-23
spi/omap_mcspi: Fix broken last word xfer
Jarkko Nikula
1
-3
/
+3
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
1
-1
/
+2
2011-03-18
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-144
/
+1855
2011-03-18
spi/dw_spi: move dw_spi.h into drivers/spi
Grant Likely
5
-5
/
+243
2011-03-17
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-154
/
+68
2011-03-17
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-11
/
+419
2011-03-17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
1
-1
/
+1
2011-03-17
Merge remote-tracking branch 'origin' into spi/next
Grant Likely
8
-36
/
+28
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
3
-43
/
+26
2011-03-15
Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
3
-0
/
+413
2011-03-15
spi: add ti-ssp spi master driver
Cyril Chemparathy
3
-0
/
+413
2011-03-14
Merge branch 'davinci-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
1
-8
/
+3
2011-03-14
spi/davinci: Support DMA transfers larger than 65535 words
Michael Williamson
1
-8
/
+25
2011-03-14
spi/davinci: Use correct length parameter to dma_map_single calls
Michael Williamson
1
-5
/
+5
2011-03-12
Merge commit 'v2.6.38-rc8' into spi/next
Grant Likely
2
-42
/
+25
2011-03-10
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-3
/
+3
2011-03-08
spi_imx: Fix misspelled configuration variable SOC_IMX31
Alberto Panizzo
1
-1
/
+1
2011-03-07
ARM: imx3x: clean up ARCH_MX3X
Richard Zhao
1
-2
/
+2
2011-03-07
ARM: imx5x: clean up ARCH_MX5X
Richard Zhao
1
-2
/
+2
2011-03-04
spi/omap_mcspi: catch xfers of non-multiple SPI word size
Michael Jones
1
-3
/
+6
2011-03-02
Merge branch 'devel-cleanup' into omap-for-linus
Tony Lindgren
1
-40
/
+21
2011-02-28
davinci: spi: move event queue parameter to platform data
Michael Williamson
1
-8
/
+3
2011-02-28
dt/spi: Eliminate users of of_platform_{,un}register_driver
Grant Likely
8
-36
/
+28
2011-02-28
Merge commit 'v2.6.38-rc6' into devicetree/next
Grant Likely
2
-42
/
+25
2011-02-24
spi/omap_mcspi: Off-by-one error in finding the right divisor
Hannu Heikkinen
1
-11
/
+18
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-1
/
+1
2011-02-22
spi/pl022: rid dangling labels
Linus Walleij
1
-2
/
+0
2011-02-22
spi: add support for SuperH SPI
Yoshihiro Shimoda
3
-0
/
+550
2011-02-22
spi: New driver for Altera SPI
Thomas Chou
3
-0
/
+346
2011-02-22
spi: add OpenCores tiny SPI driver
Thomas Chou
3
-0
/
+433
2011-02-22
Merge branch 'devicetree/next' into spi/next
Grant Likely
3
-10
/
+0
2011-02-17
OMAP: runtime: McSPI driver runtime conversion
Govindraj.R
1
-74
/
+42
2011-02-17
OMAP: devices: Modify McSPI device to adapt to hwmod framework
Charulatha V
1
-83
/
+29
2011-02-16
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...
Tony Lindgren
1
-2
/
+2
2011-02-15
spi/imx: select master mode for all channels
Sascha Hauer
1
-3
/
+9
2011-02-15
spi/pl022: minor kerneldoc updates
Linus Walleij
1
-9
/
+16
2011-02-15
spi/pl022: remove dangling status check
Virupax Sadashivpetimath
1
-2
/
+0
2011-02-15
spi/pl022: disable core voltage when idle
Linus Walleij
1
-4
/
+13
2011-02-15
spi/pl022: use dmaengine helper macros
Linus Walleij
1
-17
/
+10
2011-02-15
spi/bitbang: check for setup_transfer during initialization
Sascha Hauer
1
-9
/
+4
2011-02-15
spi/bfin_spi: return immediately after skipping to next transfer
Sonic Zhang
1
-0
/
+1
2011-02-15
spi/bfin_spi: support for multiples of 8bits with hardware CS
Bob Liu
1
-32
/
+71
2011-02-15
spi/pxa2xx pci: fix the release - remove race
Sebastian Andrzej Siewior
1
-40
/
+21
2011-02-03
spi/spidev: Add 32 bit compat ioctl()
Bernhard Walle
1
-0
/
+12
2011-01-27
omap: Start using CONFIG_SOC_OMAP
Tony Lindgren
1
-2
/
+2
2011-01-21
spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words
Guennadi Liakhovetski
1
-0
/
+59
2011-01-21
spi/spi_sh_msiof: cosmetic clean-up
Guennadi Liakhovetski
1
-34
/
+34
2011-01-21
spi/spi_sh_msiof: fix wrong address calculation, which leads to an Oops
Guennadi Liakhovetski
1
-2
/
+4
[next]