aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
...
| * | i2c: s3c2410: Remove unnecessary label err_noclkTushar Behera2013-01-27
| * | i2c: nomadik: drop superfluous variable initializationWolfram Sang2013-01-27
| * | i2c: nomadik: adopt pinctrl supportPatrice Chotard2013-01-27
| * | i2c: at91: add of_device_id entry for at91rm9200Joachim Eastwood2013-01-27
| * | i2c: tegra: add support for Tegra114 SoCLaxman Dewangan2013-01-27
| * | i2c-designware: add support for Intel LynxpointMika Westerberg2013-01-27
| * | i2c-designware: add minimal support for runtime PMMika Westerberg2013-01-27
| * | i2c-designware: always set the STOP bit after last byteMika Westerberg2013-01-27
| * | i2c: nforce2: fix coding style issuesLaurent Navet2013-01-27
| * | i2c: core: Remove definition of i2c_smbus_process_callTushar Behera2013-01-27
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \
| * \ \ Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-05
| |\ \ \ | | |/ / | |/| |
| | * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
| | |/
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \
| * | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
| |\| |
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * \ \ Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
| |\ \ \ | | | |/ | | |/|
| * | | i2c: Convert to devm_ioremap_resource()Thierry Reding2013-01-24
| * | | drivers/i2c: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
| * | | drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| | |/ | |/|
* | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
| |/ |/|
* | i2c-designware: add missing MODULE_LICENSEMika Westerberg2013-01-22
* | i2c: omap: fix draining irq handlingAaro Koskinen2013-01-22
* | i2c: omap: errata i462: fix incorrect ack for arbitration lost interruptAaro Koskinen2013-01-22
* | i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet2013-01-22
* | i2c: sirf: register i2c_client from dt child-nodes in probe entryBarry Song2013-01-22
* | i2c: mxs: Fix type of error codeFabio Estevam2013-01-22
* | i2c: mxs: Fix misuse init_completionMarek Vasut2013-01-21
|/
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-18
|\
| * i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D2012-11-28
| * i2c: at91: add dma supportLudovic Desroches2012-11-24
| * i2c: at91: change struct members indentationLudovic Desroches2012-11-24
| * i2c: at91: fix compilation warningLudovic Desroches2012-11-24
| * i2c: mxs: Do not disable the I2C SMBus quick modeMarek Vasut2012-11-22
| * i2c: mxs: Handle i2c DMA failure properlyMarek Vasut2012-11-22
| * i2c: s3c2410: Remove recently introduced performance overheadsMark Brown2012-11-22
| * i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF blockAndreas Larsson2012-11-22
| * i2c: s3c2410: Add fix for i2c suspend/resumeAbhilash Kesavan2012-11-19
| * i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-19
| * i2c: i2c-cbus-gpio: introduce driverAaro Koskinen2012-11-19
| * i2c: ocores: Add support for the GRLIB port of the controller and use functio...Andreas Larsson2012-11-16
| * i2c: ocores: Add irq support for sparcAndreas Larsson2012-11-16
| * i2c: omap: Move the remove constraintShubhrajyoti D2012-11-16
| * i2c: s3c2410: do not special case HDMIPHY stuck bus detectionDaniel Kurtz2012-11-16
| * i2c: s3c2410: use exponential back off while polling for bus idleDaniel Kurtz2012-11-16
| * i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHYDaniel Kurtz2012-11-16
| * i2c: s3c2410: grab adapter lock while changing i2c clockDaniel Kurtz2012-11-16
| * i2c: s3c2410: Add support for pinctrlTomasz Figa2012-11-16