summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2018-03-17i2c: xiic: Make suspend function names consistentMoritz Fischer
2018-03-17Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2018-03-07Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2018-03-06i2c: mux: pca954x: verify the device id of the pca984x chipsPeter Rosin
2018-03-06i2c: add i2c_get_device_id() to get the standard i2c device idPeter Rosin
2018-03-05i2c: img-scb: Drop METAG dependencyJames Hogan
2018-03-05i2c: core: report OF style module alias for devices registered via OFJavier Martinez Canillas
2018-03-02i2c: scmi: Use standard device message logging functionsJean Delvare
2018-03-02i2c: piix4: Use request_muxed_regionGuenter Roeck
2018-03-02i2c: piix4: Use usleep_range()Guenter Roeck
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber
2018-02-27i2c: reformat comments around i2c_smbus_xfer_emulated()Wolfram Sang
2018-02-27i2c-stm32f4: remove redundant initialization of pointer regColin Ian King
2018-02-27i2c: exynos5: rework HSI2C_MASTER_ST_LOSE state handlingAndrzej Hajda
2018-02-26i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properlyGeorge Cherian
2018-02-26i2c: xlp9xx: return ENXIO on slave address NACKDmitry Bazhenov
2018-02-26i2c: of: simplify reading the "reg" propertyWolfram Sang
2018-02-26i2c: of: remove duplicated check for valid addressWolfram Sang
2018-02-26i2c: of: rename variable to meet expectationsWolfram Sang
2018-02-26i2c: of: make ref counting more visibleWolfram Sang
2018-02-26i2c: of: change log level of failed device creationWolfram Sang
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