Commit message (Expand) | Author | Age | |
---|---|---|---|
* | base: soc: Allow early registration of a single SoC device | Geert Uytterhoeven | 2017-03-29 |
* | base: soc: Let soc_device_match() return no match when called too early | Geert Uytterhoeven | 2017-03-29 |
* | base: soc: Check for NULL SoC device attributes | Geert Uytterhoeven | 2016-11-10 |
* | base: soc: Introduce soc_device_match() interface | Arnd Bergmann | 2016-11-10 |
* | base: soc: Early register bus when needed | Geert Uytterhoeven | 2016-11-10 |
* | base: soc: make it explicitly non-modular | Paul Gortmaker | 2016-08-31 |
* | base: soc: siplify ida usage | Lee Duncan | 2015-10-04 |
* | drivers/base: use tabs where possible in code indentation | Lavinia Tache | 2015-03-25 |
* | mode_t whack-a-mole: ->is_visible() returns umode_t... | Al Viro | 2012-05-29 |
* | drivers/base: fix compiler warning in SoC export driver - idr should be ida | Lee Jones | 2012-04-09 |
* | drivers/base: Remove unneeded spin_lock_init call for soc_lock | Axel Lin | 2012-04-09 |
* | drivers/base: add bus for System-on-Chip devices | Lee Jones | 2012-02-10 |