index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
1
-11
/
+30
2014-06-01
i2c: rcar: update copyright and license information
Wolfram Sang
1
-8
/
+6
2014-06-01
i2c: rcar: janitorial cleanup after refactoring
Wolfram Sang
1
-45
/
+5
2014-06-01
i2c: rcar: reuse status bits as enable bits
Wolfram Sang
1
-13
/
+4
2014-06-01
i2c: rcar: remove spinlock
Wolfram Sang
1
-22
/
+0
2014-06-01
i2c: rcar: refactor status bit handling
Wolfram Sang
1
-13
/
+7
2014-06-01
i2c: rcar: refactor setting up msg
Wolfram Sang
1
-25
/
+5
2014-06-01
i2c: rcar: check bus free before first message
Wolfram Sang
1
-11
/
+5
2014-06-01
i2c: rcar: refactor irq state machine
Wolfram Sang
1
-32
/
+7
2014-06-01
i2c: rcar: refactor bus state machine
Wolfram Sang
1
-27
/
+10
2014-06-01
i2c: rcar: no need to store irq number
Wolfram Sang
1
-5
/
+4
2014-06-01
i2c: rcar: not everything needs to be a function
Wolfram Sang
1
-11
/
+3
2014-06-01
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2014-06-01
i2c: rcar: add compatibles for additional SoC
Wolfram Sang
2
-0
/
+6
2014-05-22
ARM: sunxi: dt: Convert to the new i2c compatibles
Maxime Ripard
4
-14
/
+14
2014-05-22
i2c: gpio: Use devm_gpio_request()
Jingoo Han
1
-18
/
+7
2014-05-22
i2c: eg20t: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-22
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
1
-10
/
+38
2014-05-22
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
1
-4
/
+13
2014-05-22
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
1
-5
/
+7
2014-05-22
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
1
-9
/
+6
2014-05-22
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
1
-41
/
+15
2014-05-22
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
1
-31
/
+10