summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-core-of.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-301-6/+1
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-151-0/+1
|\
| * i2c: core: add sysfs headerWolfram Sang2019-06-261-0/+1
* | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* 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/+1
* i2c: Get rid of i2c_board_info->archdataBoris Brezillon2018-05-151-2/+0
* i2c: of: simplify reading the "reg" propertyWolfram Sang2018-02-261-7/+5
* i2c: of: remove duplicated check for valid addressWolfram Sang2018-02-261-6/+0
* 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/+11
* i2c: break out OF support into separate fileWolfram Sang2017-05-311-0/+276