summaryrefslogtreecommitdiff
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* i2c: allow i2c-versatile for ARM MPS platformsRussell King2017-07-31
* Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang2017-07-31
|\
| * i2c: mux: pinctrl: mention correct module name in Kconfig help textChris Gorman2017-07-17
* | i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHzHans de Goede2017-07-31
* | i2c: designware: Print clock freq on invalid clock freq errorHans de Goede2017-07-31
* | i2c: core: Allow empty id_table in ACPI case as wellAndy Shevchenko2017-07-31
|/
* Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-12
|\
| * i2c: designware: Let slave adapter support be optionalJarkko Nikula2017-07-04
| * i2c: designware: Make HW init functions staticJarkko Nikula2017-07-04
| * i2c: designware: fix spelling mistakesColin Ian King2017-07-04
| * i2c: pca-platform: propagate error from i2c_pca_add_numbered_busChris Packham2017-07-04
| * i2c: pca-platform: correctly set algo_data.reset_chipChris Packham2017-07-04
| * i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devicesHans de Goede2017-07-04
| * i2c: designware: enable SLAVE in platform moduleLuis Oliveira2017-06-27
| * i2c: designware: add SLAVE mode functionsLuis Oliveira2017-06-27
| * i2c: zx2967: drop COMPILE_TEST dependencyShawn Guo2017-06-27
| * i2c: zx2967: always use the same device when printing errorsWolfram Sang2017-06-27
| * i2c: pca-platform: use dev_warn/dev_info instead of printkChris Packham2017-06-27
| * i2c: pca-platform: use device managed allocationsChris Packham2017-06-27
| * i2c: pca-platform: add devicetree awarenessChris Packham2017-06-27
| * i2c: pca-platform: switch to struct gpio_descChris Packham2017-06-27
| * i2c: cadance: fix ctrl/addr reg write orderMatt Weber2017-06-23
| * i2c: zx2967: add i2c controller driver for ZTE's zx2967 familyBaoyou Xie2017-06-23
| * i2c: algo-bit: add support for I2C_M_STOPJean Delvare2017-06-23
| * i2c: aspeed: added slave support for Aspeed I2C driverBrendan Higgins2017-06-23
| * i2c: aspeed: added driver for Aspeed I2CBrendan Higgins2017-06-23
| * i2c: rcar: document HW incapabilitiesWolfram Sang2017-06-23
| * i2c: emev2: Handle return value of clk_prepare_enableArvind Yadav2017-06-19
| * i2c: designware: introducing I2C_SLAVE definitionsLuis Oliveira2017-06-19
| * i2c: designware: MASTER mode as separated driverLuis Oliveira2017-06-19
| * i2c: designware: refactoring of the i2c-designwareLuis Oliveira2017-06-19
| * i2c: designware: Cleaning and comment style fixes.Luis Oliveira2017-06-19
| * i2c: at91: Fix compilation warning.Arvind Yadav2017-06-19
| * i2c: at91: Handle return value of clk_prepare_enableArvind Yadav2017-06-19
| * i2c: use proper name for the R-Car SoCWolfram Sang2017-06-19
| * i2c: xlp9xx: Enable HWMON class probing for xlp9xxGeorge Cherian2017-06-19
| * i2c: i801: Add support for Intel Cannon LakeSrinivas Pandruvada2017-06-19
| * i2c: xgene-slimpro: include linux/io.h for memremapArnd Bergmann2017-06-18
| * i2c: stub: fix build warning regressionWolfram Sang2017-06-15
| * i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_endMichael Thalmeier2017-06-02
| * i2c: sh_mobile: drop needless check for of_nodeWolfram Sang2017-06-02
| * i2c: sh_mobile: remove platform_dataWolfram Sang2017-06-02
| * i2c: stub: use pr_fmtWolfram Sang2017-06-02
| * i2c: xgene-slimpro: Add ACPI support by using PCC mailboxHoan Tran2017-06-02
| * i2c: xgene-slimpro: Use a single function to send command messageHoan Tran2017-06-02
| * i2c: reformat core-base file headerWolfram Sang2017-05-31
| * i2c: remove unneeded includes from coreWolfram Sang2017-05-31
| * i2c: break out ACPI support into separate fileWolfram Sang2017-05-31
| * i2c: break out OF support into separate fileWolfram Sang2017-05-31
| * i2c: break out smbus support into separate fileWolfram Sang2017-05-31