index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core-smbus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-28
i2c: smbus: improve naming in i2c_smbus_xfer_emulated()
Wolfram Sang
1
-12
/
+12
2021-01-28
i2c: smbus: don't abuse loop variable
Wolfram Sang
1
-5
/
+4
2021-01-11
i2c: smbus: switch from loops to memcpy
Dmitry Torokhov
1
-10
/
+5
2020-06-26
i2c: core: check returned size of emulated smbus block read
Mans Rullgard
1
-0
/
+7
2020-06-19
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
1
-1
/
+1
2020-03-10
i2c: smbus: remove outdated references to irq level triggers
Wolfram Sang
1
-5
/
+0
2020-03-10
i2c: convert SMBus alert setup function to return an ERRPTR
Wolfram Sang
1
-13
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-03
i2c: core: apply 'is_suspended' check for SMBus, too
Wolfram Sang
1
-0
/
+4
2019-04-16
i2c: core: introduce callbacks for atomic transfers
Wolfram Sang
1
-4
/
+14
2019-04-16
i2c: core: use I2C locking behaviour also for SMBUS
Wolfram Sang
1
-1
/
+6
2019-02-14
i2c: core-smbus: don't trace smbus_reply data on errors
John Sperbeck
1
-1
/
+1
2018-07-20
i2c: smbus: add unlocked __i2c_smbus_xfer variant
Peter Rosin
1
-8
/
+20
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-05-17
i2c: core: smbus: fix a potential missing-check bug
Wenwen Wang
1
-0
/
+2
2018-02-27
i2c: reformat comments around i2c_smbus_xfer_emulated()
Wolfram Sang
1
-6
/
+10
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+39
2018-01-17
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
Jeremy Compostella
1
-6
/
+7
2017-12-03
i2c: smbus: use DMA safe buffers for emulated SMBus transactions
Wolfram Sang
1
-6
/
+39
2017-10-28
i2c: i2c-smbus: add of_i2c_setup_smbus_alert
Phil Reid
1
-0
/
+22
2017-10-28
i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbus
Phil Reid
1
-0
/
+33
2017-05-31
i2c: break out smbus support into separate file
Wolfram Sang
1
-0
/
+594