summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-21/+74
|\
| * i2c: pxa: add OF supportHaojian Zhuang2012-03-071-21/+74
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-2/+2
|\ \
| * | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-081-3/+10
| |\|
| * | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-222-2/+2
| |\ \
| * | | i2c: imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-011-2/+2
* | | | Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-03-2311-60/+864
|\ \ \ \
| * | | | i2c-eg20t: Remove write-only variablesAlexander Stein2012-03-071-8/+0Star
| * | | | i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait timeAlexander Stein2012-03-071-15/+21
| * | | | i2c-s3c2410: Add stub runtime power managementMark Brown2012-03-071-0/+10
| * | | | i2c-s3c2410: Convert to devm_kzalloc()Mark Brown2012-03-071-3/+1Star
| * | | | i2c: add CSR SiRFprimaII on-chip I2C controllers driverZhiwu Song2012-03-073-0/+470
| * | | | i2c: tegra: Remove unnecessary write to INT_STATUSAlok Chauhan2012-03-071-1/+0Star
| * | | | i2c: imx: fix imx driver to work though signal is pendingOskar Schirmer2012-02-291-5/+0Star
| * | | | i2c: designware: dw_i2c_init_driver as subsys initcallPratyush Anand2012-02-291-1/+1
| * | | | i2c: Move I2C_EG20T option to the right place.Jayachandran C2012-02-242-16/+16
| * | | | i2c: Support for Netlogic XLR/XLS I2C controller.Ganesan Ramalingam2012-02-243-0/+289
| * | | | i2c: mpc: Add support for SMBUS_READ_BLOCK_DATATang Yuantian2012-02-241-14/+49
| * | | | i2c: versatile: Add Device Tree supportPawel Moll2012-02-241-0/+10
| | |/ / | |/| |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-221-1/+2
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...Dave Airlie2012-03-201-1/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | i2c: export bit-banging algo functionsDaniel Vetter2012-02-291-1/+2
| | | |/ | | |/|
* | | | i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala2012-03-151-1/+7
* | | | i2c-core: Comment says "transmitted" but means "received"Wolfram Sang2012-03-151-4/+8
|/ / /
* | / i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-02-241-3/+10
| |/ |/|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann2012-02-131-1/+1
|\ \
| * | i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta2012-02-071-1/+1
| |/
* / i2c: OMAP: Fix OMAP1 build errorCousson, Benoit2012-01-201-1/+1
|/
* Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33Ben Dooks2012-01-181-40/+70
|\
| * i2c: OMAP: Add DT support for i2c controllerBenoit Cousson2012-01-171-35/+67
| * I2C: OMAP: NACK without STPJan Weitzel2012-01-171-4/+2Star
| * I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring2012-01-171-1/+1
* | i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2012-01-181-6/+6
* | i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-01-182-7/+10
* | i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada2012-01-181-1/+1
* | i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus numberFeng Tang2012-01-181-1/+3
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-2/+2
|\
| * MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-071-2/+2
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-144-6/+6
|\ \
| * | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-134-6/+6
* | | i2c/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin2012-01-121-12/+1Star
* | | i2c/busses: Use module_platform_driver()Axel Lin2012-01-1218-247/+24Star
* | | i2c-dev: Use memdup_userThomas Meyer2012-01-121-9/+4Star
* | | i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-1219-19/+19
* | | i2c-ali1535: enable SPARC supportcorentin.labbe2012-01-121-7/+20
* | | i2c: Fix error value returned by several bus driversJean Delvare2012-01-125-10/+20
|/ /
* | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2012-01-111-14/+2Star
|\ \
| * | i2c-puv3: using module_platform_driver()Guan Xuetao2012-01-101-14/+2Star
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-3/+7
|\ \ \ | |/ / |/| |
| * | Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-093-16/+20
| |\ \