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
2014-08-09
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
37
-924
/
+810
2014-08-08
i2c: mpc: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
i2c: rk3x: fix interrupt handling issue
addy ke
1
-1
/
+1
2014-08-08
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+12
2014-08-06
i2c: imx: Fix format warning for dev_dbg
Xiubo Li
1
-4
/
+1
2014-08-06
i2c: qup: disable clks and return instead of just returning error
Pramod Gurav
1
-4
/
+8
2014-08-05
i2c: exynos5: always enable HSI2C
Sachin Kamat
1
-2
/
+2
2014-08-04
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-0
/
+5
2014-08-02
i2c: designware: add new bindings
Alan Cox
2
-0
/
+10
2014-08-01
i2c: gpio: Drop dead code in i2c_gpio_remove
Jean Delvare
1
-2
/
+0
2014-08-01
i2c: pca954x: put the mux to disconnected state after resume
Jisheng Zhang
1
-0
/
+15
2014-08-01
i2c: st: Update i2c timings
Maxime COQUELIN
1
-13
/
+19
2014-08-01
drivers/i2c/busses: use correct type for dma_map/unmap
Wolfram Sang
1
-2
/
+2
2014-08-01
i2c: i2c-st: Use %pa to print 'resource_size_t' type
Fabio Estevam
1
-1
/
+1
2014-08-01
i2c: s3c2410: resume the I2C controller earlier
Vincent Palatin
1
-2
/
+6
2014-07-26
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+5
2014-07-20
i2c: stub: Avoid an array overrun on I2C block transfers
Jean Delvare
1
-0
/
+2
2014-07-17
i2c: i801: Add device ID for Intel Wildcat Point PCH
Jean Delvare
2
-0
/
+4
2014-07-17
i2c: i801: Fix the alignment of the device table
Jean Delvare
1
-68
/
+68
2014-07-17
i2c: stub: Add support for banked register ranges
Jean Delvare
1
-10
/
+121
2014-07-17
i2c: stub: Remember the number of emulated chips
Jean Delvare
1
-3
/
+6
2014-07-17
i2c: stub: Add support for SMBus block commands
Guenter Roeck
1
-5
/
+94
2014-07-17
i2c: efm32: correct namespacing of location property
Uwe Kleine-König
1
-1
/
+7
2014-07-17
i2c: exynos5: remove extra line and fix an assignment
Naveen Krishna Ch
1
-2
/
+1
2014-07-17
i2c: exynos5: remove an unnecessary read of FIFO_STATUS register
Naveen Krishna Ch
1
-1
/
+0
2014-07-17
i2c: exynos5: Properly use the "noirq" variants of suspend/resume
Doug Anderson
1
-2
/
+10
2014-07-17
i2c: i2c-xiic: Drop class based scanning to improve bootup time
Wolfram Sang
1
-6
/
+6
2014-07-17
i2c: i2c-tegra: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-stu300: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-sirf: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-s3c2410: Drop class based scanning to improve bootup time
Wolfram Sang
1
-4
/
+4
2014-07-17
i2c: i2c-rcar: Drop class based scanning to improve bootup time
Wolfram Sang
1
-7
/
+7
2014-07-17
i2c: i2c-omap: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-ocores: Drop class based scanning to improve bootup time
Wolfram Sang
1
-6
/
+6
2014-07-17
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
Wolfram Sang
1
-4
/
+4
2014-07-17
i2c: i2c-mv64xxx: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-davinci: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-bcm2835: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: i2c-at91: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-07-17
i2c: add debug info when class instantiation was dropped
Wolfram Sang
1
-0
/
+10
2014-07-17
i2c: scx200: drop GPIO based i2c driver
Wolfram Sang
3
-161
/
+0
2014-07-16
i2c: s6000: remove duplicate driver
Wolfram Sang
4
-494
/
+0
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
1
-1
/
+1
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
1
-4
/
+11
2014-06-27
i2c: taos-evm: Use module_serio_driver()
Christoph Jaeger
1
-12
/
+1
2014-06-27
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
Lan Tianyu
4
-97
/
+107
2014-06-27
I2C/ACPI: Add i2c ACPI operation region support
Lan Tianyu
3
-1
/
+279
2014-06-27
i2c: sun6i-p2wi: Remove duplicate inclusion of module.h
Sachin Kamat
1
-1
/
+0
[next]