aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-core-of.c
AgeCommit message (Expand)Author
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-24Merge branch 'i2c/for-current' into i2c/for-mergewindowWolfram Sang
2023-04-13Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven
2023-04-05of: Rename of_modalias_node()Miquel Raynal
2023-03-16i2c: Use of_property_read_bool() for boolean propertiesRob Herring
2023-01-17i2c: add fwnode APIsRussell King (Oracle)
2020-05-05i2c: use my kernel.org address from now onWolfram Sang
2020-01-15i2c: i2c-core-of: convert to use i2c_new_client_device()Wolfram Sang
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-20i2c: of: Populate fwnode in of_i2c_get_board_info()Saravana Kannan
2019-11-15i2c: core: fix use after free in of_i2c_notifyWen Yang
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-06-26i2c: core: add sysfs headerWolfram Sang
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-05i2c: of: Try to find an I2C adapter matching the parentThierry Reding
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon
2018-05-22i2c: Retain info->of_node in i2c_new_device()Boris Brezillon
2018-05-15i2c: Get rid of i2c_board_info->archdataBoris Brezillon
2018-02-26i2c: of: simplify reading the "reg" propertyWolfram Sang
2018-02-26i2c: of: remove duplicated check for valid addressWolfram Sang
2018-02-26i2c: of: rename variable to meet expectationsWolfram Sang
2018-02-26i2c: of: make ref counting more visibleWolfram Sang
2018-02-26i2c: of: change log level of failed device creationWolfram Sang
2017-07-31i2c: Convert to using %pOF instead of full_nameRob Herring
2017-05-31i2c: break out OF support into separate fileWolfram Sang