index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
i2c: viperboard: remove superfluous assignment
Wolfram Sang
1
-3
/
+1
2014-01-04
i2c: xilinx: Use devm_* functions
Kedareswara rao Appana
1
-50
/
+15
2014-01-04
i2c: xilinx: Do not enable irq before irq handler
Michal Simek
1
-2
/
+2
2014-01-04
i2c: xilinx: Fix i2c checkpatch warnings
Kedareswara rao Appana
1
-9
/
+11
2014-01-04
i2c: isch: Use devm_request_region()
Jingoo Han
1
-5
/
+2
2014-01-04
i2c: viperboard: Use devm_kzalloc() functions
Jingoo Han
1
-9
/
+3
2014-01-03
i2c: imx: propagate irq error code in probe
Wolfram Sang
1
-1
/
+1
2014-01-03
i2c: s3c2410: dont need CPU_FREQ transitions for exynos series
Naveen Krishna Ch
1
-2
/
+2
2014-01-03
i2c: s3c2410: Add polling mode support
Vasanth Ananthan
1
-10
/
+56
2014-01-03
i2c: shmobile/rcar: Restrict non-COMPILE_TEST compilation
Laurent Pinchart
1
-2
/
+2
2014-01-03
i2c: pca954x: Add reset GPIO support
Laurent Pinchart
1
-0
/
+19
2014-01-03
i2c: pca954x: Use devm_kzalloc managed allocator
Laurent Pinchart
1
-12
/
+6
2014-01-03
i2c: pca954x: Sort headers alphabetically
Laurent Pinchart
1
-4
/
+3
2014-01-02
i2c: riic: add driver
Wolfram Sang
3
-0
/
+438
2013-12-12
i2c: imx: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2013-12-12
i2c: mux: Inherit retry count and timeout from parent for muxed bus
Elie De Brauwer
1
-0
/
+2
2013-11-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+19
2013-11-28
i2c: bcm2835: Linking platform nodes to adapter nodes
Florian Meier
1
-0
/
+1
2013-11-27
i2c: omap: raw read and write endian fix
Victor Kamensky
1
-4
/
+4
2013-11-26
i2c: i2c-bcm-kona: Fix module build
Tim Kryger
1
-1
/
+1
2013-11-26
i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C
Martin Vogt
1
-5
/
+11
2013-11-26
i2c: bcm-kona: remove duplicated include
Wei Yongjun
1
-1
/
+0
2013-11-26
i2c: davinci: raw read and write endian fix
Taras Kondratiuk
1
-2
/
+2
2013-11-25
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...
Olof Johansson
1
-0
/
+22
2013-11-20
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-18
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-15
i2c: bcm-kona: Introduce Broadcom I2C Driver
Tim Kryger
3
-0
/
+919
2013-11-15
i2c: omap: Fix missing device tree flags for omap2
Tony Lindgren
1
-0
/
+22
2013-11-15
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-14
i2c: Use stable dev_name for ACPI enumerated I2C slaves
Jarkko Nikula
1
-4
/
+17
2013-11-14
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
[next]