index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-rk3x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
1
-2
/
+6
|
\
|
*
i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
Tim Lunn
2024-01-18
1
-2
/
+6
*
|
i2c: rk3x: fix potential spinlock recursion on poll
Jensen Huang
2023-12-19
1
-2
/
+11
|
/
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
2023-01-20
1
-22
/
+22
*
i2c: rk3x: Add rv1126 support
Jagan Teki
2022-09-16
1
-0
/
+9
*
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
1
-1
/
+1
*
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-14
1
-0
/
+7
|
\
|
*
i2c: rk3x: enable clock before getting rate
John Keeping
2021-11-29
1
-0
/
+7
*
|
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
2021-11-30
1
-2
/
+2
|
/
*
i2c: rk3x: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-27
1
-12
/
+7
*
Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-08-13
1
-4
/
+35
|
\
|
*
i2c: rk3x: support master_xfer_atomic
John Keeping
2020-07-04
1
-4
/
+35
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-04-18
1
-3
/
+1
*
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-04-15
1
-3
/
+1
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-6
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
i2c: rk3x: Don't print visible virtual mapping MMIO address
Shawn Lin
2018-05-24
1
-2
/
+0
*
i2c: rk3x: add proper kerneldoc header
Wolfram Sang
2018-01-18
1
-0
/
+1
*
i2c: rk3x: account for const type of of_device_id.data
Julia Lawall
2018-01-18
1
-8
/
+8
*
i2c: rk3x: add support for rv1108
Andy Yan
2017-08-12
1
-0
/
+9
*
i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
David Wu
2016-10-25
1
-0
/
+2
*
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-10-07
1
-6
/
+3
|
\
|
*
i2c: rk3x: Fix variable 'min_total_ns' unused warning
David Wu
2016-09-22
1
-2
/
+1
|
*
i2c: rk3x: Fix sparse warning
David Wu
2016-09-22
1
-1
/
+1
|
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
|
i2c: rk3x: Restore clock settings at resume time
Doug Anderson
2016-09-08
1
-0
/
+12
*
|
i2c: Spelling s/acknowedge/acknowledge/
Geert Uytterhoeven
2016-09-08
1
-1
/
+1
|
/
*
i2c: rk3x: support fast-mode plus for rk3399
David Wu
2016-06-17
1
-4
/
+17
*
i2c: rk3x: add i2c support for rk3399 soc
David Wu
2016-06-17
1
-20
/
+274
*
i2c: rk3x: Move spec timing data to "static const" structs
David Wu
2016-06-17
1
-28
/
+55
*
i2c: rk3x: Change SoC data to not use array
David Wu
2016-06-17
1
-8
/
+30
*
i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
David Wu
2016-06-17
1
-1
/
+0
*
i2c: rk3x: use struct "rk3x_i2c_calced_timings"
David Wu
2016-06-17
1
-23
/
+32
*
i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
David Wu
2016-06-17
1
-1
/
+21
*
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-05-19
1
-63
/
+24
|
\
|
*
i2c: rk3x: switch to i2c generic dt parsing
David Wu
2016-04-14
1
-63
/
+24
*
|
i2c: rk3x: add support for rk3228
Yakir Yang
2016-04-12
1
-0
/
+1
|
/
*
i2c: rk3x: populate correct variable for sda_falling_time
Wolfram Sang
2015-11-30
1
-1
/
+1
*
i2c: rk3x: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-20
1
-0
/
+1
*
i2c: rk3x: Increase wait timeout to 1 second
Doug Anderson
2015-05-12
1
-1
/
+1
*
i2c: rk3x: report number of messages transmitted
Dmitry Torokhov
2015-04-23
1
-1
/
+1
*
i2c: rk3x: Account for repeated start time requirement
Doug Anderson
2015-01-13
1
-18
/
+43
*
i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specification
addy ke
2015-01-13
1
-23
/
+49
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
i2c: rk3x: handle dynamic clock rate changes correctly
Max Schwarz
2014-11-23
1
-35
/
+118
*
|
i2c: rk3x: adjust the LOW divison based on characteristics of SCL
addy ke
2014-11-10
1
-9
/
+153
|
/
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-19
1
-2
/
+2
|
\
[next]