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
2016-04-04
Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into sp...
Mark Brown
2
-51
/
+27
2016-04-04
Merge remote-tracking branch 'spi/fix/imx' into spi-linus
Mark Brown
1
-2
/
+14
2016-04-04
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Mark Brown
1
-2
/
+2
2016-03-31
spi: rockchip: fix probe deferral handling
Shawn Lin
1
-5
/
+9
2016-03-23
spi: omap2-mcspi: fix dma transfer for vmalloced buffer
Akinobu Mita
1
-45
/
+17
2016-03-18
spi: fix possible deadlock between internal bus locks and bus_lock_flag
Heiko Stübner
1
-2
/
+2
2016-03-17
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+10
2016-03-17
spi: imx: Fix possible NULL pointer deref
Sascha Hauer
1
-1
/
+5
2016-03-17
spi: imx: only do necessary changes to ECSPIx_CONFIGREG
Knut Wohlrab
1
-1
/
+9
2016-03-15
spi: rockchip: Spelling s/divsor/divisor/
Geert Uytterhoeven
1
-1
/
+1
2016-03-11
Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/to...
Mark Brown
3
-53
/
+148
2016-03-11
Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topi...
Mark Brown
9
-96
/
+730
2016-03-11
Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic...
Mark Brown
3
-19
/
+19
2016-03-11
Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi...
Mark Brown
6
-63
/
+701
2016-03-11
Merge remote-tracking branch 'spi/topic/imx' into spi-next
Mark Brown
1
-158
/
+183
2016-03-11
Merge remote-tracking branch 'spi/topic/dma' into spi-next
Mark Brown
1
-3
/
+3
2016-03-11
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
1
-0
/
+48
2016-03-11
spi: Add gfp parameter to kernel-doc to fix build warning
Javier Martinez Canillas
1
-0
/
+1
2016-03-10
spi: rockchip: covert rsd_nsecs to u32 type
Shawn Lin
1
-1
/
+1
2016-03-10
spi: rockchip: header file cleanup
Shawn Lin
1
-10
/
+4
2016-03-10
Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus
Mark Brown
1
-0
/
+3
2016-03-10
Merge remote-tracking branch 'spi/fix/imx' into spi-linus
Mark Brown
1
-15
/
+2
2016-03-09
spi: respect the maximum segment size of DMA device
Andy Shevchenko
1
-3
/
+3
2016-03-09
spi: rockchip: check requesting dma channel with EPROBE_DEFER
Shawn Lin
1
-1
/
+7
2016-03-09
spi: rockchip: migrate to dmaengine_terminate_async
Shawn Lin
1
-2
/
+2
2016-03-09
spi: rockchip: check return value of dmaengine_prep_slave_sg
Shawn Lin
1
-3
/
+12
2016-03-09
spi: core: Fix deadlock when sending messages
Jon Hunter
1
-12
/
+17
2016-03-06
spi/rockchip: fix endian mode for 16-bit transfers
Alexander Kochetkov
1
-1
/
+2
2016-03-05
spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
Huibin Hong
1
-1
/
+6
2016-03-04
spi: pxa2xx: Use newer more explicit DMAengine terminate API
Jarkko Nikula
1
-4
/
+4
2016-03-02
spi: pxa2xx: Add support for Intel Broxton B-Step
Jarkko Nikula
1
-1
/
+5
2016-02-26
spi: lp-8841: return correct error code from probe
Arnd Bergmann
1
-2
/
+3
2016-02-26
spi: imx: drop bogus tests for rx/tx bufs in DMA transfer
Sascha Hauer
1
-48
/
+34
2016-02-26
spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function
Sascha Hauer
1
-15
/
+6
2016-02-26
spi: imx: make some register defines simpler
Sascha Hauer
1
-9
/
+6
2016-02-26
spi: imx: remove unnecessary bit clearing in mx51_ecspi_config
Sascha Hauer
1
-7
/
+0
2016-02-26
spi: imx: add support for all SPI word width for DMA
Anton Bondarenko
1
-27
/
+91
2016-02-26
spi: imx: drop unncessary dma_is_inited variable
Sascha Hauer
1
-5
/
+1
2016-02-26
spi: imx: drop unnecessary read/modify/write
Sascha Hauer
1
-21
/
+10
2016-02-26
spi: imx: initialize usedma earlier
Sascha Hauer
1
-7
/
+8
2016-02-24
spi: imx: drop fallback to PIO
Sascha Hauer
1
-13
/
+6
2016-02-24
spi: master driver to enable RTC on ICPDAS LP-8841
Sergei Ianovich
3
-0
/
+266
2016-02-22
spi: make xmldocs warning caused by spi.c
Masanari Iida
1
-2
/
+2
2016-02-21
spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH
Leif Liddy
1
-0
/
+13
2016-02-21
spi: pxa2xx: Remove unused DMA buffer mappings
Jarkko Nikula
2
-4
/
+0
2016-02-20
spi: imx: replace fixed timeout with calculated
Anton Bondarenko
1
-3
/
+21
2016-02-20
Merge remote-tracking branch 'spi/fix/imx' into spi-imx
Mark Brown
1
-15
/
+2
2016-02-19
spi: imx: fix spi resource leak with dma transfer
Gao Pan
1
-3
/
+5
2016-02-18
spi: Add cond_resched() in main message processing loop
Mark Brown
1
-0
/
+3
2016-02-18
spi: docbook: add missing parameter documentation
Martin Sperl
1
-0
/
+1
[next]