aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* 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
| * I2C: OMAP: NACK without STPJan Weitzel2012-01-17
| * I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring2012-01-17
* | i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2012-01-17
* | i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-01-17
* | i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada2012-01-17
* | i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus numberFeng Tang2012-01-17
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\
| * MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-07
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \
| * | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | i2c/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin2012-01-12
* | | i2c/busses: Use module_platform_driver()Axel Lin2012-01-12
* | | i2c-dev: Use memdup_userThomas Meyer2012-01-12
* | | i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-12
* | | i2c-ali1535: enable SPARC supportcorentin.labbe2012-01-12
* | | i2c: Fix error value returned by several bus driversJean Delvare2012-01-12
|/ /
* | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2012-01-10
|\ \
| * | i2c-puv3: using module_platform_driver()Guan Xuetao2012-01-09
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ | |/ / |/| |
| * | Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
| |\ \
| * | | i2c: tegra: Support DVC controller in device treeStephen Warren2011-12-19
| * | | i2c: tegra: Add __devinit/exit to probe/removeStephen Warren2011-12-19
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \
| * | | misc latin1 to utf8 conversionsAl Viro2012-01-02
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-07
|\ \ \ \
| * | | | i2c-designware: add OF binding supportRob Herring2011-12-27
| | |/ / | |/| |
* | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| | |/ | |/|
* | | i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang2011-12-18
* | | I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D2011-12-18
* | | i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpioTushar Behera2011-12-18
* | | i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idleMark Brown2011-12-18
| |/ |/|
* | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-01
|\ \
| * | ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-26
| |/
* | i2c: Make i2cdev_notifier_call staticShubhrajyoti D2011-11-23
* | i2c: Fix device name for 10-bit slave addressJean Delvare2011-11-23
* | i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu2011-11-23
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker2011-10-31