summaryrefslogtreecommitdiff
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-064-0/+4
|\
| * i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker2011-10-313-0/+3
| * i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOLPaul Gortmaker2011-10-311-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-241-1/+1
| * | MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-241-1/+1
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-1/+0
|\ \ \
| * | | mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann2011-10-241-1/+0
| |/ /
* | | 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
| | | | | * | | i2c-au1550: remove unused ack_timeoutManuel Lauss2011-10-291-2/+0
| | | | | * | | i2c-au1550: remove usage of volatile keywordManuel Lauss2011-10-291-153/+99
| | | | | |/ /
| | | | * | | i2c-designware: Fix PCI core warning on suspend/resumeOctavian Purdila2011-10-291-21/+8
| | | | * | | i2c-designware: Add runtime power management supportDirk Brandewie2011-10-293-2/+98
| | | | * | | i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie2011-10-294-0/+329
| | | | * | | i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie2011-10-293-102/+143
| | | | * | | i2c-designware: Support multiple cores using same ISRDirk Brandewie2011-10-291-2/+8
| | | | * | | i2c-designware: move controller config to bus specific portion of driverDirk Brandewie2011-10-293-4/+5
| | | | * | | i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie2011-10-293-6/+11
| | | | * | | i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie2011-10-293-1/+10
| | | | * | | i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie2011-10-295-343/+412
| | | | * | | i2c-designware: Move checking of IP core version to i2c_dw_init()Dirk Brandewie2011-10-291-11/+19
| | | | * | | i2c-designware: Allow mixed endianness accessesJean-Hugues Deschenes2011-10-291-2/+15
| | | | * | | i2c-designware: Check component type registerJean-Hugues Deschenes2011-10-291-4/+13
| | | | * | | i2c-designware: Use local version of readl & writelJean-Hugues Deschenes2011-10-291-39/+49
| | | | |/ /
| | | * | | i2c-eg20t: Add initialize processing in case i2c-error occursTomoya MORINAGA2011-10-291-0/+3
| | | * | | i2c-eg20t: Fix flag setting issueTomoya MORINAGA2011-10-291-0/+2
| | | * | | i2c-eg20t: add stop sequence in case wait-event timeout occursTomoya MORINAGA2011-10-291-0/+3
| | | * | | i2c-eg20t: Separate error processingTomoya MORINAGA2011-10-291-58/+115
| | | * | | i2c-eg20t: Fix 10bit access issueTomoya MORINAGA2011-10-291-2/+63
| | | * | | i2c-eg20t: Modify returned value s32 to longTomoya MORINAGA2011-10-291-5/+1
| | | * | | i2c-eg20t: Fix bus-idle waiting issueTomoya MORINAGA2011-10-291-9/+9
| | | |/ /
| | * | | i2c-imx: add device tree probe supportShawn Guo2011-09-141-6/+19
| | * | | i2c-imx: remove init/exit hooks from platform dataShawn Guo2011-09-141-18/+3
| * | | | I2C: OMAP: remove dev->idle, use usage counting provided by runtime PMKevin Hilman2011-10-291-20/+39
| * | | | I2C: OMAP: remove unneccesary use of pdevKevin Hilman2011-10-291-15/+7
| * | | | OMAP4: I2C: Enable the wakeup in I2C_WEShubhrajyoti D2011-10-291-3/+2
| * | | | I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_infoAndy Green2011-10-291-2/+2
| * | | | I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...Andy Green2011-10-291-17/+23
| * | | | I2C: OMAP2+: address confused probed version namingAndy Green2011-10-291-9/+12
| * | | | I2C: OMAP2+: Solve array bounds overflow error on i2c idleAndy Green2011-10-291-1/+1