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-stub.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
2024-01-18
i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppo...
Heiner Kallweit
2021-01-17
i2c: stub: remove definition of DEBUG
Tom Rix
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-06-15
i2c: stub: fix build warning regression
Wolfram Sang
2017-06-02
i2c: stub: use pr_fmt
Wolfram Sang
2016-02-20
i2c: i2c-stub: sort includes
Wolfram Sang
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-07-20
i2c: stub: Avoid an array overrun on I2C block transfers
Jean Delvare
2014-07-17
i2c: stub: Add support for banked register ranges
Jean Delvare
2014-07-17
i2c: stub: Remember the number of emulated chips
Jean Delvare
2014-07-17
i2c: stub: Add support for SMBus block commands
Guenter Roeck
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2012-10-28
i2c-stub: Move to drivers/i2c
Jean Delvare