aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* i2c: pnx: fix error return code in i2c_pnx_probe()Wei Yongjun2013-08-28
* i2c: ismt: add error return code in probe()Wolfram Sang2013-08-28
* i2c: mv64xxx: fix typo in binding documentationWolfram Sang2013-08-23
* i2c: imx: use exact SoC revision to document bindingJingchang Lu2013-08-23
* i2c: move ACPI helpers into the coreMika Westerberg2013-08-23
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)Gregory CLEMENT2013-08-23
* i2c: mv64xxx: Add I2C Transaction Generator supportGregory CLEMENT2013-08-23
* i2c: powermac: fix return path on errorWolfram Sang2013-08-21
* Documentation: i2c: Fix example in instantiating-devicesSachin Kamat2013-08-19
* i2c: tiny-usb: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-19
* i2c: use dev_get_platdata()Jingoo Han2013-08-19
* i2c: omap: query STP always when NACK is receivedGrygorii Strashko2013-08-19
* i2c: mxs: fix broken timing calculationLothar Waßmann2013-08-16
* drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resourceJulia Lawall2013-08-15
* i2c: imx: Add Vybrid VF610 I2C controller supportJingchang Lu2013-08-15
* i2c: imx: add struct to hold more configurable quirksJingchang Lu2013-08-15
* i2c: imx: add INT flag and IEN bit operatation codesJingchang Lu2013-08-15
* i2c: imx: change register offset representationJingchang Lu2013-08-15
* i2c: imx: wrap registers read/write to inline functionJingchang Lu2013-08-15
* i2c: imx: don't change platform device id_entry directlyJingchang Lu2013-08-15
* i2c: imx: enable clk before write to registersJingchang Lu2013-08-15
* i2c: imx: use struct representing i2c clk{div, val} pairJingchang Lu2013-08-15
* i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsetsRudolf Marek2013-08-15
* i2c: Improve logging on failure to probe for ->class devicesAndy Lutomirski2013-08-15
* i2c: davinci: Allow i2c driver available for keystone platformsSantosh Shilimkar2013-08-15
* i2c: davinci: remove useless mach/hardware includeSantosh Shilimkar2013-08-15
* i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: puv3: add CONFIG_PM_SLEEP to suspend functionJingoo Han2013-08-15
* i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* i2c: mxs: Check the return value from stmp_reset_block()Fabio Estevam2013-08-15
* drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang2013-08-07
* drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-08-07
* i2c: mpc: Define unique I2C adapter namesGuenter Roeck2013-08-07
* i2c: add sanity check to i2c_put_adapterSebastian Hesselbarth2013-08-07
* i2c: reduce parent checking to a NOOP in non-I2C_MUX casePhil Carmody2013-08-07
* i2c: designware: Manually set RESTART bit between messagesChew, Chiau Ee2013-08-07
* i2c: pxa: enable high speed mode for i2c busLeilei Shang2013-08-07
* i2c: mv64xxx: Document the newly introduced allwinner compatibleMaxime Ripard2013-08-07
* i2c: Fix Kontron PLD prescaler calculationMichael Brunner2013-08-05
* i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam2013-08-05
* Linux 3.11-rc4Linus Torvalds2013-08-04
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-08-04
|\
| * dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-28
| * pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-22
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-04
|\ \