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.12.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
2012-11-16
i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed
Shinya Kuribayashi
1
-49
/
+77
2012-11-16
i2c: i2c-sh_mobile: calculate clock parameters at driver probing time
Shinya Kuribayashi
1
-5
/
+13
2012-11-15
bindings: i2c: use consistent naming for i2c binding descriptions
Wolfram Sang
1
-4
/
+0
2012-11-14
i2c: omap: don't save a value only needed for read-clearing
Wolfram Sang
1
-2
/
+1
2012-11-14
i2c: omap: cleanup the sysc write
Shubhrajyoti D
1
-15
/
+5
2012-11-14
i2c: omap: Restore i2c context always
Shubhrajyoti D
1
-2
/
+1
2012-11-14
i2c: omap: make reset a seperate function
Shubhrajyoti D
1
-15
/
+24
2012-11-14
i2c: omap: re-factor omap_i2c_init function
Shubhrajyoti D
1
-40
/
+35
2012-11-14
ARM: i2c: omap: Remove the i207 errata flag
Shubhrajyoti D
1
-2
/
+1
2012-11-14
i2c: omap: remove the dtrev
Shubhrajyoti D
1
-7
/
+5
2012-11-14
i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207
Shubhrajyoti D
1
-1
/
+2
2012-11-14
i2c: omap: Fix the revision register read
Shubhrajyoti D
1
-13
/
+48
2012-11-14
i2c: omap: adopt pinctrl support
Sebastien Guiriec
1
-0
/
+13
2012-11-14
i2c: omap: ensure writes to dev->buf_len are ordered
Felipe Balbi
1
-1
/
+3
2012-11-14
i2c: omap: ensure writes to dev->buf_len are ordered
Felipe Balbi
1
-1
/
+3
2012-11-14
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
Paul Walmsley
1
-18
/
+14
2012-11-14
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
Paul Walmsley
1
-18
/
+14
2012-11-14
i2c: at91: fix SMBus quick command
Ludovic Desroches
1
-1
/
+6
2012-11-14
i2c: at91: fix SMBus quick command
Ludovic Desroches
1
-1
/
+6
2012-11-14
i2c: i2c-gpio: fix name issue with multiple i2c gpio nodes
Bo Shen
1
-1
/
+5
2012-11-14
i2c-mux-pinctrl: Fix probe error path
Guenter Roeck
1
-1
/
+1
2012-11-13
i2c: ocores: Use devm_request_and_ioremap()
Thierry Reding
1
-12
/
+3
2012-11-13
i2c: rcar: fix section mismatch
Wolfram Sang
1
-2
/
+2
2012-11-13
Merge branch 'cleanups/dma' into next/cleanup
Arnd Bergmann
8
-215
/
+62
2012-11-13
i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()
Kuninori Morimoto
1
-1
/
+1
2012-11-12
i2c: nomadik: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-14
/
+0
2012-11-04
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
3
-175
/
+22
2012-11-02
i2c: tegra: set irq name as device name
Laxman Dewangan
1
-1
/
+1
2012-11-02
i2c-nomadik: Fixup clock handling
Philippe Begnic
1
-2
/
+7
2012-11-02
i2c: mxs: remove broken PIOQUEUE support
Wolfram Sang
1
-172
/
+14
2012-10-29
i2c-i801: Fix comment
Jean Delvare
1
-1
/
+1
2012-10-29
i2c-i801: Simplify dependency towards GPIOLIB
Jean Delvare
2
-4
/
+6
2012-10-29
i2c-stub: Move to drivers/i2c
Jean Delvare
3
-35
/
+33
2012-10-15
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
1
-5
/
+35
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
12
-490
/
+1836
2012-10-08
MXS: Implement DMA support into mxs-i2c
Marek Vasut
1
-22
/
+247
2012-10-08
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
Wolfram Sang
8
-36
/
+83
2012-10-08
i2c: add Renesas R-Car I2C driver
Kuninori Morimoto
3
-0
/
+720
2012-10-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-13
/
+1
2012-10-06
i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-9
/
+9
2012-10-06
ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
Jean Pihet
1
-14
/
+18
2012-10-06
i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
Lee Jones
1
-3
/
+32
2012-10-06
i2c: algo: pca: Fix chip reset function for PCA9665
Thomas Kavanagh
1
-13
/
+14
2012-10-06
i2c-piix4: Fix build failure
Daniel J Blueman
1
-0
/
+1
2012-10-06
i2c-i801: Let i2c-mux-gpio find the GPIO chip
Jean Delvare
1
-33
/
+4
2012-10-06
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
Jean Delvare
1
-6
/
+32
2012-10-06
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
Maxime Ripard
1
-9
/
+5
2012-10-06
i2c-i801: Support SMBus multiplexing on Asus Z8 series
Jean Delvare
2
-1
/
+214
2012-10-06
i2c-viapro: Add VIA VX900 device ID
Jean Delvare
2
-1
/
+5
2012-10-06
i2c-parport: i2c_parport_irq can be static
Jean Delvare
1
-1
/
+1
[prev]
[next]