aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-sun4i.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2017-12-07spi: sun4i: disable clocks in the remove functionGravatar Takuo Koguchi 1-1/+1
2016-10-29spi: sun4i: Allow transfers larger than FIFO sizeGravatar Alexandru Gagniuc 1-8/+67
2016-07-24Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...Gravatar Mark Brown 1-0/+8
2016-06-27spi: sunxi: set maximum and minimum speed of SPI masterGravatar Michal Suchanek 1-0/+2
2016-06-14spi: sunxi: fix transfer timeoutGravatar Michal Suchanek 1-1/+9
2016-06-14spi: sun4i: fix FIFO limitGravatar Michal Suchanek 1-3/+10
2016-06-14spi: sunxi: expose maximum transfer size limitGravatar Michal Suchanek 1-0/+6
2016-01-11Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' an...Gravatar Mark Brown 1-4/+4
2016-01-07spi: sun4i: Prevent chip-select from being activated twice before a transferGravatar Marcus Weseloh 1-3/+3
2015-11-18spi: sun4i: allow transfers to set transmission speedGravatar Marcus Weseloh 1-4/+4
2014-10-20spi: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-04-14spi: Remove unneeded include of linux/workqueue.hGravatar Axel Lin 1-1/+0
2014-03-04spi: sun4i: Set bits_per_word_mask to only support 8 bits word lengthGravatar Axel Lin 1-0/+1
2014-02-23spi: sunxi: Add Allwinner A10 SPI controller driverGravatar Maxime Ripard 1-0/+477