summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-26i2c-i801: Use usleep_range to wait for command completionJean Delvare
2012-03-26i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley
2012-03-26i2c-isch: Decrease delay in command completion check loopOlivier Sobrie
2012-03-26i2c-gpio: Use linux/gpio.h rather than asm/gpio.hMark Brown
2012-03-23Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-03-16Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann
2012-03-15i2c/gpio: add DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson
2012-03-07i2c-eg20t: Remove write-only variablesAlexander Stein
2012-03-07i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait timeAlexander Stein
2012-03-07i2c-s3c2410: Add stub runtime power managementMark Brown
2012-03-07i2c-s3c2410: Convert to devm_kzalloc()Mark Brown
2012-03-07i2c: add CSR SiRFprimaII on-chip I2C controllers driverZhiwu Song
2012-03-07i2c: tegra: Remove unnecessary write to INT_STATUSAlok Chauhan
2012-03-07i2c: pxa: add OF supportHaojian Zhuang
2012-02-29i2c: imx: fix imx driver to work though signal is pendingOskar Schirmer
2012-02-29i2c: designware: dw_i2c_init_driver as subsys initcallPratyush Anand
2012-02-24i2c: mxs: only flag completion when queue is completely doneWolfram Sang
2012-02-24i2c: Move I2C_EG20T option to the right place.Jayachandran C
2012-02-24i2c: Support for Netlogic XLR/XLS I2C controller.Ganesan Ramalingam
2012-02-24i2c: mpc: Add support for SMBUS_READ_BLOCK_DATATang Yuantian
2012-02-24i2c: versatile: Add Device Tree supportPawel Moll
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann
2012-02-06i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta
2012-02-01i2c: imx: add clk_prepare/clk_unprepareRichard Zhao
2012-01-20i2c: OMAP: Fix OMAP1 build errorCousson, Benoit
2012-01-17Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33Ben Dooks
2012-01-17i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2012-01-17i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2012-01-17i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada
2012-01-17i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus numberFeng Tang
2012-01-17i2c: OMAP: Add DT support for i2c controllerBenoit Cousson
2012-01-17I2C: OMAP: NACK without STPJan Weitzel
2012-01-17I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin
2012-01-12i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2012-01-12i2c-ali1535: enable SPARC supportcorentin.labbe
2012-01-12i2c: Fix error value returned by several bus driversJean Delvare
2012-01-10Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds
2012-01-10i2c-puv3: using module_platform_driver()Guan Xuetao