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
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-24
i2c: at91: change struct members indentation
Ludovic Desroches
1
-15
/
+15
2012-11-24
i2c: at91: fix compilation warning
Ludovic Desroches
1
-1
/
+1
2012-11-23
i2c: mxs: Do not disable the I2C SMBus quick mode
Marek Vasut
1
-1
/
+1
2012-11-23
i2c: mxs: Handle i2c DMA failure properly
Marek Vasut
1
-0
/
+2
2012-11-23
i2c: s3c2410: Remove recently introduced performance overheads
Mark Brown
1
-4
/
+16
2012-11-23
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
Andreas Larsson
1
-34
/
+34
2012-11-19
i2c: s3c2410: Add fix for i2c suspend/resume
Abhilash Kesavan
1
-7
/
+9
2012-11-19
i2c: s3c2410: Fix code to free gpios
Abhilash Kesavan
1
-0
/
+1
2012-11-19
i2c: i2c-cbus-gpio: introduce driver
Aaro Koskinen
3
-0
/
+311
2012-11-16
i2c: ocores: Add support for the GRLIB port of the controller and use functio...
Andreas Larsson
1
-18
/
+120
2012-11-16
i2c: ocores: Add irq support for sparc
Andreas Larsson
1
-5
/
+6
2012-11-16
i2c: omap: Move the remove constraint
Shubhrajyoti D
1
-3
/
+4
2012-11-16
i2c: s3c2410: do not special case HDMIPHY stuck bus detection
Daniel Kurtz
1
-16
/
+0
2012-11-16
i2c: s3c2410: use exponential back off while polling for bus idle
Daniel Kurtz
1
-20
/
+47
2012-11-16
i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY
Daniel Kurtz
1
-2
/
+45
2012-11-16
i2c: s3c2410: grab adapter lock while changing i2c clock
Daniel Kurtz
1
-8
/
+2
2012-11-16
i2c: s3c2410: Add support for pinctrl
Tomasz Figa
1
-4
/
+8
2012-11-16
i2c: s3c2410: Convert to devm_request_and_ioremap()
Mark Brown
1
-28
/
+7
2012-11-16
i2c: s3c2410: Refactor ifdefs for PM_SLEEP
Mark Brown
1
-1
/
+5
2012-11-16
i2c: i2c-sh_mobile: fix spurious transfer request timed out
Shinya Kuribayashi
1
-0
/
+3
2012-11-16
i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock
Shinya Kuribayashi
1
-0
/
+5
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-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
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: i2c-gpio: fix name issue with multiple i2c gpio nodes
Bo Shen
1
-1
/
+5
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
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
2
-223
/
+0
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
11
-477
/
+1822
2012-10-08
MXS: Implement DMA support into mxs-i2c
Marek Vasut
1
-22
/
+247
[next]