Age | Commit message (Expand) | Author |
---|---|---|
2020-12-13 | dm: treewide: Rename ..._platdata variables to just ..._plat | Simon Glass |
2020-12-13 | dm: treewide: Rename ofdata_to_platdata() to of_to_plat() | Simon Glass |
2020-12-13 | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass |
2020-12-13 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-08-08 | gpio: Add driver for TI PCF8575 I2C GPIO expander | Vignesh R |