Age | Commit message (Expand) | Author |
2018-03-24 | i2c: i2c-stm32f7: fix no check on returned setup | Pierre-Yves MORDRET |
2018-03-02 | i2c: octeon: Prevent error message on bus error | Jan Glauber |
2018-02-22 | i2c: designware: Consider SCL GPIO optional | Andy Shevchenko |
2018-02-22 | i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula". | Patryk Kocielnik |
2018-02-22 | i2c: bcm2835: Set up the rising/falling edge delays | Eric Anholt |
2018-02-21 | i2c: i801: Add missing documentation entries for Braswell and Kaby Lake | Jarkko Nikula |
2018-02-21 | i2c: designware: must wait for enable | Ben Gardner |
2018-02-04 | Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-02-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-01-26 | i2c: mv64xxx: Fix clock resource by adding an optional bus clock | Gregory CLEMENT |
2018-01-26 | i2c: mv64xxx: Remove useless test before clk_disable_unprepare | Gregory CLEMENT |
2018-01-26 | i2c: mxs: use true and false for boolean values | Gustavo A. R. Silva |
2018-01-26 | i2c: meson: update doc description to fix build warnings | Yixun Lan |
2018-01-24 | i2c: meson: add configurable divider factors | Jian Hu |
2018-01-24 | i2c: imx-lpi2c: add runtime pm support | Fugang Duan |
2018-01-24 | i2c: rcar: fix some trivial typos in comments | Wolfram Sang |
2018-01-24 | i2c: davinci: fix the cpufreq transition | Bartosz Golaszewski |
2018-01-18 | Merge branch 'pm-core' | Rafael J. Wysocki |
2018-01-18 | i2c: rk3x: add proper kerneldoc header | Wolfram Sang |
2018-01-18 | i2c: rk3x: account for const type of of_device_id.data | Julia Lawall |
2018-01-18 | i2c: acorn: remove outdated path from file header | Wolfram Sang |
2018-01-18 | i2c: acorn: add MODULE_LICENSE tag | Arnd Bergmann |
2018-01-16 | i2c: rcar: implement bus recovery | Wolfram Sang |
2018-01-15 | i2c: exynos5: change internal transmission timeout to 100ms | Andrzej Hajda |
2018-01-15 | i2c: ismt: 16-byte align the DMA buffer address | Radu Rendec |
2018-01-15 | i2c: mpc: always determine I2C clock prescaler at runtime | Arseny Solokha |
2018-01-15 | i2c: mpc: fix PORDEVSR2 mask for MPC8533/44 | Arseny Solokha |
2018-01-15 | i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx | Arseny Solokha |
2018-01-15 | i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations | Arseny Solokha |
2018-01-15 | i2c: ismt: dump registers at the end of transactions | Radu Rendec |
2018-01-15 | i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formula | Wolfram Sang |
2018-01-15 | i2c: sh_mobile: add new frequency calculation for later SoC | Wolfram Sang |
2018-01-15 | i2c: sh_mobile: add helper to check frequency calculations | Wolfram Sang |
2018-01-15 | i2c: sh_mobile: let RuntimePM do the clock handling | Wolfram Sang |
2018-01-15 | i2c: sh_mobile: require setup callback | Wolfram Sang |
2018-01-15 | i2c: sh_mobile: allow setup callback to return errno | Wolfram Sang |
2018-01-15 | i2c: sh_mobile: move type detection upwards | Wolfram Sang |
2018-01-10 | PM: i2c-designware-platdrv: Optimize power management | Rafael J. Wysocki |
2018-01-10 | PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE | Rafael J. Wysocki |
2018-01-04 | Merge tag 'pxa-for-4.16' of https://github.com/rjarzmik/linux into next/soc | Olof Johansson |
2018-01-04 | i2c: gpio: Enable working over slow can_sleep GPIOs | Jan Kundrát |
2018-01-04 | i2c: mediatek: Enable i2c module clock before i2c registers access. | Jun Gao |
2018-01-04 | i2c: mediatek: Add i2c compatible for MediaTek MT2712 | Jun Gao |
2018-01-03 | Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin... | Wolfram Sang |
2017-12-31 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang |
2017-12-31 | i2c: ismt: Use %pad specifier for dma_addr_t variables | Andy Shevchenko |
2017-12-31 | i2c/ARM: davinci: Deep refactoring of I2C recovery | Linus Walleij |
2017-12-12 | i2c: imx: Include the right GPIO header | Linus Walleij |
2017-12-12 | i2c: piix4: Fix port number check on release | Jean Delvare |
2017-12-12 | i2c: stm32: Fix copyrights | Benjamin Gaignard |