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
2014-11-12
i2c: sh_mobile: add DMA support
Wolfram Sang
1
-10
/
+185
2014-11-12
i2c: sh_mobile: sort includes alphabetically
Wolfram Sang
1
-9
/
+9
2014-11-12
i2c: at91: adopt pinctrl support
Wenyou Yang
1
-0
/
+5
2014-11-12
i2c: mpc: report correct I2C error return codes
Danielle Costantino
1
-9
/
+9
2014-11-12
i2c: i801: Drop useless debug message
Jean Delvare
1
-3
/
+0
2014-11-12
i2c: i801: Check if interrupts are disabled
Jean Delvare
1
-0
/
+20
2014-11-12
i2c: i801: Fallback to polling if request_irq() fails
Jean Delvare
1
-3
/
+3
2014-11-12
i2c: i801: Use wait_event_timeout to wait for interrupts
Jean Delvare
1
-3
/
+22
2014-11-10
i2c: add support for Diolan DLN-2 USB-I2C adapter
Laurentiu Palcu
3
-0
/
+278
2014-11-10
i2c: rk3x: adjust the LOW divison based on characteristics of SCL
addy ke
1
-9
/
+153
2014-11-10
i2c: davinci: don't use interruptible completion
Mike Looijmans
1
-3
/
+1
2014-11-10
i2c: at91: add support for system PM
Wenyou Yang
1
-0
/
+26
2014-11-10
i2c: at91: add support for runtime PM
Wenyou Yang
1
-6
/
+32
2014-11-10
i2c: exynos5: use proper errno for timeout
Wolfram Sang
1
-2
/
+2
2014-11-10
i2c: core: Map OF IRQ at probe time
Laurent Pinchart
1
-2
/
+9
2014-11-10
i2c: sh_mobile: Add support for r8a73a4 and sh73a0
Geert Uytterhoeven
1
-6
/
+8
2014-11-10
i2c: imx+mxs: Use the preferred form for passing a size of a struct
Fabio Estevam
2
-3
/
+2
2014-11-07
i2c: core: Dispose OF IRQ mapping at client removal time
Laurent Pinchart
1
-0
/
+3
2014-11-07
i2c: at91: don't account as iowait
Wolfram Sang
1
-1
/
+1
2014-11-07
i2c: remove FSF address
Wolfram Sang
52
-222
/
+4
2014-10-20
i2c: muxes: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
49
-49
/
+0
2014-10-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-48
/
+1326
2014-10-16
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
james.d.ralston@intel.com
2
-0
/
+4
2014-10-16
i2c: hix5hd2: add i2c controller driver
Wei Yan
3
-0
/
+568
2014-10-15
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
2014-10-10
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+9
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-5
/
+9
2014-10-07
i2c: i2c-cros-ec-tunnel: Set retries to 3
Derek Basehore
1
-0
/
+3
2014-10-07
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
1
-1
/
+1
2014-10-06
i2c-imx: Disable the clock on probe failure
Fabio Estevam
1
-2
/
+6
2014-10-06
i2c: designware: Add support for AMD I2C controller
Carl Peng
2
-0
/
+28
2014-10-06
i2c: designware: Rework probe() to get clock a bit later
Mika Westerberg
1
-20
/
+18
2014-10-06
i2c: designware: Default to fast mode in case of ACPI
Mika Westerberg
1
-4
/
+2
2014-10-03
i2c: axxia: Add I2C driver for AXM55xx
Anders Berg
3
-0
/
+571
2014-10-03
i2c: exynos: add support for HSI2C module on Exynos7
Naveen Krishna Ch
2
-7
/
+66
2014-10-03
i2c: mxs: detect No Slave Ack on SELECT in PIO mode
Janusz Użycki
1
-0
/
+3
2014-10-03
i2c: qup: Fix order of runtime pm initialization
Andy Gross
1
-4
/
+8
2014-10-03
i2c: rk3x: fix 0 length write transfers
Alexandru M Stan
1
-1
/
+1
2014-09-30
i2c: cros_ec: Remove EC_I2C_FLAG_10BIT
Doug Anderson
1
-2
/
+4
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
1
-0
/
+1
2014-09-30
i2c: cros-ec-tunnel: Add of match table
Sjoerd Simons
1
-0
/
+9
2014-09-30
i2c: rcar: remove sign-compare flaw
Wolfram Sang
1
-1
/
+1
2014-09-30
i2c: ismt: Use minimum descriptor size
Fan Du
1
-1
/
+1
2014-09-30
i2c: imx: Add arbitration lost check
Haibo Chen
1
-0
/
+8
2014-09-30
i2c: rk3x: Remove unlikely() annotations
Doug Anderson
1
-2
/
+2
2014-09-30
i2c: rcar: check for no IRQ in rcar_i2c_irq()
Sergei Shtylyov
1
-1
/
+7
2014-09-30
i2c: rcar: make rcar_i2c_prepare_msg() *void*
Sergei Shtylyov
1
-7
/
+2
2014-09-30
i2c: rcar: simplify check for last message
Sergei Shtylyov
1
-1
/
+1
[prev]
[next]