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