Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: i2c-boardinfo: fix memory leaks on devinfo | Colin Ian King | 2017-11-27 | 1 | -0/+2 |
* | i2c: allow attaching IRQ resources to i2c_board_info | Dmitry Torokhov | 2017-04-01 | 1 | -0/+12 |
* | i2c: copy device properties when using i2c_register_board_info() | Dmitry Torokhov | 2017-04-01 | 1 | -0/+12 |
* | i2c: remove __init from i2c_register_board_info() | Luis R. Rodriguez | 2016-06-19 | 1 | -3/+1 |
* | i2c: i2c-boardinfo: sort includes | Wolfram Sang | 2016-02-20 | 1 | -3/+3 |
* | i2c: remove FSF address | Wolfram Sang | 2014-11-07 | 1 | -5/+0 |
* | i2c: Update the FSF address | Jean Delvare | 2012-03-26 | 1 | -1/+2 |
* | i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | i2c-boardinfo: Fix typo in comment | Wolfram Sang | 2011-03-20 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | i2c: Use rwsem instead of mutex for board info | Rodolfo Giometti | 2009-06-19 | 1 | -3/+4 |
* | i2c: Add i2c_board_info and i2c_new_device() | David Brownell | 2007-05-01 | 1 | -0/+90 |