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
/
busses
/
i2c-img-scb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-19
i2c: busses: remove duplicate dev_err()
Dejin Zheng
1
-3
/
+1
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
1
-3
/
+1
2020-03-25
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-10-28
i2c: img-scb: Add runtime PM
Ed Blake
1
-19
/
+78
2017-10-27
i2c/busses: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-05
Update James Hogan's email address
James Hogan
1
-1
/
+1
2017-04-16
i2c: img-scb: use setup_timer
Geliang Tang
1
-3
/
+2
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2016-04-11
i2c: img-scb: use new 8 bit address helper function
Wolfram Sang
1
-3
/
+1
2016-01-03
i2c: img-scb: support repeated starts on IP v3.3
Sifan Naeem
1
-9
/
+36
2016-01-03
i2c: img-scb: add handle for Master halt interrupt
Sifan Naeem
1
-3
/
+14
2016-01-03
i2c: img-scb: add handle for stop detected interrupt
Sifan Naeem
1
-1
/
+10
2016-01-03
i2c: img-scb: remove fifo EMPTYING interrupts handle
Sifan Naeem
1
-13
/
+3
2016-01-03
i2c: img-scb: support I2C_M_IGNORE_NAK
Sifan Naeem
1
-5
/
+10
2015-10-10
i2c: img-scb: verify support for requested bit rate
Sifan Naeem
1
-3
/
+11
2015-10-10
i2c: img-scb: Clear line and interrupt status before starting a transfer
Sifan Naeem
1
-0
/
+9
2015-10-10
i2c: img-scb: use line_status instead of i2c->line_status
Sifan Naeem
1
-1
/
+1
2015-10-10
i2c: img-scb: fix LOW and HIGH period values for the SCL clock
Sifan Naeem
1
-13
/
+17
2015-10-10
i2c: img-scb: use DIV_ROUND_UP to round divisor values
Sifan Naeem
1
-6
/
+2
2015-10-10
i2c: img-scb: do dummy writes before fifo access
Sifan Naeem
1
-2
/
+2
2015-10-10
i2c: img-scb: enable fencing for all versions of the ip
Sifan Naeem
1
-6
/
+2
2015-03-15
i2c: img-scb: fixup of wait_for_completion_timeout return handling
Nicholas Mc Guire
1
-6
/
+8
2014-11-17
i2c: img-scb: Add Imagination Technologies I2C SCB driver
James Hogan
1
-0
/
+1412