summaryrefslogtreecommitdiff
path: root/drivers/spi/rk_spi.c
AgeCommit message (Expand)Author
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-01-21rockchip: spi: Remove the explicit pinctrl settingSimon Glass
2016-01-21rockchip: spi: Correct chip-enable codeSimon Glass
2016-01-21rockchip: spi: Implement the delaysSimon Glass
2016-01-21rockchip: spi: Correct the bus init codeSimon Glass
2016-01-21rockchip: spi: Remember the last speed to avoid re-setting itSimon Glass
2016-01-21rockchip: spi: Avoid setting the pinctrl twiceSimon Glass
2016-01-21rockchip: spi: Update the driver to use the new clock IDSimon Glass
2016-01-19spi: rk_spi: Fix debug format warningTom Rini
2015-09-02rockchip: Add SPI driverSimon Glass