index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-boardinfo.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-11
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
2025-09-25
i2c: boardinfo: Annotate code used in init phase only
Heiner Kallweit
2021-04-10
i2c: Remove support for dangling device properties
Heikki Krogerus
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-11-27
i2c: i2c-boardinfo: fix memory leaks on devinfo
Colin Ian King
2017-04-01
i2c: allow attaching IRQ resources to i2c_board_info
Dmitry Torokhov
2017-04-01
i2c: copy device properties when using i2c_register_board_info()
Dmitry Torokhov
2016-06-19
i2c: remove __init from i2c_register_board_info()
Luis R. Rodriguez
2016-02-20
i2c: i2c-boardinfo: sort includes
Wolfram Sang
2014-11-07
i2c: remove FSF address
Wolfram Sang
2012-03-26
i2c: Update the FSF address
Jean Delvare
2011-10-31
i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL
Paul Gortmaker
2011-03-20
i2c-boardinfo: Fix typo in comment
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-19
i2c: Use rwsem instead of mutex for board info
Rodolfo Giometti
2007-05-01
i2c: Add i2c_board_info and i2c_new_device()
David Brownell