summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2017-08-14i2c: sun6i-pw2i: explicitly request exclusive reset controlPhilipp Zabel
2017-08-14i2c: stm32f4: explicitly request exclusive reset controlPhilipp Zabel
2017-08-14i2c: mv64xxx: explicitly request exclusive reset controlPhilipp Zabel
2017-08-13i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driverHans de Goede
2017-08-12i2c: rk3x: add support for rv1108Andy Yan
2017-08-12i2c: uniphier-f: add suspend / resume supportMasahiro Yamada
2017-08-12i2c: uniphier: add suspend / resume supportMasahiro Yamada
2017-08-12i2c: constify internal structuresGustavo A. R. Silva
2017-07-31i2c: Convert to using %pOF instead of full_nameRob Herring
2017-07-31i2c: use dev_get_drvdata() to get private data in suspend/resume hooksMasahiro Yamada
2017-07-31i2c: mediatek: send i2c master code at 400kJun Gao
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-04i2c: designware: Let slave adapter support be optionalJarkko Nikula
2017-07-04i2c: designware: Make HW init functions staticJarkko Nikula
2017-07-04i2c: designware: fix spelling mistakesColin Ian King
2017-07-04i2c: pca-platform: propagate error from i2c_pca_add_numbered_busChris Packham
2017-07-04i2c: pca-platform: correctly set algo_data.reset_chipChris Packham
2017-06-27i2c: designware: enable SLAVE in platform moduleLuis Oliveira
2017-06-27i2c: designware: add SLAVE mode functionsLuis Oliveira
2017-06-27i2c: zx2967: drop COMPILE_TEST dependencyShawn Guo
2017-06-27i2c: zx2967: always use the same device when printing errorsWolfram Sang
2017-06-27i2c: pca-platform: use dev_warn/dev_info instead of printkChris Packham
2017-06-27i2c: pca-platform: use device managed allocationsChris Packham
2017-06-27i2c: pca-platform: add devicetree awarenessChris Packham
2017-06-27i2c: pca-platform: switch to struct gpio_descChris Packham
2017-06-23i2c: cadance: fix ctrl/addr reg write orderMatt Weber
2017-06-23i2c: zx2967: add i2c controller driver for ZTE's zx2967 familyBaoyou Xie
2017-06-23i2c: aspeed: added slave support for Aspeed I2C driverBrendan Higgins
2017-06-23i2c: aspeed: added driver for Aspeed I2CBrendan Higgins
2017-06-23i2c: rcar: document HW incapabilitiesWolfram Sang
2017-06-22i2c: imx: Use correct function to write to registerMichail Georgios Etairidis
2017-06-19i2c: emev2: Handle return value of clk_prepare_enableArvind Yadav
2017-06-19i2c: designware: introducing I2C_SLAVE definitionsLuis Oliveira
2017-06-19i2c: designware: MASTER mode as separated driverLuis Oliveira
2017-06-19i2c: designware: refactoring of the i2c-designwareLuis Oliveira
2017-06-19i2c: designware: Cleaning and comment style fixes.Luis Oliveira
2017-06-19i2c: at91: Fix compilation warning.Arvind Yadav
2017-06-19i2c: at91: Handle return value of clk_prepare_enableArvind Yadav
2017-06-19i2c: use proper name for the R-Car SoCWolfram Sang
2017-06-19i2c: xlp9xx: Enable HWMON class probing for xlp9xxGeorge Cherian
2017-06-19i2c: i801: Add support for Intel Cannon LakeSrinivas Pandruvada
2017-06-18i2c: xgene-slimpro: include linux/io.h for memremapArnd Bergmann
2017-06-15i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song
2017-06-15i2c: rcar: use correct length when unmapping DMAWolfram Sang
2017-06-02i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_endMichael Thalmeier
2017-06-02i2c: sh_mobile: drop needless check for of_nodeWolfram Sang
2017-06-02i2c: sh_mobile: remove platform_dataWolfram Sang
2017-06-02i2c: xgene-slimpro: Add ACPI support by using PCC mailboxHoan Tran
2017-06-02i2c: xgene-slimpro: Use a single function to send command messageHoan Tran
2017-05-31i2c: rename core source file to allow refactorizationWolfram Sang