index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-omap2-mcspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-11
spi/omap-mcspi: Fix the spi task hangs waiting dma_rx
Jorge A. Ventura
1
-1
/
+2
2014-07-03
spi: omap2-mcspi: Configure hardware when slave driver changes mode
Mark A. Greer
1
-0
/
+14
2014-04-11
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...
Mark Brown
1
-17
/
+9
2014-04-03
spi: omap2-mcspi: Convert to use devm_kcalloc
Axel Lin
1
-17
/
+9
2014-03-30
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
1
-20
/
+44
2014-02-19
spi: omap2-mcspi: Convert to let spi core validate transfer speed
Axel Lin
1
-8
/
+3
2014-02-19
spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_message
Axel Lin
1
-3
/
+0
2014-02-03
spi: omap2-mcspi: Support divide-by-n clock dividers
Stefan Sørensen
1
-7
/
+36
2014-02-03
spi: omap2-mcspi: Do not configure the controller on each transfer unless needed
Stefan Sørensen
1
-2
/
+5
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-24
spi: omap2-mcspi: raw read and write endian fix
Victor Kamensky
1
-19
/
+19
2013-10-25
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
Mark Brown
1
-2
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/atmel' into spi-next
Mark Brown
1
-2
/
+2
2013-10-16
spi: Add missing newline to dev_ prints in drivers
Jarkko Nikula
1
-2
/
+2
2013-10-09
spi: omap2-mcspi: Fix FIFO support for transmit-and-receive mode
Illia Smyrnov
1
-3
/
+9
2013-09-26
spi: omap2-mcspi: use devm_spi_register_master()
Jingoo Han
1
-2
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/qspi' into spi-next
Mark Brown
1
-19
/
+1
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-29
spi/omap2: Covert to core runtime PM
Mark Brown
1
-19
/
+1
2013-06-26
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
1
-2
/
+2
2013-06-26
Merge remote-tracking branch 'spi/topic/omap' into spi-next
Mark Brown
1
-50
/
+187
2013-06-24
spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
Matt Porter
1
-20
/
+44
2013-06-17
spi: omap2-mcspi: Add FIFO buffer support
Illia Smyrnov
1
-17
/
+130
2013-06-17
spi: omap2-mcspi: Move bytes per word calculation to the function
Illia Smyrnov
1
-6
/
+13
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
1
-11
/
+2
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-05-13
spi/omap2: Let device core handle pinctrl
Mark Brown
1
-7
/
+0
2013-04-18
spi: omap2-mcspi: fix error return code in omap2_mcspi_probe()
Wei Yongjun
1
-1
/
+2
2013-04-15
spi: omap2-mcspi: Fix transfers if DMADEVICES is not set
Tony Lindgren
1
-10
/
+22
2013-04-01
spi/omap-mcspi: check condition also after timeout
Sebastian Andrzej Siewior
1
-2
/
+6
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+3
2013-02-05
Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Grant Likely
1
-8
/
+26
2013-02-05
spi/omap2: disable DMA requests before complete()
Felipe Balbi
1
-4
/
+4
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: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+3
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-4
/
+4
2012-12-02
spi: omap2-mcspi: remove duplicate inclusion of linux/err.h
Sachin Kamat
1
-1
/
+0
2012-12-02
spi: omap2-mcspi: Fix the redifine warning
Shubhrajyoti D
1
-3
/
+0
2012-11-14
Merge branch 'spi-mcspi' into spi-next
Mark Brown
1
-3
/
+3
2012-11-14
spi/omap: fix D0/D1 direction confusion
Daniel Mack
1
-3
/
+3
2012-11-06
Merge branch 'spi-linus' into spi-next
Mark Brown
1
-20
/
+19
2012-11-06
spi: omap2-mcspi: Reorder the wait_for_completion for tx
Shubhrajyoti D
1
-20
/
+19
2012-10-17
spi/mcspi: allow configuration of pin directions
Daniel Mack
1
-7
/
+18
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+0
2012-10-05
Merge branch 'late/kirkwood' into late/soc
Olof Johansson
1
-1
/
+1
2012-10-03
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
1
-145
/
+176
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-09-25
Merge tag 'v3.6-rc6' into spi-drivers
Mark Brown
1
-4
/
+2
2012-09-22
SPI: OMAP: remove unnecessary includes of plat/clock.h
Paul Walmsley
1
-1
/
+0
[next]