aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit
2019-05-09Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03Merge 5.1-rc7 into usb-nextGreg Kroah-Hartman
2019-05-03i2c: imx-lpi2c: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang
2019-05-03i2c-piix4: Add Hygon Dhyana SMBus supportPu Wen
2019-05-03i2c: core: apply 'is_suspended' check for SMBus, tooWolfram Sang
2019-05-03i2c: core: ratelimit 'transfer when suspended' errorsWolfram Sang
2019-05-03Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2019-05-02i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula
2019-05-02i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel
2019-05-02i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang
2019-05-01gcc-9: don't warn about uninitialized variableLinus Torvalds
2019-04-25i2c: nvidia-gpu: Supply CCGx driver the fw build infoAjay Gupta
2019-04-24i2c: imx: correct the method of getting private data in notifier_callAnson Huang
2019-04-23i2c: iproc: Change driver to use 'BIT' macroRay Jui
2019-04-23i2c: riic: Add Runtime PM supportGeert Uytterhoeven
2019-04-21i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-04-21i2c: mux: pca954x: allow management of device idle state via sysfsRobert Shearman
2019-04-21i2c: mux: pca9541: remove support for unused platform dataRobert Shearman
2019-04-21i2c: mux: pca954x: remove support for unused platform dataRobert Shearman
2019-04-16i2c: axxia: use auto cmd for last messageAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-04-16i2c: gpio: flag atomic capability if possibleWolfram Sang
2019-04-16i2c: algo: bit: add flag to whitelist atomic transfersWolfram Sang
2019-04-16i2c: stu300: use xfer_atomic callback to bail out earlyWolfram Sang
2019-04-16i2c: ocores: enable atomic xfersWolfram Sang
2019-04-16i2c: ocores: refactor setup for pollingWolfram Sang
2019-04-16i2c: tegra-bpmp: convert to use new atomic callbacksWolfram Sang
2019-04-16i2c: omap: Add the master_xfer_atomic hookWolfram Sang
2019-04-16i2c: demux: handle the new atomic callbacksWolfram Sang
2019-04-16i2c: mux: populate the new *_atomic callbacksWolfram Sang
2019-04-16i2c: core: introduce callbacks for atomic transfersWolfram Sang
2019-04-16i2c: core: use I2C locking behaviour also for SMBUSWolfram Sang
2019-04-16i2c: core: remove use of in_atomic()Wolfram Sang
2019-04-15i2c: brcmstb: remove unused struct memberWolfram Sang
2019-04-15i2c: mediatek: Add i2c support for MediaTek MT8183Qii Wang
2019-04-15i2c: mediatek: Add i2c and apdma sync in i2c driverQii Wang
2019-04-15i2c: mediatek: Add arb clock in i2c driverQii Wang
2019-04-15i2c: mediatek: Add offsets array for new i2c registersQii Wang
2019-04-06i2c: imx: don't leak the i2c adapter on errorLaurentiu Tudor
2019-04-03i2c: isch: Remove unnecessary acpi.h includeBjorn Helgaas
2019-04-03i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove()Dan Carpenter
2019-04-03i2c: iproc: add NIC I2C supportRayagonda Kokatanur
2019-04-03i2c: iproc: use wrapper for read/write accessRayagonda Kokatanur
2019-04-03i2c: iproc: add polling supportRayagonda Kokatanur
2019-04-03i2c: iproc: Add support for more master error statusMichael Cheng
2019-04-03i2c: iproc: Add slave mode supportShreesha Rajashekar
2019-04-03i2c: iproc: Extend I2C read up to 255 bytesShreesha Rajashekar