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
2015-06-27
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+33
2015-06-26
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
28
-154
/
+2602
2015-06-24
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+31
2015-06-23
Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-2
/
+2
2015-06-23
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-4
/
+8
2015-06-23
i2c: busses: i2c-bcm2835: limits cdiv to allowed values
Silvan Wicki
1
-0
/
+8
2015-06-23
i2c: sh_mobile: use proper type for timeout
Wolfram Sang
1
-3
/
+4
2015-06-23
i2c: sh_mobile: use adapter default for timeout
Wolfram Sang
1
-1
/
+1
2015-06-23
i2c: rcar: use proper type for timeout
Wolfram Sang
1
-1
/
+2
2015-06-23
i2c: rcar: use adapter default for timeout
Wolfram Sang
1
-1
/
+1
2015-06-21
i2c: designware: Make sure the device is suspended before disabling runtime PM
Mika Westerberg
1
-1
/
+2
2015-06-21
i2c: tegra: apply size limit quirk
Wolfram Sang
1
-0
/
+7
2015-06-21
i2c: tegra: don't advertise SMBUS_QUICK
Wolfram Sang
1
-2
/
+2
2015-06-17
i2c: octeon: remove unused signal handling
Nicholas Mc Guire
1
-5
/
+2
2015-06-17
i2c: davinci: Optimize SCL generation
Alexander Sverdlin
1
-3
/
+24
2015-06-17
i2c: mux: pca954x: Use __i2c_transfer because of quirks
Alexander Sverdlin
2
-3
/
+3
2015-06-17
i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()
Alexander Sverdlin
1
-1
/
+1
2015-06-17
i2c: use parent adapter quirks in mux
Alexander Sverdlin
1
-0
/
+1
2015-06-17
i2c: bcm2835: clear reserved bits in S-Register
Silvan Wicki
1
-0
/
+3
2015-06-17
i2c: sh_mobile: add errata workaround
Wolfram Sang
1
-0
/
+40
2015-06-16
i2c-piix4: Use Macro for AMD CZ SMBus device ID
Vincent Wan
1
-2
/
+2
2015-06-15
mfd: cros_ec: Move protocol helpers out of the MFD driver
Javier Martinez Canillas
1
-1
/
+1
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
1
-15
/
+30
2015-06-11
i2c: at91: fix code checker warnings
Cyrille Pitchen
1
-3
/
+3
2015-06-10
i2c: busses: xgene-slimpro: fix incorrect __init declation for probe
Feng Kan
1
-1
/
+1
2015-06-10
i2c: davinci: Avoid sending to own address
Alexander Sverdlin
1
-3
/
+8
2015-06-10
i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
Alexander Sverdlin
1
-23
/
+19
2015-06-10
i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
Kamal Dasu
3
-0
/
+705
2015-06-10
i2c: at91: add support to FIFOs
Cyrille Pitchen
1
-17
/
+130
2015-06-10
i2c: at91: print hardware version
Cyrille Pitchen
1
-1
/
+4
2015-06-10
i2c: at91: add support for new alternative command mode
Cyrille Pitchen
1
-20
/
+101
2015-06-10
i2c: at91: use BIT() macro to define register bits
Cyrille Pitchen
1
-14
/
+15
2015-06-10
i2c: at91: fix a race condition when using the DMA controller
Cyrille Pitchen
1
-17
/
+53
2015-06-02
i2c: iproc: Add suspend/resume support
Ray Jui
1
-0
/
+57
2015-06-02
i2c: designware: Avoid unnecessary resuming during system suspend
Jisheng Zhang
1
-4
/
+28
2015-06-02
i2c: axxia: Add bus recovery functionality
Alexander Sverdlin
1
-0
/
+41
2015-06-02
i2c: core: Reduce stack size of acpi_i2c_space_handler()
Jarkko Nikula
1
-16
/
+21
2015-06-01
i2c: smbus: fix typo in commet
Shailendra Verma
1
-1
/
+1
2015-06-01
i2c: algo-pca: fix typo in comment
Shailendra Verma
1
-1
/
+1
2015-06-01
i2c: core: fix typo in comment
Shailendra Verma
1
-1
/
+1
2015-06-01
I2C: mediatek: Add driver for MediaTek MT8173 I2C controller
Eddie Huang
1
-29
/
+74
2015-06-01
I2C: mediatek: Add driver for MediaTek I2C controller
Xudong Chen
3
-0
/
+696
2015-06-01
i2c: check for proper length of the reg property
Wolfram Sang
1
-1
/
+1
2015-06-01
i2c: slave: add error messages to slave core
Wolfram Sang
1
-5
/
+17
2015-06-01
i2c: rcar: report slave capabilities to users
Wolfram Sang
1
-1
/
+2
2015-06-01
i2c-parport: use new parport device model
Sudip Mukherjee
1
-5
/
+10
2015-06-01
i2c-parport: define ports to connect
Sudip Mukherjee
1
-0
/
+23
2015-05-13
i2c / ACPI: Assign IRQ for devices that have GpioInt automatically
Mika Westerberg
1
-2
/
+7
2015-05-13
i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned
Mika Westerberg
1
-2
/
+1
2015-05-12
i2c: add SLIMpro I2C device driver on APM X-Gene platform
Feng Kan
3
-0
/
+479
[next]