summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-11i2c: sis630: Add SIS964 supportAmaury Decrême2-32/+60
2013-02-11i2c: isch: Add module parameter for backbone clock rate if divider is unsetAlexander Stein1-0/+17
2013-02-10i2c: at91: fix unsed variable warning when building with !CONFIG_OFJoachim Eastwood1-7/+7
2013-02-10i2c: Adding support for Intel iSMT SMBus 2.0 host controllerNeil Horman3-0/+974
2013-02-10i2c: sh_mobile: don't send a stop condition by default inside transfersGuennadi Liakhovetski1-20/+59
2013-02-10i2c: sh_mobile: eliminate an open-coded "goto" loopGuennadi Liakhovetski1-26/+34
2013-02-10i2c: sh_mobile: fix timeout error handlingGuennadi Liakhovetski1-1/+4
2013-02-10i2c: sh_mobile: cosmetic: trivially simplify 2 functionsGuennadi Liakhovetski1-10/+4
2013-02-10i2c: mxs: Implement arbitrary clock speed derivation algorithmMarek Vasut1-39/+55
2013-02-08i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley2-0/+4
2013-01-28i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440Giridhar Maruthy1-0/+2
2013-01-28i2c: mxs: Add PIO and mixed-DMA supportMarek Vasut1-13/+163
2013-01-28i2c: s3c2410: Remove err_cpufreq labelTushar Behera1-5/+2
2013-01-28i2c: s3c2410: Move location of clk_prepare_enable() call in probe functionTushar Behera1-17/+12
2013-01-28i2c: s3c2410: Convert to use devm_* APIsTushar Behera1-11/+5
2013-01-28i2c: s3c2410: Remove unnecessary label err_noclkTushar Behera1-6/+3
2013-01-28i2c: nomadik: drop superfluous variable initializationWolfram Sang1-6/+3
2013-01-28i2c: nomadik: adopt pinctrl supportPatrice Chotard1-0/+89
2013-01-28i2c: at91: add of_device_id entry for at91rm9200Joachim Eastwood1-0/+3
2013-01-28i2c: tegra: add support for Tegra114 SoCLaxman Dewangan1-14/+63
2013-01-28i2c-designware: add support for Intel LynxpointMika Westerberg1-3/+46
2013-01-28i2c-designware: add minimal support for runtime PMMika Westerberg1-0/+10
2013-01-28i2c-designware: always set the STOP bit after last byteMika Westerberg1-2/+14
2013-01-28i2c: nforce2: fix coding style issuesLaurent Navet1-76/+76
2013-01-28drivers: misc: at24: mention other supported types in KconfigLars Poeschel1-5/+6
2013-01-28i2c: core: Remove definition of i2c_smbus_process_callTushar Behera1-23/+0
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-79/+69
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-30/+103
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-6/+9
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds5-6/+16
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson1-12/+20
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll1-12/+20
2013-01-24Merge remote-tracking branch 'regmap/fix/debugfs' into tmpMark Brown1-2/+0
2013-01-23Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson1-0/+10
2013-01-23Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson2-65/+36
2013-01-23Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-125/+130
2013-01-23Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+36
2013-01-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-67/+57
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern4-76/+53
2013-01-22Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho1-1/+36
2013-01-23mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn1-62/+30
2013-01-23clk: mvebu/clk-cpu.c: fix memory leakageCong Ding1-3/+6
2013-01-22Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-43/+40
2013-01-22cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett1-0/+7
2013-01-22Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+7
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson197-1507/+8542
2013-01-22Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds4-14/+24
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern1-0/+3