aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
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: 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-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...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
2013-06-20i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-06-20ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann
2013-06-19i2c: omap: correct usage of the interrupt enable registerOleksandr Dmytryshyn
2013-06-18i2c-pxa: prepare clock before useDaniel Drake
2013-06-18Revert "i2c: core: make it possible to match a pure device tree driver"Wolfram Sang
2013-06-17i2c: stu300: do not request a specific clock nameLinus Walleij
2013-06-16i2c: nomadik: use pinctrl PM helpersLinus Walleij
2013-06-15i2c: nomadik: allocate adapter number dynamicallyLinus Walleij
2013-06-15i2c: nomadik: support elder NomadiksLinus Walleij
2013-06-15i2c: mv64xxx: Add Allwinner sun4i compatibleMaxime Ripard
2013-06-15i2c: mv64xxx: make the registers offset configurableMaxime Ripard
2013-06-15i2c: mv64xxx: Add macros to access parts of registersMaxime Ripard
2013-06-15i2c: vt8500: Add support for I2C bus on Wondermedia SoCsTony Prisk
2013-06-15i2c: designware: fix race between subsequent xfersChristian Ruppert
2013-06-12i2c: bfin-twi: Read and write the FIFO in loopSonic Zhang
2013-06-12i2c: core: make it possible to match a pure device tree driverLinus Walleij
2013-06-12i2c: use platform_{get,set}_drvdata()Jingoo Han
2013-06-12drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang