summaryrefslogtreecommitdiff
path: root/drivers/i2c
Commit message (Expand)AuthorAge
...
| * | | i2c: remove bfin-twi driverArnd Bergmann2018-03-26
| * | | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-03-07
| |\ \ \ | | |_|/ | |/| |
| | * | i2c: img-scb: Drop METAG dependencyJames Hogan2018-03-05
* | | | i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET2018-03-24
|/ / /
* | | i2c: octeon: Prevent error message on bus errorJan Glauber2018-03-02
| |/ |/|
* | i2c: designware: Consider SCL GPIO optionalAndy Shevchenko2018-02-22
* | i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".Patryk Kocielnik2018-02-22
* | i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt2018-02-22
* | i2c: i801: Add missing documentation entries for Braswell and Kaby LakeJarkko Nikula2018-02-21
* | i2c: designware: must wait for enableBen Gardner2018-02-21
|/
* Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-04
|\
| * i2c: mv64xxx: Fix clock resource by adding an optional bus clockGregory CLEMENT2018-01-26
| * i2c: mv64xxx: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-01-26
| * i2c: mxs: use true and false for boolean valuesGustavo A. R. Silva2018-01-26
| * i2c: meson: update doc description to fix build warningsYixun Lan2018-01-26
| * i2c: meson: add configurable divider factorsJian Hu2018-01-24
| * i2c: imx-lpi2c: add runtime pm supportFugang Duan2018-01-24
| * i2c: rcar: fix some trivial typos in commentsWolfram Sang2018-01-24
| * i2c: davinci: fix the cpufreq transitionBartosz Golaszewski2018-01-24
| * i2c: rk3x: add proper kerneldoc headerWolfram Sang2018-01-18
| * i2c: rk3x: account for const type of of_device_id.dataJulia Lawall2018-01-18
| * i2c: acorn: remove outdated path from file headerWolfram Sang2018-01-18
| * i2c: acorn: add MODULE_LICENSE tagArnd Bergmann2018-01-18
| * i2c: rcar: implement bus recoveryWolfram Sang2018-01-16
| * i2c: send STOP after successful bus recoveryWolfram Sang2018-01-16
| * i2c: ensure SDA is released in recovery if SDA is controllableWolfram Sang2018-01-16
| * i2c: add 'set_sda' to bus_recovery_infoWolfram Sang2018-01-16
| * i2c: exynos5: change internal transmission timeout to 100msAndrzej Hajda2018-01-15
| * i2c: ismt: 16-byte align the DMA buffer addressRadu Rendec2018-01-15
| * i2c: mpc: always determine I2C clock prescaler at runtimeArseny Solokha2018-01-15
| * i2c: mpc: fix PORDEVSR2 mask for MPC8533/44Arseny Solokha2018-01-15
| * i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxxArseny Solokha2018-01-15
| * i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculationsArseny Solokha2018-01-15
| * i2c: ismt: dump registers at the end of transactionsRadu Rendec2018-01-15
| * i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formulaWolfram Sang2018-01-15
| * i2c: sh_mobile: add new frequency calculation for later SoCWolfram Sang2018-01-15
| * i2c: sh_mobile: add helper to check frequency calculationsWolfram Sang2018-01-15
| * i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang2018-01-15
| * i2c: sh_mobile: require setup callbackWolfram Sang2018-01-15
| * i2c: sh_mobile: allow setup callback to return errnoWolfram Sang2018-01-15
| * i2c: sh_mobile: move type detection upwardsWolfram Sang2018-01-15
| * i2c: gpio: Enable working over slow can_sleep GPIOsJan Kundrát2018-01-04
| * i2c: mediatek: Enable i2c module clock before i2c registers access.Jun Gao2018-01-04
| * i2c: mediatek: Add i2c compatible for MediaTek MT2712Jun Gao2018-01-04
| * Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-01-03
| |\
| * \ Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-12-31
| |\ \
| | * | i2c: mux: reg: don't log an error for probe deferralTomasz Bachorski2017-12-30
| | * | i2c: mux: pca954x: add support for NXP PCA984x familyAdrian Fiergolski2017-12-30
| * | | i2c: ismt: Use %pad specifier for dma_addr_t variablesAndy Shevchenko2017-12-31
| * | | i2c: algo-bit: init the bus to a known stateWolfram Sang2017-12-31