index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-davinci.c
Age
Commit message (
Expand
)
Author
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-10-25
Merge remote-tracking branch 'spi/topic/davinci' into spi-next
Mark Brown
2013-09-17
spi: bitbang: Let spi_bitbang_start() take a reference to master
Axel Lin
2013-09-16
spi: spi-davinci: Fix variable type
Sachin Kamat
2013-09-01
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
2013-07-29
spi: spi-davinci: Fix direction in dma_map_single()
Christian Eggers
2013-06-26
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-13
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
Mark Brown
2013-04-17
spi/davinci: no wildcards in DT compatible property
Manjunathappa, Prakash
2013-04-07
spi/davinci: fix module build error
Manjunathappa, Prakash
2013-02-05
spi/davinci: use request_threaded_irq() to fix deadlock
Murali Karicheri
2013-02-05
spi/davinci: add OF support for the spi controller
Murali Karicheri
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
2012-09-01
spi: spi-davinci: convert to DMA engine API
Matt Porter
2012-03-30
spi/davinci: Fix DMA API usage in davinci
Shubhrajyoti D
2011-10-24
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-06-06
spi: reorganize drivers
Grant Likely