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
starfive-6.6.48-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
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-12
i2c: designware: Delete SMBus functionalities
Hal Feng
1
-6
/
+4
2022-11-01
Revert "i2c: designware: Descend startup priority"
Hal Feng
1
-1
/
+1
2022-10-27
i2c: designware: Descend startup priority
Hal Feng
1
-1
/
+1
2022-10-27
i2c: designware: Uncomment and recover the pm functions
Hal Feng
1
-4
/
+1
2022-08-31
i2c: designware: Delete redundant code
Hal Feng
2
-30
/
+2
2022-07-01
PMU: Power Domain Controller Driver for JH7110 SOC
Walker Chen
1
-1
/
+4
2021-12-10
modified i2c driver for jh7110
Huan.Feng
2
-2
/
+30
2021-10-04
i2c: mlxcpld: Modify register setting for 400KHz frequency
Vadim Pasternak
1
-1
/
+1
2021-10-04
i2c: mlxcpld: Fix criteria for frequency setting
Vadim Pasternak
1
-1
/
+1
2021-10-02
i2c: mediatek: Add OFFSET_EXT_CONF setting back
Kewei Xu
1
-1
/
+10
2021-09-01
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-718
/
+390
2021-08-26
i2c: cadence: Implement save restore
Shubhrajyoti Datta
1
-11
/
+27
2021-08-26
i2c: xlp9xx: fix main IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-26
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: virtio: add a virtio i2c frontend driver
Jie Deng
3
-0
/
+302
2021-08-19
i2c: hix5hd2: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: s3c2410: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-19
i2c: iop3xx: fix deferred probing
Sergey Shtylyov
1
-4
/
+2
2021-08-17
i2c: synquacer: fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-08-17
i2c: sun6i-pw2i: Prefer strscpy over strlcpy
Len Baker
1
-1
/
+1
2021-08-17
i2c: remove dead PMC MSP TWI/SMBus/I2C driver
Lukas Bulwahn
3
-610
/
+0
2021-08-11
i2c: designware: Fix indentation in the header
Andy Shevchenko
1
-2
/
+2
2021-08-11
i2c: designware: Use DIV_ROUND_CLOSEST() macro
Andy Shevchenko
2
-6
/
+7
2021-08-11
i2c: at91: mark PM ops as __maybe unused
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: sh_mobile: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: qup: : use proper DMAENGINE API for termination
Wolfram Sang
1
-1
/
+1
2021-08-11
i2c: mxs: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: imx: : use proper DMAENGINE API for termination
Wolfram Sang
1
-3
/
+3
2021-08-11
i2c: at91-master: : use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-11
i2c: at91: remove #define CONFIG_PM
Claudiu Beznea
1
-12
/
+5
2021-08-11
i2c: parport: Switch to use module_parport_driver()
Andy Shevchenko
1
-25
/
+11
2021-08-10
i2c: iproc: fix race between client unreg and tasklet
Dhananjay Phadke
1
-2
/
+2
2021-08-10
i2c: i801: Remove not needed debug message
Heiner Kallweit
1
-4
/
+0
2021-08-10
i2c: i801: make p2sb_spinlock a mutex
Heiner Kallweit
1
-4
/
+4
2021-08-10
i2c: i801: Improve disabling runtime pm
Heiner Kallweit
1
-6
/
+1
2021-08-03
i2c: highlander: add IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-07-28
i2c: i801: Fix handling SMBHSTCNT_PEC_EN
Heiner Kallweit
1
-16
/
+11
2021-07-20
i2c: mpc: Poll for MCF
Chris Packham
1
-2
/
+2
2021-07-04
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-129
/
+226
2021-07-02
i2c: ali1535: mention that the device should not be disabled
Wolfram Sang
1
-0
/
+5
2021-07-02
i2c: mpc: Restore reread of I2C status register
Chris Packham
1
-0
/
+2
2021-06-24
i2c: robotfuzz-osif: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-06-24
i2c: imx: Fix some checkpatch warnings
Kwon Tae-young
1
-14
/
+5
2021-06-23
i2c: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2021-06-23
i2c: cadence: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2021-06-23
i2c: xiic: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2021-06-23
i2c: cadence: Clear HOLD bit before xfer_size register rolls over
Raviteja Narayanam
1
-7
/
+41
2021-06-21
i2c: cp2615: check for allocation failure in cp2615_i2c_recv()
Dan Carpenter
1
-4
/
+10
2021-06-20
i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
Heiner Kallweit
1
-0
/
+3
2021-06-20
i2c: i801: Improve i801_setup_hstcfg
Heiner Kallweit
1
-6
/
+4
[next]