Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: fsl_dspi fix to stop extra transmissions | Jared Bents | 2019-04-12 | 1 | -4/+26 |
* | spi: Remove unused spi_init | Jagan Teki | 2018-11-27 | 1 | -5/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Convert CONFIG_SPI to Kconfig | Adam Ford | 2018-04-27 | 1 | -10/+0 |
* | dm: Fix up inclusion of common.h | Simon Glass | 2017-06-01 | 1 | -0/+2 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -1/+1 |
* | Various, accumulated typos collected from around the tree. | Robert P. J. Day | 2016-10-06 | 1 | -1/+1 |
* | spi: fsl: Use BIT macro | Jagan Teki | 2015-10-27 | 1 | -1/+1 |
* | dm: Use dev_get_addr() where possible | Simon Glass | 2015-08-31 | 1 | -1/+1 |
* | lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type | York Sun | 2015-08-06 | 1 | -2/+2 |
* | fdt: armv8: Fix build warnings on armv8 | Haikun Wang | 2015-07-20 | 1 | -2/+2 |
* | dm: spi: Convert Freescale DSPI driver to driver model | Haikun.Wang@freescale.com | 2015-04-18 | 1 | -0/+737 |