index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core-smbus.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
i2c: core: apply 'is_suspended' check for SMBus, too
Wolfram Sang
2019-04-16
i2c: core: introduce callbacks for atomic transfers
Wolfram Sang
2019-04-16
i2c: core: use I2C locking behaviour also for SMBUS
Wolfram Sang
2019-02-14
i2c: core-smbus: don't trace smbus_reply data on errors
John Sperbeck
2018-07-20
i2c: smbus: add unlocked __i2c_smbus_xfer variant
Peter Rosin
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
2018-05-17
i2c: core: smbus: fix a potential missing-check bug
Wenwen Wang
2018-02-27
i2c: reformat comments around i2c_smbus_xfer_emulated()
Wolfram Sang
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-17
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
Jeremy Compostella
2017-12-03
i2c: smbus: use DMA safe buffers for emulated SMBus transactions
Wolfram Sang
2017-10-28
i2c: i2c-smbus: add of_i2c_setup_smbus_alert
Phil Reid
2017-10-28
i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbus
Phil Reid
2017-05-31
i2c: break out smbus support into separate file
Wolfram Sang