index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+19
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-194
/
+2918
2013-11-18
i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()
Wei Yongjun
1
-1
/
+2
2013-11-17
i2c: i2c-eg20t: do not print error message in syslog if no ACK received
Andreas Werner
1
-22
/
+4
2013-11-16
i2c: bcm-kona: Introduce Broadcom I2C Driver
Tim Kryger
3
-0
/
+919
2013-11-16
i2c: cbus-gpio: Fix device tree binding
Tony Lindgren
1
-0
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
9
-10
/
+10
2013-11-15
i2c: Use stable dev_name for ACPI enumerated I2C slaves
Jarkko Nikula
1
-4
/
+17
2013-11-15
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-2
/
+2
2013-11-14
i2c: wmt: add missing clk_disable_unprepare() on error
Wei Yongjun
1
-0
/
+1
2013-11-14
i2c: designware: add new ACPI IDs
Mika Westerberg
1
-0
/
+2
2013-11-14
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
2
-0
/
+4
2013-11-14
i2c: exynos5: Remove incorrect clk_disable_unprepare
Sachin Kamat
1
-5
/
+0
2013-11-14
i2c: i2c-st: Add ST I2C controller
Maxime COQUELIN
3
-0
/
+883
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
10
-23
/
+35
2013-11-01
i2c: exynos5: add High Speed I2C controller driver
Naveen Krishna Ch
3
-0
/
+782
2013-11-01
i2c: rcar: fixup rcar type naming
Kuninori Morimoto
1
-11
/
+11
2013-11-01
i2c: scmi: remove some bogus NULL checks
Dan Carpenter
1
-3
/
+3
2013-10-31
i2c: sh_mobile & rcar: Enable the driver on all ARM platforms
Laurent Pinchart
1
-2
/
+2
2013-10-31
i2c: sh_mobile: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-4
/
+4
2013-10-30
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
1
-2
/
+2
2013-10-30
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
1
-2
/
+2
2013-10-30
i2c: Include linux/of.h header
Sachin Kamat
5
-0
/
+5
2013-10-28
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+5
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
1
-1
/
+1
2013-10-11
i2c: attach/detach I2C client device to the ACPI power domain
Lv Zheng
1
-0
/
+5
2013-10-10
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
1
-2
/
+2
2013-10-10
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
1
-1
/
+1
2013-10-10
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
1
-2
/
+2
2013-10-10
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
1
-3
/
+7
2013-10-10
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
1
-0
/
+3
2013-10-10
i2c: Not all adapters have a parent
Jean Delvare
1
-0
/
+3
2013-10-10
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-6
/
+5
2013-10-10
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-1
/
+2
2013-10-10
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
1
-5
/
+6
2013-10-10
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
1
-2
/
+3
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
3
-0
/
+5
2013-10-06
i2c: mxs: Fix PIO mode on i.MX23
Marek Vasut
1
-11
/
+29
2013-10-06
i2c: mxs: Rework the PIO mode operation
Marek Vasut
1
-102
/
+176
2013-10-06
i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
Juergen Beisert
1
-6
/
+34
2013-10-04
i2c: Remove redundant 'driver' field from the i2c_client struct
Lars-Peter Clausen
2
-13
/
+18
2013-10-04
i2c: remove redundant of_match_ptr
Sachin Kamat
4
-4
/
+4
2013-09-30
i2c: bfin-twi: Remove casting the return value which is a void pointer
Jingoo Han
1
-3
/
+3
2013-09-30
i2c: xiic: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-30
i2c: rcar: use per-device clock
Guennadi Liakhovetski
1
-1
/
+1
2013-09-30
i2c: rcar: fix clk_get() error handling
Guennadi Liakhovetski
1
-3
/
+3
2013-09-30
i2c: rcar: add Device Tree support
Guennadi Liakhovetski
1
-2
/
+19
2013-09-30
i2c: rcar: get clock rate only once and simplify calculation
Guennadi Liakhovetski
1
-7
/
+13
2013-09-30
i2c: rcar: (cosmetic) remove superfluous parenthesis
Guennadi Liakhovetski
1
-1
/
+1
[next]