index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sun4i.c
Age
Commit message (
Expand
)
Author
2016-10-29
spi: sun4i: Allow transfers larger than FIFO size
Alexandru Gagniuc
2016-07-24
Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...
Mark Brown
2016-06-27
spi: sunxi: set maximum and minimum speed of SPI master
Michal Suchanek
2016-06-14
spi: sunxi: fix transfer timeout
Michal Suchanek
2016-06-14
spi: sun4i: fix FIFO limit
Michal Suchanek
2016-06-14
spi: sunxi: expose maximum transfer size limit
Michal Suchanek
2016-01-11
Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' an...
Mark Brown
2016-01-07
spi: sun4i: Prevent chip-select from being activated twice before a transfer
Marcus Weseloh
2015-11-18
spi: sun4i: allow transfers to set transmission speed
Marcus Weseloh
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-14
spi: Remove unneeded include of linux/workqueue.h
Axel Lin
2014-03-04
spi: sun4i: Set bits_per_word_mask to only support 8 bits word length
Axel Lin
2014-02-23
spi: sunxi: Add Allwinner A10 SPI controller driver
Maxime Ripard