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-07-12
i2c: tegra: convert normal suspend/resume to *_noirq
Laxman Dewangan
1
-3
/
+6
2012-07-12
i2c-tegra: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-8
/
+10
2012-07-12
i2c-stu300: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-9
/
+10
2012-07-12
i2c-puv3: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-9
/
+6
2012-07-12
i2c-pnx: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-9
/
+10
2012-07-12
i2c-ocores: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-8
/
+9
2012-07-12
i2c-bfin-twi: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-8
/
+10
2012-07-12
i2c-at91: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-6
/
+7
2012-07-12
i2c: tegra: use of_match_ptr() for match_table initialization
Laxman Dewangan
1
-3
/
+1
2012-07-12
i2c: tegra: use clk_disable_unprepare in place of clk_disable
Laxman Dewangan
1
-1
/
+1
2012-07-12
i2c: tegra: remove unused member variable
Laxman Dewangan
1
-2
/
+0
2012-07-11
i2c/powermac: Improve detection of devices from device-tree
Benjamin Herrenschmidt
1
-24
/
+133
2012-07-10
i2c: imx: make bitrate an u32 type
Wolfram Sang
1
-2
/
+2
2012-07-09
i2c: i2c-imx: Adapt the clock name to the new clock framework
Fabio Estevam
1
-1
/
+1
2012-07-09
i2c: stu300: use clk_prepare/unprepare
Linus Walleij
1
-1
/
+3
2012-07-09
i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized var
Marc Kleine-Budde
1
-1
/
+1
2012-07-09
i2c-nomadik: Add 10-bit addressing support
Virupax Sadashivpetimath
1
-17
/
+29
2012-07-09
i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK
Alessandro Rubini
1
-2
/
+3
2012-07-09
i2c-nomadik: turn the platform driver to an amba driver
Alessandro Rubini
1
-69
/
+73
2012-07-09
i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
Alessandro Rubini
1
-2
/
+1
2012-07-08
i2c: imx: convert to use managed functions
Richard Zhao
1
-53
/
+18
2012-07-08
i2c: tegra: make all resource allocation through devm_*
Laxman Dewangan
1
-45
/
+17
2012-07-08
i2c: tegra: support for I2C_M_NOSTART functionality
Laxman Dewangan
1
-5
/
+26
2012-07-08
i2c: tegra: add PROTOCOL_MANGLING as supported functionality.
Laxman Dewangan
1
-1
/
+2
2012-07-08
i2c: tegra: make sure register writes completes
Laxman Dewangan
1
-0
/
+4
2012-07-08
I2C: OMAP: Fix timeout problem during suspend.
Neil Brown
1
-1
/
+1
2012-07-08
I2C: OMAP: Rename the 1p153 to the erratum id i462
Shubhrajyoti D
1
-6
/
+6
2012-07-08
I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not re...
Shubhrajyoti D
1
-1
/
+1
2012-07-08
I2C: OMAP: prevent the overwrite of the errata flags
Tasslehoff Kjappfot
1
-5
/
+5
2012-07-08
I2C: OMAP: Handle error check for pm runtime
Shubhrajyoti D
1
-3
/
+11
2012-07-08
I2C: OMAP: Fix the crash in i2c remove
Shubhrajyoti D
1
-0
/
+2
2012-07-08
I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
Shubhrajyoti D
1
-6
/
+4
2012-07-08
I2C: OMAP: Prevent the register access after pm_runtime_put in probe
Shubhrajyoti D
1
-2
/
+2
2012-07-08
I2C: OMAP: Fix the interrupt clearing in OMAP4
Shubhrajyoti D
1
-4
/
+2
2012-07-08
I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
Shubhrajyoti D
1
-0
/
+2
2012-07-08
I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
1
-43
/
+32
2012-07-01
i2c: imx: remove unneeded mach/irqs.h inclusion
Shawn Guo
1
-1
/
+0
2012-06-11
i2c: tegra: Add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-5
/
+5
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
2
-2
/
+4
2012-05-27
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
19
-438
/
+276
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+13
2012-05-26
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-7
/
+3
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-27
/
+71
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-0
/
+14
2012-05-22
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-40
/
+117
2012-05-17
i2c: Change mail address of Oskar Schirmer
Oskar Schirmer
2
-2
/
+2
2012-05-14
Merge branch 'merge' into next
Benjamin Herrenschmidt
4
-8
/
+15
2012-05-13
i2c: mxs: add device tree probe support
Shawn Guo
1
-0
/
+13
2012-05-12
i2c: davinci: Free requested IRQ in remove
Marcus Folkesson
1
-1
/
+1
[prev]
[next]