aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31i2c: Clear client->irq in i2c_device_removeCharles Keepax1-0/+2
2018-10-31i2c: Remove unnecessary call to irq_find_mappingCharles Keepax1-4/+1
2018-10-30Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-148/+6
2018-10-29Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds22-298/+413
2018-10-29i2c: sh_mobile: Remove dummy runtime PM callbacksJarkko Nikula1-18/+0
2018-10-29i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada1-5/+6
2018-10-29i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada1-8/+25
2018-10-29i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada1-1/+16
2018-10-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.20-fixedWolfram Sang3-3/+3
2018-10-25i2c: designware: Cleanup bus lock handlingHans de Goede4-27/+6
2018-10-25x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede1-123/+2
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-9/+5
2018-10-20i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang1-1/+5
2018-10-11i2c: i2c-qcom-geni: Simplify irq handlerStephen Boyd1-41/+29
2018-10-11i2c: i2c-qcom-geni: Simplify tx/rx functionsStephen Boyd1-43/+36
2018-10-11Merge tag 'v4.19-rc7' into i2c/for-4.20Wolfram Sang4-6/+23
2018-10-11i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllersHans de Goede3-3/+4
2018-10-11i2c: Fix kerneldoc for renamed i2c dma put functionStephen Boyd1-1/+1
2018-10-08i2c: mux: mlxcpld: simplify code to reach the adapterLuca Ceresoli1-1/+1
2018-10-08i2c: mux: ltc4306: simplify code to reach the adapterLuca Ceresoli1-1/+1
2018-10-08i2c: mux: pca954x: simplify code to reach the adapterLuca Ceresoli1-1/+1
2018-10-05i2c: core: remove level of indentation in i2c_transferWolfram Sang1-17/+16
2018-10-05i2c: core: remove outdated DEBUG outputWolfram Sang1-10/+0
2018-10-05i2c: zx2967: use core to detect 'no zero length' quirkWolfram Sang1-3/+5
2018-10-05i2c: tegra: use core to detect 'no zero length' quirkWolfram Sang1-3/+1
2018-10-05i2c: qup: use core to detect 'no zero length' quirkWolfram Sang1-8/+6
2018-10-05i2c: omap: use core to detect 'no zero length' quirkWolfram Sang1-3/+5
2018-10-05Merge tag 'at24-4.20-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-4.20Wolfram Sang5-12/+14
2018-10-05i2c: Convert to using %pOFn instead of device_node.nameRob Herring2-10/+11
2018-10-05i2c: brcmstb: Allow enabling the driver on DSL SoCsFlorian Fainelli1-3/+4
2018-10-05i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula1-1/+3
2018-10-01i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov1-0/+1
2018-09-25i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"Colin Ian King1-1/+1
2018-09-25i2c: i2c-qcom-geni: Properly handle DMA safe buffersStephen Boyd1-4/+18
2018-09-25i2c: synquacer: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-09-24i2c: aspeed: fix invalid clock parameters for very large divisorsBrendan Higgins1-20/+45
2018-09-24i2c: aspeed: use proper annotation for "fall through"Wolfram Sang1-2/+2
2018-09-24i2c: aspeed: Acknowledge most interrupts early in interrupt handlerGuenter Roeck1-2/+7
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-1/+2
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-9/+4
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta1-0/+4
2018-09-06i2c: aspeed: Handle master/slave combined irq events properlyJae Hyun Yoo1-55/+76
2018-09-06i2c: mediatek: Use DMA safe buffers for i2c transactionsJun Gao1-7/+55
2018-09-06i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaroundHans de Goede4-23/+8
2018-09-04i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi1-1/+6
2018-09-02i2c: designware: add MSCC Ocelot supportAlexandre Belloni2-0/+43
2018-09-02i2c: designware: allow IP specific sda_hold_timeAlexandre Belloni2-0/+3
2018-09-02i2c: designware: move #ifdef CONFIG_OF to the topAlexandre Belloni1-8/+8
2018-09-02i2c: designware: use generic table matchingAlexandre Belloni1-5/+2
2018-09-02i2c: imx-lpi2c: Remove mx8dv compatible entryFabio Estevam1-1/+0