summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2013-03-11drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27i2c: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2013-02-22i2c: pxa: remove incorrect __exit annotationsDmitry Torokhov
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21i2c: ocores: Fix pointer to integer cast warningJayachandran C
2013-02-15i2c: tegra: remove warning dump if timeout happen in transferLaxman Dewangan
2013-02-15i2c: fix i2c-ismt.c printk format warningRandy Dunlap
2013-02-15i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-02-12i2c: add bcm2835 driverStephen Warren
2013-02-11i2c: sis630: checkpatch cleanupAmaury Decrême
2013-02-11i2c: sis630: display unsigned hexAmaury Decrême
2013-02-11i2c: sis630: use hex to constants for SMBus commandsAmaury Decrême
2013-02-11i2c: sis630: fix behavior after collisionAmaury Decrême
2013-02-11i2c: sis630: clear sticky bitsAmaury Decrême
2013-02-11i2c: sis630: Add SIS964 supportAmaury Decrême
2013-02-11i2c: isch: Add module parameter for backbone clock rate if divider is unsetAlexander Stein
2013-02-10i2c: at91: fix unsed variable warning when building with !CONFIG_OFJoachim Eastwood
2013-02-10i2c: Adding support for Intel iSMT SMBus 2.0 host controllerNeil Horman
2013-02-10i2c: sh_mobile: don't send a stop condition by default inside transfersGuennadi Liakhovetski
2013-02-10i2c: sh_mobile: eliminate an open-coded "goto" loopGuennadi Liakhovetski
2013-02-10i2c: sh_mobile: fix timeout error handlingGuennadi Liakhovetski
2013-02-10i2c: sh_mobile: cosmetic: trivially simplify 2 functionsGuennadi Liakhovetski
2013-02-10i2c: mxs: Implement arbitrary clock speed derivation algorithmMarek Vasut
2013-02-08i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
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-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki