summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-28i2c: ismt: add error return code in probe()Wolfram Sang
2013-08-23i2c: mv64xxx: fix typo in binding documentationWolfram Sang
2013-08-23i2c: imx: use exact SoC revision to document bindingJingchang Lu
2013-08-23i2c: move ACPI helpers into the coreMika Westerberg
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-08-23i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)Gregory CLEMENT
2013-08-23i2c: mv64xxx: Add I2C Transaction Generator supportGregory CLEMENT
2013-08-21i2c: powermac: fix return path on errorWolfram Sang
2013-08-19Documentation: i2c: Fix example in instantiating-devicesSachin Kamat
2013-08-19i2c: tiny-usb: do not use stack as URB transfer_bufferJussi Kivilinna
2013-08-19i2c: use dev_get_platdata()Jingoo Han
2013-08-19i2c: omap: query STP always when NACK is receivedGrygorii Strashko
2013-08-16i2c: mxs: fix broken timing calculationLothar Waßmann
2013-08-15drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-15i2c: imx: Add Vybrid VF610 I2C controller supportJingchang Lu
2013-08-15i2c: imx: add struct to hold more configurable quirksJingchang Lu
2013-08-15i2c: imx: add INT flag and IEN bit operatation codesJingchang Lu
2013-08-15i2c: imx: change register offset representationJingchang Lu
2013-08-15i2c: imx: wrap registers read/write to inline functionJingchang Lu
2013-08-15i2c: imx: don't change platform device id_entry directlyJingchang Lu
2013-08-15i2c: imx: enable clk before write to registersJingchang Lu
2013-08-15i2c: imx: use struct representing i2c clk{div, val} pairJingchang Lu
2013-08-15i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsetsRudolf Marek
2013-08-15i2c: Improve logging on failure to probe for ->class devicesAndy Lutomirski
2013-08-15i2c: davinci: Allow i2c driver available for keystone platformsSantosh Shilimkar
2013-08-15i2c: davinci: remove useless mach/hardware includeSantosh Shilimkar
2013-08-15i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: puv3: add CONFIG_PM_SLEEP to suspend functionJingoo Han
2013-08-15i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-08-15i2c: mxs: Check the return value from stmp_reset_block()Fabio Estevam
2013-08-07drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang
2013-08-07drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-08-07i2c: mpc: Define unique I2C adapter namesGuenter Roeck
2013-08-07i2c: add sanity check to i2c_put_adapterSebastian Hesselbarth
2013-08-07i2c: reduce parent checking to a NOOP in non-I2C_MUX casePhil Carmody
2013-08-07i2c: designware: Manually set RESTART bit between messagesChew, Chiau Ee
2013-08-07i2c: pxa: enable high speed mode for i2c busLeilei Shang
2013-08-07i2c: mv64xxx: Document the newly introduced allwinner compatibleMaxime Ripard
2013-08-05i2c: Fix Kontron PLD prescaler calculationMichael Brunner
2013-08-05i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam
2013-08-04Linux 3.11-rc4Linus Torvalds
2013-08-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-08-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-04tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins
2013-08-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher