summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-core-of.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* i2c: of: Try to find an I2C adapter matching the parentThierry Reding2019-02-051-1/+13
* i2c: Export of_i2c_get_board_info()Boris Brezillon2018-05-221-17/+31
* i2c: Retain info->of_node in i2c_new_device()Boris Brezillon2018-05-221-2/+1Star
* i2c: Get rid of i2c_board_info->archdataBoris Brezillon2018-05-151-2/+0Star
* i2c: of: simplify reading the "reg" propertyWolfram Sang2018-02-261-7/+5Star
* i2c: of: remove duplicated check for valid addressWolfram Sang2018-02-261-6/+0Star
* i2c: of: rename variable to meet expectationsWolfram Sang2018-02-261-4/+4
* i2c: of: make ref counting more visibleWolfram Sang2018-02-261-1/+1
* i2c: of: change log level of failed device creationWolfram Sang2018-02-261-1/+1
* i2c: Convert to using %pOF instead of full_nameRob Herring2017-07-311-13/+11Star
* i2c: break out OF support into separate fileWolfram Sang2017-05-311-0/+276