summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2013-02-08i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley
2013-01-28i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440Giridhar Maruthy
2013-01-28i2c: mxs: Add PIO and mixed-DMA supportMarek Vasut
2013-01-28i2c: s3c2410: Remove err_cpufreq labelTushar Behera
2013-01-28i2c: s3c2410: Move location of clk_prepare_enable() call in probe functionTushar Behera
2013-01-28i2c: s3c2410: Convert to use devm_* APIsTushar Behera
2013-01-28i2c: s3c2410: Remove unnecessary label err_noclkTushar Behera
2013-01-28i2c: nomadik: drop superfluous variable initializationWolfram Sang
2013-01-28i2c: nomadik: adopt pinctrl supportPatrice Chotard
2013-01-28i2c: at91: add of_device_id entry for at91rm9200Joachim Eastwood
2013-01-28i2c: tegra: add support for Tegra114 SoCLaxman Dewangan
2013-01-28i2c-designware: add support for Intel LynxpointMika Westerberg
2013-01-28i2c-designware: add minimal support for runtime PMMika Westerberg
2013-01-28i2c-designware: always set the STOP bit after last byteMika Westerberg
2013-01-28i2c: nforce2: fix coding style issuesLaurent Navet
2013-01-28i2c: core: Remove definition of i2c_smbus_process_callTushar Behera
2013-01-22i2c-designware: add missing MODULE_LICENSEMika Westerberg
2013-01-22i2c: omap: fix draining irq handlingAaro Koskinen
2013-01-22i2c: omap: errata i462: fix incorrect ack for arbitration lost interruptAaro Koskinen
2013-01-22i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet
2013-01-22i2c: sirf: register i2c_client from dt child-nodes in probe entryBarry Song
2013-01-22i2c: mxs: Fix type of error codeFabio Estevam
2013-01-21i2c: mxs: Fix misuse init_completionMarek Vasut
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-16i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-12-16i2c-i801: Enable interrupts for all post-ICH5 chipsJean Delvare
2012-12-16i2c-i801: Add device tree supportThierry Reding
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-11-29Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-11-28i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-24i2c: at91: add dma supportLudovic Desroches
2012-11-24i2c: at91: change struct members indentationLudovic Desroches
2012-11-24i2c: at91: fix compilation warningLudovic Desroches
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-23i2c / ACPI: add ACPI enumeration supportMika Westerberg
2012-11-22i2c: mxs: Handle i2c DMA failure properlyMarek Vasut
2012-11-22i2c: mxs: Do not disable the I2C SMBus quick modeMarek Vasut
2012-11-22i2c: mxs: Handle i2c DMA failure properlyMarek Vasut
2012-11-22i2c: s3c2410: Remove recently introduced performance overheadsMark Brown
2012-11-22i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF blockAndreas Larsson
2012-11-20i2c: Add viperboard i2c master driverLars Poeschel
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-19i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan
2012-11-19i2c: s3c2410: Add fix for i2c suspend/resumeAbhilash Kesavan