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 devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-14
1
-6
/
+2
*
I2C: Explicitly include correct DT includes
Rob Herring
2023-08-14
1
-1
/
+1
*
i2c: sh-mobile: Remove #ifdef guards for PM related functions
Paul Cercueil
2023-08-08
1
-9
/
+3
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-3
/
+2
*
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
1
-1
/
+1
*
i2c: sh_mobile: remove unneeded semicolon
Yang Li
2022-01-11
1
-1
/
+1
*
i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2022-01-03
1
-8
/
+26
*
i2c: sh_mobile: update to new DMAENGINE API when terminating
Wolfram Sang
2021-12-16
1
-17
/
+9
*
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
[next]