]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/i2c
drm: stop vmgfx driver explosion
[karo-tx-linux.git] / drivers / i2c /
2012-07-22 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2012-07-22 Mark BrownMerge branches 'regulator-core', 'regulator-dt' and...
2012-07-22 Mark BrownMerge branches 'regmap-core', 'regmap-irq' and 'regmap...
2012-07-22 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git.kerne...
2012-07-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-20 Arnd BergmannMerge branch 'lpc32xx/dts2' of git://git.antcom.de...
2012-07-20 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-19 Theodore Ts'oi2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now...
2012-07-18 Arnd BergmannMerge tag 'ep93xx-devel-for-3.6' of git://github.com...
2012-07-18 Arnd BergmannMerge tag 'ep93xx-fixes-for-3.6' of git://github.com...
2012-07-18 Takashi IwaiMerge branch 'topic/misc' into for-next
2012-07-18 Takashi IwaiMerge branch 'topic/hda' into for-next
2012-07-17 Arnd BergmannMerge branch 'for-arm-soc-next' of git://git.linaro...
2012-07-17 Arnd BergmannMerge tag 'imx-clk' of git://git.pengutronix.de/git...
2012-07-16 Linus TorvaldsMerge tag 'for-linus-v3.5-rc7' of git://oss.sgi.com...
2012-07-16 Linus Walleiji2c: stu300: use devm managed resources
2012-07-14 Linus TorvaldsMerge tag 'sound-3.5' of git://git.kernel.org/pub/scm...
2012-07-14 Mauro Carvalho ChehabMerge branch 'v4l_for_linus' into staging/for_v3.6
2012-07-14 Ganesan Ramalingami2c: i2c-ocores: support for 16bit and 32bit IO
2012-07-14 Ganesan Ramalingami2c: i2c-ocores: Use reg-shift property
2012-07-14 Jayachandran Ci2c: i2c-ocores: DT bindings and minor fixes.
2012-07-14 Wolfram Sangi2c: mv64xxxx: remove EXPERIMENTAL tag
2012-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-13 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-07-13 Mark Browni2c-s3c2410: Use plain pm_runtime_put()
2012-07-13 Karol Lewandowskii2c: s3c2410: Fix pointer type passed to of_match_node()
2012-07-13 Marek Vasuti2c: mxs: Set I2C timing registers for mxs-i2c
2012-07-13 Lee JonesARM: ux500: Remove unused i2c platform_data initialisat...
2012-07-13 Sonic Zhangi2c: i2c-bfin-twi: Move blackfin TWI register access...
2012-07-13 Sonic Zhangi2c: i2c-bfin-twi: Move TWI peripheral pin request...
2012-07-13 Sonic Zhangi2c:i2c-bfin-twi: include twi head file
2012-07-13 Sonic Zhangi2c:i2c-bfin-twi: TWI fails to restart next transfer...
2012-07-13 Sonic Zhangi2c: i2c-bfin-twi: Tighten condition when failing I2C...
2012-07-13 Sonic Zhangi2c: i2c-bfin-twi: Break dead waiting loop if i2c devic...
2012-07-13 Sonic Zhangi2c: i2c-bfin-twi: Improve the patch for bug "Illegal...
2012-07-13 Michael Hennerichi2c: i2c-bfin-twi: Illegal i2c bus lock upon certain...
2012-07-13 Benjamin HerrenschmidtMerge remote-tracking branch 'kumar/next' into next
2012-07-12 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-12 Florian Fainellii2c-mv64xxxx: allow more than one driver instance
2012-07-12 Jon Hunteri2c: omap: Correct I2C revision for OMAP3
2012-07-12 Shubhrajyoti Di2c: omap: Do not initialise the completion everytime
2012-07-12 Shubhrajyoti Di2c: omap: Use SET_RUNTIME_PM_OPS
2012-07-12 Shubhrajyoti Di2c: omap: Annotate the remove code
2012-07-12 Laxman Dewangani2c: tegra: convert normal suspend/resume to *_noirq
2012-07-12 Rafael J. Wysockii2c-tegra: Use struct dev_pm_ops for power management
2012-07-12 Rafael J. Wysockii2c-stu300: Use struct dev_pm_ops for power management
2012-07-12 Rafael J. Wysockii2c-puv3: Use struct dev_pm_ops for power management
2012-07-12 Rafael J. Wysockii2c-pnx: Use struct dev_pm_ops for power management
2012-07-12 Rafael J. Wysockii2c-ocores: Use struct dev_pm_ops for power management
2012-07-12 Rafael J. Wysockii2c-bfin-twi: Use struct dev_pm_ops for power management
2012-07-12 Rafael J. Wysockii2c-at91: Use struct dev_pm_ops for power management
2012-07-12 Laxman Dewangani2c: tegra: use of_match_ptr() for match_table initiali...
2012-07-12 Laxman Dewangani2c: tegra: use clk_disable_unprepare in place of clk_d...
2012-07-12 Laxman Dewangani2c: tegra: remove unused member variable
2012-07-11 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.5-2' of git://github.com...
2012-07-11 Mark BrownMerge branch 'pl022' of git://git.kernel.org/pub/scm...
2012-07-11 Benjamin Herrenschmidti2c/powermac: Improve detection of devices from device...
2012-07-10 Arnd BergmannMerge tag 'omap-devel-am33xx-data-for-v3.6' of git...
2012-07-10 Arnd BergmannMerge branch 'omap/cleanup2' into next/clk
2012-07-10 Wolfram Sangi2c: imx: make bitrate an u32 type
2012-07-09 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-09 Linus TorvaldsMerge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel...
2012-07-09 Fabio Estevami2c: i2c-imx: Adapt the clock name to the new clock...
2012-07-09 Linus Walleiji2c: stu300: use clk_prepare/unprepare
2012-07-09 Marc Kleine-Buddei2c: mxs: mxs_i2c_finish_read: mute flase positive...
2012-07-09 Virupax Sadashivpe... i2c-nomadik: Add 10-bit addressing support
2012-07-09 Alessandro Rubinii2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK
2012-07-09 Alessandro Rubinii2c-nomadik: turn the platform driver to an amba driver
2012-07-09 Alessandro Rubinii2c-nomadik: move header to <linux/platform_data/i2c...
2012-07-08 Florian Tobias Sch... Merge branch 'fbdev-for-linus' into fbdev-next
2012-07-08 Richard Zhaoi2c: imx: convert to use managed functions
2012-07-08 Laxman Dewangani2c: tegra: make all resource allocation through devm_*
2012-07-08 Laxman Dewangani2c: tegra: support for I2C_M_NOSTART functionality
2012-07-08 Laxman Dewangani2c: tegra: add PROTOCOL_MANGLING as supported function...
2012-07-08 Laxman Dewangani2c: tegra: make sure register writes completes
2012-07-08 Neil BrownI2C: OMAP: Fix timeout problem during suspend.
2012-07-08 Shubhrajyoti DI2C: OMAP: Rename the 1p153 to the erratum id i462
2012-07-08 Shubhrajyoti DI2C: OMAP: Do not set the XUDF(Transmit underflow)...
2012-07-08 Tasslehoff KjappfotI2C: OMAP: prevent the overwrite of the errata flags
2012-07-08 Shubhrajyoti DI2C: OMAP: Handle error check for pm runtime
2012-07-08 Shubhrajyoti DI2C: OMAP: Fix the crash in i2c remove
2012-07-08 Shubhrajyoti DI2C: OMAP: Don't check if wait_for_completion_timeout...
2012-07-08 Shubhrajyoti DI2C: OMAP: Prevent the register access after pm_runtime...
2012-07-08 Shubhrajyoti DI2C: OMAP: Fix the interrupt clearing in OMAP4
2012-07-08 Shubhrajyoti DI2C: OMAP: Fix the mismatch of pm_runtime enable and...
2012-07-08 Shubhrajyoti DI2C: OMAP: make omap_i2c_unidle/idle functions depend...
2012-07-07 Dmitry TorokhovPull input changes from Henrik Rydberg, including large...
2012-07-07 Dmitry TorokhovMerge branch 'for-linus' to bring in change ensuring...
2012-07-06 Arnd BergmannMerge branch 'for-3.6/common-clk' of git://git.kernel...
2012-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-06 Ingo MolnarMerge branch 'core' of git://git.kernel.org/pub/scm...
2012-07-05 Greg Kroah-HartmanMerge tag 'xceiv-for-v3.6' of git://git.kernel.org...
2012-07-05 Greg Kroah-HartmanMerge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub...
2012-07-05 Greg Kroah-HartmanMerge tag 'gadget-for-v3.6' of git://git.kernel.org...
2012-07-05 Greg Kroah-HartmanMerge tag 'musb-for-v3.6' of git://git.kernel.org/pub...
2012-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-05 Ingo MolnarMerge branch 'x86/cpu' into perf/core
2012-07-05 Tony LindgrenMerge tag 'omap-devel-e-for-3.5' of git://git.kernel...
2012-07-05 Linus WalleijMerge branch 'gpio/merge' of git://git.secretlab.ca...
2012-07-04 Dmitry TorokhovMerge commit 'v3.5-rc5' into next
next