aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sun4i.c
AgeCommit message (Expand)Author
2023-12-11spi: sun4i: switch to use modern nameYang Yingliang
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel
2023-03-06spi: sun4i: Convert to platform remove callback returning voidUwe Kleine-König
2022-03-15spi: sun4i: fix typos in commentsJulia Lawall
2020-07-27spi: sun4i: update max transfer size reportedJonathan Liu
2019-09-04spi: sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-02spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-12-07spi: sun4i: disable clocks in the remove functionTakuo Koguchi
2016-10-29spi: sun4i: Allow transfers larger than FIFO sizeAlexandru Gagniuc
2016-07-24Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...Mark Brown
2016-06-27spi: sunxi: set maximum and minimum speed of SPI masterMichal Suchanek
2016-06-14spi: sunxi: fix transfer timeoutMichal Suchanek
2016-06-14spi: sun4i: fix FIFO limitMichal Suchanek
2016-06-14spi: sunxi: expose maximum transfer size limitMichal Suchanek
2016-01-11Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' an...Mark Brown
2016-01-07spi: sun4i: Prevent chip-select from being activated twice before a transferMarcus Weseloh
2015-11-18spi: sun4i: allow transfers to set transmission speedMarcus Weseloh
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang
2014-04-14spi: Remove unneeded include of linux/workqueue.hAxel Lin
2014-03-04spi: sun4i: Set bits_per_word_mask to only support 8 bits word lengthAxel Lin
2014-02-23spi: sunxi: Add Allwinner A10 SPI controller driverMaxime Ripard