aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-boardinfo.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-10i2c: Remove support for dangling device propertiesGravatar Heikki Krogerus 1-11/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 1-10/+1
2017-11-27i2c: i2c-boardinfo: fix memory leaks on devinfoGravatar Colin Ian King 1-0/+2
2017-04-01i2c: allow attaching IRQ resources to i2c_board_infoGravatar Dmitry Torokhov 1-0/+12
2017-04-01i2c: copy device properties when using i2c_register_board_info()Gravatar Dmitry Torokhov 1-0/+12
2016-06-19i2c: remove __init from i2c_register_board_info()Gravatar Luis R. Rodriguez 1-3/+1
2016-02-20i2c: i2c-boardinfo: sort includesGravatar Wolfram Sang 1-3/+3
2014-11-07i2c: remove FSF addressGravatar Wolfram Sang 1-5/+0
2012-03-26i2c: Update the FSF addressGravatar Jean Delvare 1-1/+2
2011-10-31i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOLGravatar Paul Gortmaker 1-0/+1
2011-03-20i2c-boardinfo: Fix typo in commentGravatar Wolfram Sang 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-06-19i2c: Use rwsem instead of mutex for board infoGravatar Rodolfo Giometti 1-3/+4
2007-05-01i2c: Add i2c_board_info and i2c_new_device()Gravatar David Brownell 1-0/+90