index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-sh_mobile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: sh_mobile: add support for r8a77990 (R-Car E3)
Simon Horman
2019-02-12
1
-0
/
+1
*
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
*
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-10-07
1
-1
/
+0
|
\
|
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-1
/
+0
*
|
i2c: sh_mobile: use proper device with dma_mapping_error
Wolfram Sang
2016-08-25
1
-1
/
+1
|
/
*
i2c: sh_mobile: use new 8 bit address helper function
Wolfram Sang
2016-04-11
1
-2
/
+1
*
i2c: sh_mobile: add support for r8a7795 (R-Car H3)
Wolfram Sang
2015-10-20
1
-0
/
+1
*
i2c: sh_mobile: use proper type for timeout
Wolfram Sang
2015-06-23
1
-3
/
+4
*
i2c: sh_mobile: use adapter default for timeout
Wolfram Sang
2015-06-23
1
-1
/
+1
*
i2c: sh_mobile: add errata workaround
Wolfram Sang
2015-06-17
1
-0
/
+40
*
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
2015-01-30
1
-1
/
+11
*
i2c: sh_mobile: fix uninitialized var when debug is enabled
Wolfram Sang
2014-12-20
1
-0
/
+1
*
i2c: sh_mobile: rework deferred probing
Wolfram Sang
2014-12-17
1
-50
/
+48
*
i2c: sh_mobile: refactor DMA setup
Wolfram Sang
2014-12-17
1
-19
/
+16
*
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: sh_mobile: remove unneeded DMA mask
Wolfram Sang
2014-12-11
1
-3
/
+0
*
|
i2c: sh_mobile: optimize irq entry
Wolfram Sang
2014-12-04
1
-5
/
+4
*
|
i2c: sh_mobile: use proper device for mapping DMA memory
Wolfram Sang
2014-11-19
1
-9
/
+14
*
|
i2c: sh_mobile: improve success message
Wolfram Sang
2014-11-12
1
-3
/
+3
*
|
i2c: sh_mobile: add DMA support
Wolfram Sang
2014-11-12
1
-10
/
+185
*
|
i2c: sh_mobile: sort includes alphabetically
Wolfram Sang
2014-11-12
1
-9
/
+9
*
|
i2c: sh_mobile: Add support for r8a73a4 and sh73a0
Geert Uytterhoeven
2014-11-10
1
-6
/
+8
*
|
i2c: remove FSF address
Wolfram Sang
2014-11-07
1
-4
/
+0
|
/
*
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
2014-06-01
1
-0
/
+3
*
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
2014-05-22
1
-10
/
+38
*
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
2014-05-22
1
-4
/
+13
*
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
2014-05-22
1
-5
/
+7
*
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
2014-05-22
1
-9
/
+6
*
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
2014-05-22
1
-41
/
+15
*
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
2014-05-22
1
-31
/
+10
*
i2c: sh_mobile: honor DT bus speed settings
Wolfram Sang
2014-05-22
1
-1
/
+4
*
i2c: sh_mobile: improve error handling
Wolfram Sang
2014-05-22
1
-16
/
+9
*
i2c: sh_mobile: replace magic hex values with constants
Wolfram Sang
2014-05-22
1
-5
/
+6
*
i2c: sh_mobile: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-10-31
1
-4
/
+4
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-2
/
+0
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
1
-1
/
+1
*
i2c: sh_mobile: don't send a stop condition by default inside transfers
Guennadi Liakhovetski
2013-02-10
1
-20
/
+59
*
i2c: sh_mobile: eliminate an open-coded "goto" loop
Guennadi Liakhovetski
2013-02-10
1
-26
/
+34
*
i2c: sh_mobile: fix timeout error handling
Guennadi Liakhovetski
2013-02-10
1
-1
/
+4
*
i2c: sh_mobile: cosmetic: trivially simplify 2 functions
Guennadi Liakhovetski
2013-02-10
1
-10
/
+4
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-1
/
+1
*
i2c: i2c-sh_mobile: fix spurious transfer request timed out
Shinya Kuribayashi
2012-11-16
1
-0
/
+3
*
i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock
Shinya Kuribayashi
2012-11-16
1
-0
/
+5
*
i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed
Shinya Kuribayashi
2012-11-16
1
-49
/
+77
*
i2c: i2c-sh_mobile: calculate clock parameters at driver probing time
Shinya Kuribayashi
2012-11-16
1
-5
/
+13
[next]