summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: nvidia-gpu: mark resume function as __maybe_unusedArnd Bergmann2018-12-111-1/+1
* i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada2018-12-061-1/+18
* i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada2018-12-061-1/+7
* i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated STARTMasahiro Yamada2018-12-061-4/+9
* i2c: uniphier-f: fix timeout error after reading 8 bytesMasahiro Yamada2018-12-061-3/+14
* i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede2018-12-061-3/+7
* i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-061-11/+29
* i2c: rcar: check bus state before reinitializingWolfram Sang2018-11-271-4/+5
* i2c: nvidia-gpu: limit reads also for combined messagesWolfram Sang2018-11-271-0/+1
* i2c: nvidia-gpu: adhere to I2C fault codesWolfram Sang2018-11-271-3/+3
* i2c: nvidia-gpu: make pm_ops staticWolfram Sang2018-11-091-1/+1
* i2c: add i2c bus driver for NVIDIA GPUAjay Gupta2018-11-093-0/+378
* i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd2018-11-091-7/+8
* i2c: omap: Enable for ARCH_K3Vignesh R2018-11-091-1/+1
* i2c: Clear client->irq in i2c_device_removeCharles Keepax2018-10-311-0/+2
* i2c: Remove unnecessary call to irq_find_mappingCharles Keepax2018-10-311-4/+1
* Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-304-148/+6
|\
| * i2c: designware: Cleanup bus lock handlingHans de Goede2018-10-254-27/+6
| * x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede2018-10-251-123/+2
* | Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-2922-298/+413
|\ \ | |/ |/|
| * i2c: sh_mobile: Remove dummy runtime PM callbacksJarkko Nikula2018-10-291-18/+0
| * i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada2018-10-291-5/+6
| * i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada2018-10-291-8/+25
| * i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada2018-10-291-1/+16
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2018-10-293-3/+3
| |\
| | * i2c: mux: mlxcpld: simplify code to reach the adapterLuca Ceresoli2018-10-081-1/+1
| | * i2c: mux: ltc4306: simplify code to reach the adapterLuca Ceresoli2018-10-081-1/+1
| | * i2c: mux: pca954x: simplify code to reach the adapterLuca Ceresoli2018-10-081-1/+1
| * | i2c: i2c-qcom-geni: Simplify irq handlerStephen Boyd2018-10-111-41/+29
| * | i2c: i2c-qcom-geni: Simplify tx/rx functionsStephen Boyd2018-10-111-43/+36
| * | Merge tag 'v4.19-rc7' into i2c/for-4.20Wolfram Sang2018-10-114-6/+23
| |\ \
| * | | i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllersHans de Goede2018-10-113-3/+4
| * | | i2c: core: remove level of indentation in i2c_transferWolfram Sang2018-10-051-17/+16
| * | | i2c: core: remove outdated DEBUG outputWolfram Sang2018-10-051-10/+0
| * | | i2c: zx2967: use core to detect 'no zero length' quirkWolfram Sang2018-10-051-3/+5
| * | | i2c: tegra: use core to detect 'no zero length' quirkWolfram Sang2018-10-051-3/+1
| * | | i2c: qup: use core to detect 'no zero length' quirkWolfram Sang2018-10-051-8/+6
| * | | i2c: omap: use core to detect 'no zero length' quirkWolfram Sang2018-10-051-3/+5
| * | | Merge tag 'at24-4.20-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-10-055-12/+14
| |\ \ \ | | | |/ | | |/|
| * | | i2c: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-052-10/+11
| * | | i2c: brcmstb: Allow enabling the driver on DSL SoCsFlorian Fainelli2018-10-051-3/+4
| * | | i2c: synquacer: fix fall-through annotationGustavo A. R. Silva2018-09-251-1/+1
| * | | i2c: aspeed: fix invalid clock parameters for very large divisorsBrendan Higgins2018-09-241-20/+45
| * | | i2c: aspeed: use proper annotation for "fall through"Wolfram Sang2018-09-241-2/+2
| * | | i2c: aspeed: Acknowledge most interrupts early in interrupt handlerGuenter Roeck2018-09-241-2/+7
| * | | i2c: aspeed: Handle master/slave combined irq events properlyJae Hyun Yoo2018-09-061-55/+76
| * | | i2c: mediatek: Use DMA safe buffers for i2c transactionsJun Gao2018-09-061-7/+55
| * | | i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaroundHans de Goede2018-09-064-23/+8
| * | | i2c: designware: add MSCC Ocelot supportAlexandre Belloni2018-09-022-0/+43
| * | | i2c: designware: allow IP specific sda_hold_timeAlexandre Belloni2018-09-022-0/+3
OpenPOWER on IntegriCloud