summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: add bcm2835 driverStephen Warren2013-02-123-0/+355
* i2c: sis630: checkpatch cleanupAmaury Decrême2013-02-111-105/+109
* i2c: sis630: display unsigned hexAmaury Decrême2013-02-111-1/+1
* i2c: sis630: use hex to constants for SMBus commandsAmaury Decrême2013-02-111-14/+31
* i2c: sis630: fix behavior after collisionAmaury Decrême2013-02-111-6/+1
* i2c: sis630: clear sticky bitsAmaury Decrême2013-02-111-3/+1
* i2c: sis630: Add SIS964 supportAmaury Decrême2013-02-112-32/+60
* i2c: isch: Add module parameter for backbone clock rate if divider is unsetAlexander Stein2013-02-111-0/+17
* i2c: at91: fix unsed variable warning when building with !CONFIG_OFJoachim Eastwood2013-02-101-7/+7
* i2c: Adding support for Intel iSMT SMBus 2.0 host controllerNeil Horman2013-02-103-0/+974
* i2c: sh_mobile: don't send a stop condition by default inside transfersGuennadi Liakhovetski2013-02-101-20/+59
* i2c: sh_mobile: eliminate an open-coded "goto" loopGuennadi Liakhovetski2013-02-101-26/+34
* i2c: sh_mobile: fix timeout error handlingGuennadi Liakhovetski2013-02-101-1/+4
* i2c: sh_mobile: cosmetic: trivially simplify 2 functionsGuennadi Liakhovetski2013-02-101-10/+4
* i2c: mxs: Implement arbitrary clock speed derivation algorithmMarek Vasut2013-02-101-39/+55
* i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley2013-02-082-0/+4
* i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440Giridhar Maruthy2013-01-281-0/+2
* i2c: mxs: Add PIO and mixed-DMA supportMarek Vasut2013-01-281-13/+163
* i2c: s3c2410: Remove err_cpufreq labelTushar Behera2013-01-281-5/+2
* i2c: s3c2410: Move location of clk_prepare_enable() call in probe functionTushar Behera2013-01-281-17/+12
* i2c: s3c2410: Convert to use devm_* APIsTushar Behera2013-01-281-11/+5
* i2c: s3c2410: Remove unnecessary label err_noclkTushar Behera2013-01-281-6/+3
* i2c: nomadik: drop superfluous variable initializationWolfram Sang2013-01-281-6/+3
* i2c: nomadik: adopt pinctrl supportPatrice Chotard2013-01-281-0/+89
* i2c: at91: add of_device_id entry for at91rm9200Joachim Eastwood2013-01-281-0/+3
* i2c: tegra: add support for Tegra114 SoCLaxman Dewangan2013-01-281-14/+63
* i2c-designware: add support for Intel LynxpointMika Westerberg2013-01-281-3/+46
* i2c-designware: add minimal support for runtime PMMika Westerberg2013-01-281-0/+10
* i2c-designware: always set the STOP bit after last byteMika Westerberg2013-01-281-2/+14
* i2c: nforce2: fix coding style issuesLaurent Navet2013-01-281-76/+76
* drivers: misc: at24: mention other supported types in KconfigLars Poeschel2013-01-281-5/+6
* i2c: core: Remove definition of i2c_smbus_process_callTushar Behera2013-01-281-23/+0
* Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-245-79/+69
|\
| * Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson2013-01-241-12/+20
| |\
| | * mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll2013-01-241-12/+20
| * | Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-241-0/+10
| |\ \
| | * | video: imxfb: Do not crash on rebootFabio Estevam2013-01-171-0/+10
| * | | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson2013-01-242-65/+36
| |\ \ \
| | * | | mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn2013-01-231-62/+30
| | * | | clk: mvebu/clk-cpu.c: fix memory leakageCong Ding2013-01-231-3/+6
| * | | | Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-01-22197-1507/+8542
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-221-1/+1
| |\ \ \ \
| | * | | | [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-081-1/+1
| * | | | | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-17973-6059/+5411
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-151-1/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | video: imxfb: fix imxfb_info configuration orderGwenhael Goavec-Merou2013-01-141-1/+2
* | | | | | | Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-2410-30/+103
|\ \ \ \ \ \ \
| * | | | | | | cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett2013-01-221-0/+7
| * | | | | | | ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader2013-01-221-0/+7
| * | | | | | | PM / devfreq: exynos4_bus: honor RCU lock usageNishanth Menon2013-01-221-27/+67