index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-rcar.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: rcar: fixup rcar type naming
Kuninori Morimoto
2013-11-01
1
-11
/
+11
*
i2c: rcar: use per-device clock
Guennadi Liakhovetski
2013-09-30
1
-1
/
+1
*
i2c: rcar: fix clk_get() error handling
Guennadi Liakhovetski
2013-09-30
1
-3
/
+3
*
i2c: rcar: add Device Tree support
Guennadi Liakhovetski
2013-09-30
1
-2
/
+19
*
i2c: rcar: get clock rate only once and simplify calculation
Guennadi Liakhovetski
2013-09-30
1
-7
/
+13
*
i2c: rcar: (cosmetic) remove superfluous parenthesis
Guennadi Liakhovetski
2013-09-30
1
-1
/
+1
*
i2c: rcar: add rcar-H2 support
Nguyen Viet Dung
2013-09-04
1
-2
/
+33
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
1
-1
/
+1
*
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-12
1
-6
/
+1
*
i2c: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-24
1
-5
/
+3
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-3
/
+3
*
i2c: rcar: fix section mismatch
Wolfram Sang
2012-11-13
1
-2
/
+2
*
i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()
Kuninori Morimoto
2012-11-13
1
-1
/
+1
*
i2c: add Renesas R-Car I2C driver
Kuninori Morimoto
2012-10-08
1
-0
/
+709