index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core-smbus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-19
i2c: smbus: Check for parent device before dereference
Andy Shevchenko
1
-2
/
+6
2022-02-15
i2c: don't expose function which is only used internally
Wolfram Sang
1
-1
/
+0
2022-01-28
i2c: smbus: Use device_*() functions instead of of_*()
Akhil R
1
-5
/
+6
2021-06-25
i2c: core-smbus: Expose PEC calculate function for generic use
Quan Nguyen
1
-2
/
+10
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-12
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-21
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-29
i2c: i2c-smbus: add of_i2c_setup_smbus_alert
Phil Reid
1
-0
/
+22
2017-10-29
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