summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
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/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin
2012-01-12i2c-dev: Use memdup_userThomas Meyer
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
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-27i2c-designware: add OF binding supportRob Herring
2011-12-19i2c: tegra: Support DVC controller in device treeStephen Warren
2011-12-19i2c: tegra: Add __devinit/exit to probe/removeStephen Warren
2011-12-18i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang
2011-12-18I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D
2011-12-18i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpioTushar Behera
2011-12-18i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idleMark Brown
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-11-01Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks
2011-11-01Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2Ben Dooks
2011-11-01Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks
2011-10-31i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker
2011-10-31i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOLPaul Gortmaker
2011-10-30i2c-algo-pca: Return standard fault codesJean Delvare
2011-10-30i2c-algo-bit: Return standard fault codesJean Delvare