Age | Commit message (Expand) | Author |
2018-10-31 | i2c: Clear client->irq in i2c_device_remove | Charles Keepax |
2018-10-31 | i2c: Remove unnecessary call to irq_find_mapping | Charles Keepax |
2018-10-30 | Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-29 | Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-29 | i2c: sh_mobile: Remove dummy runtime PM callbacks | Jarkko Nikula |
2018-10-29 | i2c: uniphier-f: fix race condition when IRQ is cleared | Masahiro Yamada |
2018-10-29 | i2c: uniphier-f: fix occasional timeout error | Masahiro Yamada |
2018-10-29 | i2c: uniphier-f: make driver robust against concurrency | Masahiro Yamada |
2018-10-29 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang |
2018-10-25 | i2c: designware: Cleanup bus lock handling | Hans de Goede |
2018-10-25 | x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code | Hans de Goede |
2018-10-23 | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-10-20 | i2c: rcar: cleanup DMA for all kinds of failure | Wolfram Sang |
2018-10-11 | i2c: i2c-qcom-geni: Simplify irq handler | Stephen Boyd |
2018-10-11 | i2c: i2c-qcom-geni: Simplify tx/rx functions | Stephen Boyd |
2018-10-11 | Merge tag 'v4.19-rc7' into i2c/for-4.20 | Wolfram Sang |
2018-10-11 | i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllers | Hans de Goede |
2018-10-11 | i2c: Fix kerneldoc for renamed i2c dma put function | Stephen Boyd |
2018-10-08 | i2c: mux: mlxcpld: simplify code to reach the adapter | Luca Ceresoli |
2018-10-08 | i2c: mux: ltc4306: simplify code to reach the adapter | Luca Ceresoli |
2018-10-08 | i2c: mux: pca954x: simplify code to reach the adapter | Luca Ceresoli |
2018-10-05 | i2c: core: remove level of indentation in i2c_transfer | Wolfram Sang |
2018-10-05 | i2c: core: remove outdated DEBUG output | Wolfram Sang |
2018-10-05 | i2c: zx2967: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-10-05 | i2c: tegra: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-10-05 | i2c: qup: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-10-05 | i2c: omap: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-10-05 | Merge tag 'at24-4.20-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin... | Wolfram Sang |
2018-10-05 | i2c: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-10-05 | i2c: brcmstb: Allow enabling the driver on DSL SoCs | Florian Fainelli |
2018-10-05 | i2c: designware: Call i2c_dw_clk_rate() only when calculating timings | Jarkko Nikula |
2018-10-01 | i2c: i2c-scmi: fix for i2c_smbus_write_block_data | Edgar Cherkasov |
2018-09-25 | i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized" | Colin Ian King |
2018-09-25 | i2c: i2c-qcom-geni: Properly handle DMA safe buffers | Stephen Boyd |
2018-09-25 | i2c: synquacer: fix fall-through annotation | Gustavo A. R. Silva |
2018-09-24 | i2c: aspeed: fix invalid clock parameters for very large divisors | Brendan Higgins |
2018-09-24 | i2c: aspeed: use proper annotation for "fall through" | Wolfram Sang |
2018-09-24 | i2c: aspeed: Acknowledge most interrupts early in interrupt handler | Guenter Roeck |
2018-09-13 | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik |
2018-09-13 | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik |
2018-09-06 | i2c: xiic: Make the start and the byte count write atomic | Shubhrajyoti Datta |
2018-09-06 | i2c: aspeed: Handle master/slave combined irq events properly | Jae Hyun Yoo |
2018-09-06 | i2c: mediatek: Use DMA safe buffers for i2c transactions | Jun Gao |
2018-09-06 | i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround | Hans de Goede |
2018-09-04 | i2c: i801: fix DNV's SMBCTRL register offset | Felipe Balbi |
2018-09-02 | i2c: designware: add MSCC Ocelot support | Alexandre Belloni |
2018-09-02 | i2c: designware: allow IP specific sda_hold_time | Alexandre Belloni |
2018-09-02 | i2c: designware: move #ifdef CONFIG_OF to the top | Alexandre Belloni |
2018-09-02 | i2c: designware: use generic table matching | Alexandre Belloni |
2018-09-02 | i2c: imx-lpi2c: Remove mx8dv compatible entry | Fabio Estevam |