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 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
*
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]