summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
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-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: 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: designware: Manually set RESTART bit between messagesChew, Chiau Ee
2013-08-07i2c: pxa: enable high speed mode for i2c busLeilei Shang
2013-08-05i2c: Fix Kontron PLD prescaler calculationMichael Brunner
2013-08-05i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-04Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03i2c-designware: use div_u64 to fix linkVincent Stehlé
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-01i2c: Kontron PLD i2c bus driverKevin Strasser
2013-07-01i2c: iop3xxx: fix build failure after waitqueue changesKevin Hilman
2013-06-26i2c-designware: make SDA hold time configurableChristian Ruppert
2013-06-25i2c-cpm: Fix to takeback i2c bus master-ship after a collisionSachin Surendran
2013-06-25i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not providedGregory CLEMENT
2013-06-25i2c: imx: allow autoloading on dt idsArnaud Patard \(Rtp\)
2013-06-25i2c: mv64xxx: Fix transfer error codeGuenter Roeck