Age | Commit message (Expand) | Author | Files | Lines |
2022-03-15 | spi: sun4i: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2020-07-27 | spi: sun4i: update max transfer size reported | Jonathan Liu | 1 | -1/+1 |
2019-09-04 | spi: sun4i: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-08-02 | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -1/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2017-12-07 | spi: sun4i: disable clocks in the remove function | Takuo Koguchi | 1 | -1/+1 |
2016-10-29 | spi: sun4i: Allow transfers larger than FIFO size | Alexandru Gagniuc | 1 | -8/+67 |
2016-07-25 | Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to... | Mark Brown | 1 | -0/+8 |
2016-06-27 | spi: sunxi: set maximum and minimum speed of SPI master | Michal Suchanek | 1 | -0/+2 |
2016-06-14 | spi: sunxi: fix transfer timeout | Michal Suchanek | 1 | -1/+9 |
2016-06-14 | spi: sun4i: fix FIFO limit | Michal Suchanek | 1 | -3/+10 |
2016-06-14 | spi: sunxi: expose maximum transfer size limit | Michal Suchanek | 1 | -0/+6 |
2016-01-11 | Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' an... | Mark Brown | 1 | -4/+4 |
2016-01-07 | spi: sun4i: Prevent chip-select from being activated twice before a transfer | Marcus Weseloh | 1 | -3/+3 |
2015-11-18 | spi: sun4i: allow transfers to set transmission speed | Marcus Weseloh | 1 | -4/+4 |
2014-10-20 | spi: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-04-14 | spi: Remove unneeded include of linux/workqueue.h | Axel Lin | 1 | -1/+0 |
2014-03-04 | spi: sun4i: Set bits_per_word_mask to only support 8 bits word length | Axel Lin | 1 | -0/+1 |
2014-02-23 | spi: sunxi: Add Allwinner A10 SPI controller driver | Maxime Ripard | 1 | -0/+477 |