index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
i2c: exynos5: add High Speed I2C controller driver
Naveen Krishna Ch
2013-11-01
3
-0
/
+782
|
*
|
|
i2c: rcar: fixup rcar type naming
Kuninori Morimoto
2013-11-01
1
-11
/
+11
|
*
|
|
i2c: scmi: remove some bogus NULL checks
Dan Carpenter
2013-11-01
1
-3
/
+3
|
*
|
|
i2c: sh_mobile & rcar: Enable the driver on all ARM platforms
Laurent Pinchart
2013-10-31
1
-2
/
+2
|
*
|
|
i2c: sh_mobile: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-10-31
1
-4
/
+4
|
*
|
|
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
2013-10-30
1
-2
/
+2
|
*
|
|
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
2013-10-30
1
-2
/
+2
|
*
|
|
i2c: Include linux/of.h header
Sachin Kamat
2013-10-30
5
-0
/
+5
|
*
|
|
i2c: mxs: Fix PIO mode on i.MX23
Marek Vasut
2013-10-06
1
-11
/
+29
|
*
|
|
i2c: mxs: Rework the PIO mode operation
Marek Vasut
2013-10-06
1
-102
/
+176
|
*
|
|
i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
Juergen Beisert
2013-10-06
1
-6
/
+34
|
*
|
|
i2c: Remove redundant 'driver' field from the i2c_client struct
Lars-Peter Clausen
2013-10-03
2
-13
/
+18
|
*
|
|
i2c: remove redundant of_match_ptr
Sachin Kamat
2013-10-03
4
-4
/
+4
|
*
|
|
i2c: bfin-twi: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-30
1
-3
/
+3
|
*
|
|
i2c: xiic: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-30
1
-1
/
+1
|
*
|
|
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: i2c-dev: Create 'name' attribute automatically
Guenter Roeck
2013-09-30
1
-9
/
+10
*
|
|
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
9
-10
/
+10
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'acpi-pm'
Rafael J. Wysocki
2013-10-28
1
-0
/
+5
|
|
\
\
|
|
*
|
i2c: attach/detach I2C client device to the ACPI power domain
Lv Zheng
2013-10-11
1
-0
/
+5
|
|
|
/
*
|
|
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
10
-23
/
+35
|
\
\
\
|
*
|
|
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
1
-1
/
+1
|
|
/
/
|
*
|
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-2
/
+2
|
*
|
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-1
/
+1
|
*
|
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
2013-10-10
1
-2
/
+2
|
*
|
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
2013-10-10
1
-3
/
+7
|
*
|
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
2013-10-10
1
-0
/
+3
|
*
|
i2c: Not all adapters have a parent
Jean Delvare
2013-10-10
1
-0
/
+3
|
*
|
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-6
/
+5
|
*
|
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-1
/
+2
|
*
|
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-5
/
+6
|
*
|
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
2013-10-10
1
-2
/
+3
|
|
/
*
/
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-10
3
-0
/
+5
|
/
*
i2c: ismt: initialize DMA buffer
James Ralston
2013-09-28
1
-0
/
+3
*
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
2013-09-27
1
-6
/
+20
*
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
2013-09-27
1
-2
/
+2
*
i2c: mv64xxx: Fix some build warnings
Thierry Reding
2013-09-27
1
-5
/
+7
*
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
2013-09-27
1
-2
/
+0
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
2
-5
/
+2
*
i2c: davinci: Fix bad dev_get_platdata() conversion
Olof Johansson
2013-09-10
1
-1
/
+1
*
i2c: rcar: add rcar-H2 support
Nguyen Viet Dung
2013-09-04
1
-2
/
+33
*
i2c: sirf: retry 3 times as sometimes we get random noack and timeout
Zhiwu Song
2013-08-28
1
-1
/
+2
*
i2c: sirf: support reverse direction of address
Zhiwu Song
2013-08-28
1
-0
/
+4
*
i2c: sirf: fix the typo for setting bitrate to less than 100k
Zhiwu Song
2013-08-28
1
-1
/
+1
*
i2c: sirf: we need to wait I2C_RESET status in resume
Zhiwu Song
2013-08-28
1
-0
/
+2
[prev]
[next]