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
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
52
-53
/
+0
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-104
/
+202
2014-12-11
Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
25
-276
/
+1821
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2014-12-08
Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/txx9' into s...
Mark Brown
2
-5
/
+14
2014-12-08
Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r...
Mark Brown
8
-71
/
+326
2014-12-08
Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi', 's...
Mark Brown
10
-108
/
+1302
2014-12-08
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/cadence', 'spi/t...
Mark Brown
5
-89
/
+171
2014-12-08
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
1
-1
/
+1
2014-12-08
Merge remote-tracking branch 'spi/fix/cadence' into spi-linus
Mark Brown
1
-2
/
+7
2014-12-07
spi/s3c64xx: Remove redundant runtime PM management
Mark Brown
1
-9
/
+0
2014-12-04
spi: fsl-spi: remove unused variable assignment
Heiner Kallweit
1
-1
/
+0
2014-12-04
spi: spi-fsl-spi: Return an error code in fsl_spi_do_one_msg()
Fabio Estevam
1
-1
/
+1
2014-12-04
spi: core: Do not mangle error code from kthread_run()
Jarkko Nikula
1
-1
/
+1
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
1
-1
/
+1
2014-12-03
spi: Check for spi_of_notifier when CONFIG_OF_DYNAMIC=y
Fabio Estevam
1
-1
/
+1
2014-12-03
spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI i...
Heiner Kallweit
1
-11
/
+35
2014-12-03
spi: fsl-(e)spi: migrate to generic master queueing
Heiner Kallweit
4
-82
/
+14
2014-12-01
spi/txx9: Deletion of an unnecessary check before the function call "clk_disa...
Markus Elfring
1
-2
/
+1
2014-11-28
spi: cadence: Fix 3-to-8 mux mode
Lars-Peter Clausen
1
-2
/
+7
2014-11-28
spi: cadence: Init HW after reading devicetree attributes
Paul Cercueil
1
-13
/
+11
2014-11-27
spi: meson: Select REGMAP_MMIO
Beniamino Galvani
1
-0
/
+1
2014-11-26
Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus
Mark Brown
2
-7
/
+3
2014-11-26
Merge remote-tracking branch 'spi/fix/dma' into spi-linus
Mark Brown
1
-3
/
+3
2014-11-26
spi: s3c64xx: add support for exynos7 SPI controller
Padmavathi Venna
2
-6
/
+28
2014-11-26
spi: spi-pxa2xx: SPI support for Intel Quark X1000
Weike Chen
3
-22
/
+199
2014-11-25
spi/of: Add OF notifier handler
Pantelis Antoniou
1
-0
/
+84
2014-11-25
spi/of: Create new device registration method and accessors
Pantelis Antoniou
1
-104
/
+118
2014-11-25
spi: meson: meson_spifc_setup_speed() can be static
kbuild test robot
1
-1
/
+1
2014-11-24
spi: spi-pxa2xx: Add helpers for regiseters' accessing
Weike Chen
1
-23
/
+84
2014-11-24
spi: spi-mxs: Fix mapping from vmalloc-ed buffer to scatter list
Charles Keepax
1
-5
/
+5
2014-11-24
spi: atmel: introduce probe deferring
Ludovic Desroches
1
-4
/
+16
2014-11-24
spi: atmel: remove compat for non DT board when requesting dma chan
Ludovic Desroches
1
-23
/
+2
2014-11-24
spi: meson: Add support for Amlogic Meson SPIFC
Beniamino Galvani
3
-0
/
+470
2014-11-21
spi: fsl-spi: Don't use cpm_command on CPM1
Christophe Leroy
1
-1
/
+4
2014-11-21
spi: sirf: reset SPI controller in init stage
Qipan Li
1
-0
/
+7
2014-11-18
spi: sirf: assign spi_master's max_speed_hz member
Qipan Li
1
-3
/
+2
2014-11-18
spi: sirf: fix word width configuration
Qipan Li
1
-2
/
+2
2014-11-17
spi: Add driver for IMG SPFI controller
Andrew Bresticker
3
-0
/
+754
2014-11-17
spi: Fix mapping from vmalloc-ed buffer to scatter list
Charles Keepax
1
-3
/
+3
2014-11-12
spi/rockchip: remove redundant call to spi_master_put()
Laurentiu Palcu
1
-2
/
+0
2014-11-11
spi: spidev: Don't mangle max_speed_hz in underlying spi device
Mark Brown
1
-3
/
+13
2014-11-10
spi: spi-mxs: Register the irq with the device name
Fabio Estevam
1
-1
/
+1
2014-11-08
spi: spi-gpio: Fix compiler warning when building for 64 bit systems
Torsten Fleischer
1
-9
/
+15
2014-11-07
spi: dw: Fix dynamic speed change.
Thor Thayer
1
-5
/
+1
2014-11-06
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...
Mark Brown
2
-4
/
+7
2014-11-06
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
Dmitry Eremin-Solenikov
1
-2
/
+5
2014-11-04
spi: spi-gpio: Add dt support for a single device with no chip select
Torsten Fleischer
1
-6
/
+15
2014-11-04
spi: fsl-dspi: Fix CTAR selection
Alexander Stein
1
-2
/
+2
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
52
-53
/
+0
[next]