Age | Commit message (Expand) | Author |
2017-11-21 | rockchip: spi: the symbol for Hertz is Hz | Heinrich Schuchardt |
2017-09-18 | rockchip: spi: Convert to livetree | Philipp Tomsich |
2017-08-13 | rockchip: spi: enable support for the rk_spi driver for the RK3368 | Philipp Tomsich |
2017-07-11 | rockchip: spi: dm: convert fdt_get to dev_read | Philipp Tomsich |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-05-10 | rockchip: spi: enable support for the rk_spi driver for the RK3399 | Jakob Unterwurzacher |
2017-05-10 | rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting | Philipp Tomsich |
2017-05-10 | rockchip: spi: rk_spi: dynamically select an module input rate | Philipp Tomsich |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-11-25 | rockchip: spi: Honour the deactivation delay | Simon Glass |
2016-11-25 | rockchip: spi: Add support for of-platdata | Simon Glass |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-01-21 | rockchip: spi: Remove the explicit pinctrl setting | Simon Glass |
2016-01-21 | rockchip: spi: Correct chip-enable code | Simon Glass |
2016-01-21 | rockchip: spi: Implement the delays | Simon Glass |
2016-01-21 | rockchip: spi: Correct the bus init code | Simon Glass |
2016-01-21 | rockchip: spi: Remember the last speed to avoid re-setting it | Simon Glass |
2016-01-21 | rockchip: spi: Avoid setting the pinctrl twice | Simon Glass |
2016-01-21 | rockchip: spi: Update the driver to use the new clock ID | Simon Glass |
2016-01-19 | spi: rk_spi: Fix debug format warning | Tom Rini |
2015-09-02 | rockchip: Add SPI driver | Simon Glass |