summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2018-05-17i2c: core: smbus: fix a potential missing-check bugWenwen Wang
2018-05-15i2c: hix5hd2: remove some dead codePeter Rosin
2018-05-15i2c: exynos5: simplify transfer functionAndrzej Hajda
2018-05-15i2c: Get rid of i2c_board_info->archdataBoris Brezillon
2018-05-15i2c: designware: refactor low-level enable/disableAlexander Monakov
2018-05-15Merge branch 'i2c/for-current-fixed' into i2c/for-4.18Wolfram Sang
2018-05-15i2c: viperboard: return message count on master_xfer successPeter Rosin
2018-05-15i2c: pmcmsp: fix error return from master_xferPeter Rosin
2018-05-15i2c: pmcmsp: return message count on master_xfer successPeter Rosin
2018-05-14i2c: Respect all error codes from dev_pm_domain_attach()Ulf Hansson
2018-05-10i2c: designware: fix poll-after-enable regressionAlexander Monakov
2018-05-08i2c: busses: remove superfluous ignoring of children for RPMWolfram Sang
2018-05-08i2c: axxia: enable clock before calling clk_get_rate()Tobias Jordan
2018-04-30i2c: rcar: enhance comment to avoid regressionsWolfram Sang
2018-04-30i2c: core: ACPI: Log device not acking errors at dbg loglevelHans de Goede
2018-04-30i2c: core: ACPI: Improve OpRegion read errorsHans de Goede
2018-04-30i2c: mlxcpld: Allow configurable adapter id for mlxcpldMichael Shych
2018-04-30i2c: mlxcpld: Fix adapter functionality support callbackMichael Shych
2018-04-30i2c: mlxcpld: Add support for smbus block read transactionMichael Shych
2018-04-30i2c: mlxcpld: Add support for extended transaction length for i2c-mlxcpldMichael Shych
2018-04-30i2c: mediatek: use of_device_get_match_data()Ryder Lee
2018-04-30i2c: s3c2410: Remove support for Exynos5440Krzysztof Kozlowski
2018-04-30i2c: i801: Don't restore config registers on runtime PMJean Delvare
2018-04-30i2c: at91: Read all available bytes at onceDavid Engraf
2018-04-30i2c: i2c-stm32f7: Implement I2C release mechanismPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32f7: Add DMA supportPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32: Add generic DMA APIPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32f7: Add initial SMBus protocols supportPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32f7: Add slave supportPierre-Yves MORDRET
2018-04-30i2c: i2c-stm32f7: Add 10-bit address supportPierre-Yves MORDRET
2018-04-27i2c: sprd: Fix the i2c count issueBaolin Wang
2018-04-27i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang
2018-04-27i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov
2018-04-18i2c: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-04-11i2c: add param sanity check to i2c_transfer()Ard Biesheuvel
2018-04-11i2c: i801: Restore configuration at shutdownJean Delvare
2018-04-11i2c: i801: Save register SMBSLVCMD value only onceJean Delvare
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-04i2c: add support for Socionext SynQuacer I2C controllerArd Biesheuvel
2018-04-03i2c: Update i2c_trace_msg static key to modern apiDavidlohr Bueso
2018-04-03i2c: fix parameter of trace_i2c_resultAhbong Chang
2018-04-03i2c: imx: avoid taking clk_prepare mutex in PM callbacksLucas Stach
2018-04-03i2c: imx: use clk notifier for rate changesLucas Stach
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26i2c: remove bfin-twi driverArnd Bergmann
2018-03-24i2c: make i2c_check_addr_validity() staticWolfram Sang
2018-03-24i2c: rcar: fix mask value of prohibited bitHiromitsu Yamasaki
2018-03-24Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2018-03-24i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET
2018-03-24i2c: pca-platform: use device_property_read_u32Chris Packham