index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-sh_mobile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: sh_mobile: : use proper DMAENGINE API for termination
Wolfram Sang
2021-08-11
1
-2
/
+2
*
i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
Geert Uytterhoeven
2021-05-25
1
-1
/
+1
*
i2c: sh_mobile: Mark adapter suspended during suspend
Geert Uytterhoeven
2020-12-09
1
-0
/
+28
*
i2c: sh_mobile: implement atomic transfers
Ulrich Hecht
2020-11-06
1
-20
/
+66
*
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
2020-07-04
1
-1
/
+2
*
i2c: sh_mobile: simplify code and remove false compilation warning
Viresh Kumar
2020-05-29
1
-5
/
+2
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-6
/
+3
*
i2c: sh_mobile: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-14
1
-1
/
+1
*
i2c: sh_mobile: use new clock calculation formulas for Gen2
Wolfram Sang
2019-02-08
1
-5
/
+5
*
i2c: sh_mobile: use new clock calculation formulas for Gen3
Wolfram Sang
2019-02-08
1
-3
/
+3
*
i2c: sh_mobile: sort compatible entries
Wolfram Sang
2019-02-08
1
-2
/
+2
*
i2c: sh_mobile: update copyright and comments
Wolfram Sang
2019-01-23
1
-4
/
+3
*
i2c: sh_mobile: refactor rx isr
Wolfram Sang
2019-01-23
1
-29
/
+21
*
i2c: sh_mobile: replace break; with if-block
Wolfram Sang
2019-01-23
1
-4
/
+3
*
i2c: sh_mobile: remove is_first_byte function
Wolfram Sang
2019-01-23
1
-7
/
+2
*
i2c: sh_mobile: drop 'data' argument from i2c_op function
Wolfram Sang
2019-01-23
1
-24
/
+17
*
i2c: sh_mobile: remove get_data function
Wolfram Sang
2019-01-23
1
-15
/
+8
*
i2c: sh_mobile: simplify sending address for RX
Wolfram Sang
2019-01-23
1
-6
/
+2
*
i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
Fabrizio Castro
2018-12-17
1
-0
/
+1
*
i2c: sh_mobile: add support for r8a77990 (R-Car E3)
Simon Horman
2018-11-27
1
-0
/
+1
*
i2c: sh_mobile: Remove dummy runtime PM callbacks
Jarkko Nikula
2018-10-29
1
-18
/
+0
*
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
2018-08-30
1
-2
/
+4
*
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
2018-08-30
1
-6
/
+3
*
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
2018-08-30
1
-1
/
+1
*
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-24
1
-9
/
+1
*
i2c: sh_mobile: use core to detect 'no zero length read' quirk
Wolfram Sang
2018-08-04
1
-5
/
+5
*
i2c: busses: remove superfluous ignoring of children for RPM
Wolfram Sang
2018-05-08
1
-11
/
+0
*
i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formula
Wolfram Sang
2018-01-15
1
-1
/
+1
*
i2c: sh_mobile: add new frequency calculation for later SoC
Wolfram Sang
2018-01-15
1
-1
/
+18
*
i2c: sh_mobile: add helper to check frequency calculations
Wolfram Sang
2018-01-15
1
-22
/
+27
*
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
2018-01-15
1
-18
/
+17
*
i2c: sh_mobile: require setup callback
Wolfram Sang
2018-01-15
1
-9
/
+6
*
i2c: sh_mobile: allow setup callback to return errno
Wolfram Sang
2018-01-15
1
-4
/
+9
*
i2c: sh_mobile: move type detection upwards
Wolfram Sang
2018-01-15
1
-6
/
+4
*
i2c: sh_mobile: use core helper to decide when to use DMA
Wolfram Sang
2017-12-03
1
-2
/
+6
*
i2c: sh_mobile: make sure to not accidently trigger STOP
Wolfram Sang
2017-11-27
1
-3
/
+3
*
i2c: sh_mobile: send STOP according to datasheet
Wolfram Sang
2017-11-27
1
-23
/
+6
*
i2c: sh_mobile: avoid unnecessary register read
Wolfram Sang
2017-11-27
1
-1
/
+2
*
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
2017-11-27
1
-2
/
+0
*
i2c: sh_mobile: shorten exit of xfer routine
Wolfram Sang
2017-11-27
1
-3
/
+1
*
i2c: sh_mobile: use direct writes when accessing ICE bit
Wolfram Sang
2017-11-27
1
-3
/
+3
*
i2c: sh_mobile: manually "inline" two short functions
Wolfram Sang
2017-11-27
1
-19
/
+9
*
i2c: sh_mobile: remove redundant deinitialization
Wolfram Sang
2017-11-27
1
-4
/
+0
*
i2c: sh_mobile: remove redundant initialization
Wolfram Sang
2017-11-27
1
-10
/
+0
*
i2c: sh_mobile: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-17
1
-5
/
+3
*
i2c: sh_mobile: avoid unused ret variable
Eugeniu Rosca
2017-08-17
1
-2
/
+2
*
i2c: sh_mobile: drop needless check for of_node
Wolfram Sang
2017-06-02
1
-12
/
+7
*
i2c: sh_mobile: remove platform_data
Wolfram Sang
2017-06-02
1
-8
/
+0
*
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2017-02-09
1
-1
/
+1
*
i2c: sh_mobile: Add per-Generation fallback bindings
Simon Horman
2016-12-11
1
-1
/
+3
[next]