index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Grant Likely
7
-356
/
+130
2013-02-05
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
11
-25
/
+16
2013-02-05
spi/of: Use DT aliases for assigning bus number
Grant Likely
1
-0
/
+3
2013-02-05
spi/sh-msiof: Add device tree parsing to driver
Bastian Hecht
1
-1
/
+55
2013-02-05
spi/davinci: add OF support for the spi controller
Murali Karicheri
1
-14
/
+88
2013-02-05
spi/omap2: disable DMA requests before complete()
Felipe Balbi
1
-4
/
+4
2013-01-29
spi: s3c64xx: Modify SPI driver to use generic DMA DT support
Padmavathi Venna
1
-54
/
+23
2013-01-28
spi: tegra: do not use clock name to get clock
Prashant Gaikwad
2
-2
/
+2
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2
-2
/
+2
2013-01-26
spi: spi-omap2-mcspi.c: Toggle CS after each word
Matthias Brugger
1
-0
/
+18
2013-01-26
spi: spi-omap2-mcspi.c: fix coding style
Matthias Brugger
1
-8
/
+8
2013-01-26
spi: spi-gpio: Add checks for the dt properties
Maxime Ripard
1
-3
/
+20
2013-01-26
spi/pxa2xx: convert to the common clk framework
Mika Westerberg
1
-13
/
+20
2013-01-26
spi/pxa2xx: convert to the pump message infrastructure
Mika Westerberg
1
-200
/
+12
2013-01-26
spi/pxa2xx: fix warnings when compiling a 64-bit kernel
Mika Westerberg
1
-3
/
+2
2013-01-26
spi/pxa2xx: allow building on a 64-bit kernel
Mika Westerberg
1
-2
/
+2
2013-01-25
spi: Convert to devm_ioremap_resource()
Thierry Reding
7
-29
/
+21
2013-01-21
drivers/spi: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-10
/
+9
2013-01-14
spi: bitbang: simplify pointer arithmetics
Guennadi Liakhovetski
1
-13
/
+14
2013-01-08
spi/pxa2xx: embed the ssp_device to platform data
Mika Westerberg
2
-72
/
+16
2013-01-08
spi/pxa2xx-pci: switch to use pcim_* interfaces
Mika Westerberg
1
-56
/
+30
2013-01-08
spi/s3c64xx: Complain if we fail to set a transfer speed
Mark Brown
1
-0
/
+2
2012-12-19
spi/sh-hspi: fix return value check in hspi_probe().
Cyril Roelandt
1
-1
/
+1
2012-12-17
spi/atmel: add DT support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+16
2012-12-15
of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.
David Daney
1
-1
/
+4
2012-12-15
spi: Change FIFO flush operation and spi channel off
Kyoungil Kim
1
-4
/
+4
2012-12-15
spi: Keep chipselect assertion during one message
Kyoungil Kim
1
-2
/
+0
2012-12-13
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
52
-938
/
+2749
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+102
2012-12-10
spi/sparc: Allow of_register_spi_devices for sparc
Andreas Larsson
1
-1
/
+1
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
47
-158
/
+153
2012-12-07
spi: Add support for specifying 3-wire mode via device tree
Lars-Peter Clausen
1
-0
/
+2
2012-12-06
spi: Fix comparison of different integer types
Grant Likely
1
-1
/
+1
2012-12-06
spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.
Jason Gunthorpe
1
-1
/
+24
2012-12-06
spi/sh: Add SH Mobile series as dependency to MSIOF controller
Bastian Hecht
1
-2
/
+2
2012-12-06
spi/sh-msiof: Remove unneeded clock name
Bastian Hecht
1
-4
/
+2
2012-12-06
spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()
Mark Brown
1
-13
/
+11
2012-12-06
spi/stmp: remove obsolete driver
Wolfram Sang
3
-671
/
+0
2012-12-06
Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...
Grant Likely
10
-77
/
+2158
2012-12-05
spi/clps711x: New SPI master driver
Alexander Shiyan
3
-0
/
+304
2012-12-03
spi: omap2-mcspi: remove duplicate inclusion of linux/err.h
Sachin Kamat
1
-1
/
+0
2012-12-03
spi: omap2-mcspi: Fix the redifine warning
Shubhrajyoti D
1
-3
/
+0
2012-11-30
spi / ACPI: add ACPI enumeration support
Mika Westerberg
1
-1
/
+102
2012-11-29
of/spi: Honour "status=disabled" property of device
Alexander Sverdlin
1
-1
/
+1
2012-11-23
spi/sh-hspi: add CS manual control support
Phil Edworthy
1
-2
/
+41
2012-11-21
of_spi: add generic binding support to specify cs gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+51
2012-11-14
spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.c
Wei Yongjun
1
-1
/
+0
2012-11-14
spi/bitbang: (cosmetic) simplify list manipulation
Guennadi Liakhovetski
1
-5
/
+3
2012-11-14
spi/bitbang: avoid needless loop flow manipulations
Guennadi Liakhovetski
1
-11
/
+8
[prev]
[next]