summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| * | | i2c: tegra: Support DVC controller in device treeStephen Warren2011-12-201-1/+5
| * | | i2c: tegra: Add __devinit/exit to probe/removeStephen Warren2011-12-201-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \ \
| * | | misc latin1 to utf8 conversionsAl Viro2012-01-021-1/+1
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-0/+12
|\ \ \ \
| * | | | i2c-designware: add OF binding supportRob Herring2011-12-271-0/+12
| | |/ / | |/| |
* | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-28/+2Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-182-28/+2Star
| | |/ | |/|
* | | i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang2011-12-181-10/+12
* | | I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D2011-12-181-5/+6
* | | i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpioTushar Behera2011-12-181-1/+1
* | | i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idleMark Brown2011-12-181-0/+1
| |/ |/|
* | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-011-1/+1
|\ \
| * | ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-261-1/+1
| |/
* | i2c: Make i2cdev_notifier_call staticShubhrajyoti D2011-11-231-1/+1
* | i2c: Fix device name for 10-bit slave addressJean Delvare2011-11-231-1/+3
* | i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu2011-11-231-2/+2
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-074-0/+4
|\
| * i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker2011-11-013-0/+3
| * i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-032-2/+2
|\ \
| * | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-251-1/+1
| * | MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-251-1/+1
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-1/+0Star
|\ \ \
| * | | mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann2011-10-241-1/+0Star
| |/ /
* | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-11-0120-664/+1450
|\ \ \ | |_|/ |/| |
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks2011-11-013-52/+167
| |\ \ \ \
| | | | * | i2c-tegra: __iomem annotation fixOlof Johansson2011-10-291-1/+1
| | | * | | i2c-s3c2410: Add device tree supportThomas Abraham2011-10-291-4/+106
| | | * | | i2c-s3c2410: Keep a copy of platform data and use itThomas Abraham2011-10-291-4/+14
| | | |/ /
| | * / / i2c-nomadik: cosmetic coding style correctionsJonas Aaberg2011-10-291-43/+46
| | |/ /
| * | | Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2Ben Dooks2011-11-019-10/+10
| |\ \ \
| | * | | i2c: irq: Remove IRQF_DISABLEDYong Zhang2011-10-2910-11/+11
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks2011-11-019-530/+1181
| |\ \ \ \ \ \
| | | | | * | | i2c-au1550: dev_pm_ops conversionManuel Lauss2011-10-291-10/+14
| | | | | * | | i2c-au1550: increase timeout waiting for master doneManuel Lauss2011-10-291-1/+1