summaryrefslogtreecommitdiff
path: root/drivers/spi/rk_spi.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-10rockchip: spi: enable support for the rk_spi driver for the RK3399Jakob Unterwurzacher
2017-05-10rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate settingPhilipp Tomsich
2017-05-10rockchip: spi: rk_spi: dynamically select an module input ratePhilipp Tomsich
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-11-26rockchip: spi: Honour the deactivation delaySimon Glass
2016-11-26rockchip: spi: Add support for of-platdataSimon Glass
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-22rockchip: spi: Remove the explicit pinctrl settingSimon Glass
2016-01-22rockchip: spi: Correct chip-enable codeSimon Glass
2016-01-22rockchip: spi: Implement the delaysSimon Glass
2016-01-22rockchip: spi: Correct the bus init codeSimon Glass
2016-01-22rockchip: spi: Remember the last speed to avoid re-setting itSimon Glass
2016-01-22rockchip: spi: Avoid setting the pinctrl twiceSimon Glass
2016-01-22rockchip: spi: Update the driver to use the new clock IDSimon Glass
2016-01-19spi: rk_spi: Fix debug format warningTom Rini
2015-09-03rockchip: Add SPI driverSimon Glass