aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber
2018-02-22i2c: designware: Consider SCL GPIO optionalAndy Shevchenko
2018-02-22i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".Patryk Kocielnik
2018-02-22i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt
2018-02-21i2c: i801: Add missing documentation entries for Braswell and Kaby LakeJarkko Nikula
2018-02-21i2c: designware: must wait for enableBen Gardner
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-26i2c: mv64xxx: Fix clock resource by adding an optional bus clockGregory CLEMENT
2018-01-26i2c: mv64xxx: Remove useless test before clk_disable_unprepareGregory CLEMENT
2018-01-26i2c: mxs: use true and false for boolean valuesGustavo A. R. Silva
2018-01-26i2c: meson: update doc description to fix build warningsYixun Lan
2018-01-24i2c: meson: add configurable divider factorsJian Hu
2018-01-24i2c: imx-lpi2c: add runtime pm supportFugang Duan
2018-01-24i2c: rcar: fix some trivial typos in commentsWolfram Sang
2018-01-24i2c: davinci: fix the cpufreq transitionBartosz Golaszewski
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki
2018-01-18i2c: rk3x: add proper kerneldoc headerWolfram Sang
2018-01-18i2c: rk3x: account for const type of of_device_id.dataJulia Lawall
2018-01-18i2c: acorn: remove outdated path from file headerWolfram Sang
2018-01-18i2c: acorn: add MODULE_LICENSE tagArnd Bergmann
2018-01-17i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella
2018-01-17i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang
2018-01-16i2c: rcar: implement bus recoveryWolfram Sang
2018-01-16i2c: send STOP after successful bus recoveryWolfram Sang
2018-01-16i2c: ensure SDA is released in recovery if SDA is controllableWolfram Sang
2018-01-16i2c: add 'set_sda' to bus_recovery_infoWolfram Sang
2018-01-15i2c: exynos5: change internal transmission timeout to 100msAndrzej Hajda
2018-01-15i2c: ismt: 16-byte align the DMA buffer addressRadu Rendec
2018-01-15i2c: mpc: always determine I2C clock prescaler at runtimeArseny Solokha
2018-01-15i2c: mpc: fix PORDEVSR2 mask for MPC8533/44Arseny Solokha
2018-01-15i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxxArseny Solokha
2018-01-15i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculationsArseny Solokha
2018-01-15i2c: ismt: dump registers at the end of transactionsRadu Rendec
2018-01-15i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formulaWolfram Sang
2018-01-15i2c: sh_mobile: add new frequency calculation for later SoCWolfram Sang
2018-01-15i2c: sh_mobile: add helper to check frequency calculationsWolfram Sang
2018-01-15i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang
2018-01-15i2c: sh_mobile: require setup callbackWolfram Sang
2018-01-15i2c: sh_mobile: allow setup callback to return errnoWolfram Sang
2018-01-15i2c: sh_mobile: move type detection upwardsWolfram Sang
2018-01-10PM: i2c-designware-platdrv: Optimize power managementRafael J. Wysocki
2018-01-10PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARERafael J. Wysocki
2018-01-04Merge tag 'pxa-for-4.16' of https://github.com/rjarzmik/linux into next/socOlof Johansson
2018-01-04i2c: gpio: Enable working over slow can_sleep GPIOsJan Kundrát
2018-01-04i2c: mediatek: Enable i2c module clock before i2c registers access.Jun Gao
2018-01-04i2c: mediatek: Add i2c compatible for MediaTek MT2712Jun Gao
2018-01-03Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2017-12-31Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang