aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* i2c: mxs: disable QUEUE when sending is doneWolfram Sang2012-04-27
* i2c: mxs: handle spurious interruptWolfram Sang2012-04-25
* i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA2012-04-22
* i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA2012-04-22
* i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan2012-04-22
* i2c: pnx: Disable clk in suspendRoland Stigge2012-04-22
* i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi2012-04-10
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-28
|\ \
| * | i2c-algo-bit: Don't resched on clock stretchingJean Delvare2012-03-26
| * | i2c: Update the FSF addressJean Delvare2012-03-26
| * | i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver()Axel Lin2012-03-26
| * | i2c-i801: Use usleep_range to wait for command completionJean Delvare2012-03-26
| * | i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2012-03-26
| * | i2c-isch: Decrease delay in command completion check loopOlivier Sobrie2012-03-26
| * | i2c-gpio: Use linux/gpio.h rather than asm/gpio.hMark Brown2012-03-26
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-28
|\ \ \
| * \ \ Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-16
| |\ \ \
| | * | | i2c/gpio: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\| | | |
| * | | | i2c: pxa: add OF supportHaojian Zhuang2012-03-06
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-08
| |\| | |
| * | | | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-22
| |\ \ \ \
| * | | | | i2c: imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-01
* | | | | | Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-03-23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | i2c-eg20t: Remove write-only variablesAlexander Stein2012-03-07
| * | | | | i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait timeAlexander Stein2012-03-07
| * | | | | i2c-s3c2410: Add stub runtime power managementMark Brown2012-03-07
| * | | | | i2c-s3c2410: Convert to devm_kzalloc()Mark Brown2012-03-07
| * | | | | i2c: add CSR SiRFprimaII on-chip I2C controllers driverZhiwu Song2012-03-07
| * | | | | i2c: tegra: Remove unnecessary write to INT_STATUSAlok Chauhan2012-03-07
| * | | | | i2c: imx: fix imx driver to work though signal is pendingOskar Schirmer2012-02-29
| * | | | | i2c: designware: dw_i2c_init_driver as subsys initcallPratyush Anand2012-02-29
| * | | | | i2c: Move I2C_EG20T option to the right place.Jayachandran C2012-02-24
| * | | | | i2c: Support for Netlogic XLR/XLS I2C controller.Ganesan Ramalingam2012-02-24
| * | | | | i2c: mpc: Add support for SMBUS_READ_BLOCK_DATATang Yuantian2012-02-24
| * | | | | i2c: versatile: Add Device Tree supportPawel Moll2012-02-24
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-22
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...Dave Airlie2012-03-20
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | i2c: export bit-banging algo functionsDaniel Vetter2012-02-29
| | | |/ / | | |/| |
* | | | | i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala2012-03-15
* | | | | i2c-core: Comment says "transmitted" but means "received"Wolfram Sang2012-03-15
|/ / / /
* | / / i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-02-24
| |/ / |/| |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann2012-02-13
|\ \ \ | |_|/ |/| |
| * | i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta2012-02-06
| |/
* / i2c: OMAP: Fix OMAP1 build errorCousson, Benoit2012-01-20
|/
* Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33Ben Dooks2012-01-17
|\
| * i2c: OMAP: Add DT support for i2c controllerBenoit Cousson2012-01-17