summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-28i2c: pca-platform: use dev_warn/dev_info instead of printkChris Packham1-3/+3
2017-06-27i2c: pca-platform: use device managed allocationsChris Packham1-47/+12
2017-06-27i2c: pca-platform: add devicetree awarenessChris Packham1-0/+25
2017-06-27i2c: pca-platform: switch to struct gpio_descChris Packham1-24/+19
2017-06-27dt-bindings: add bindings for i2c-pca-platformChris Packham1-0/+29
2017-06-23i2c: cadance: fix ctrl/addr reg write orderMatt Weber1-3/+3
2017-06-23i2c: zx2967: add i2c controller driver for ZTE's zx2967 familyBaoyou Xie3-0/+619
2017-06-23dt: bindings: add documentation for zx2967 family i2c controllerBaoyou Xie1-0/+22
2017-06-23i2c: algo-bit: add support for I2C_M_STOPJean Delvare1-3/+10
2017-06-23MAINTAINERS: add entry for Aspeed I2C driverBrendan Higgins1-0/+12
2017-06-23i2c: aspeed: added slave support for Aspeed I2C driverBrendan Higgins1-0/+201
2017-06-23i2c: aspeed: added driver for Aspeed I2CBrendan Higgins3-0/+701
2017-06-23i2c: aspeed: added documentation for Aspeed I2C driverBrendan Higgins1-0/+48
2017-06-23i2c: rcar: document HW incapabilitiesWolfram Sang1-1/+6
2017-06-19i2c: emev2: Handle return value of clk_prepare_enableArvind Yadav1-1/+3
2017-06-19i2c: designware: introducing I2C_SLAVE definitionsLuis Oliveira2-3/+46
2017-06-19i2c: designware: MASTER mode as separated driverLuis Oliveira6-368/+433
2017-06-19i2c: designware: refactoring of the i2c-designwareLuis Oliveira2-35/+52
2017-06-19i2c: designware: Cleaning and comment style fixes.Luis Oliveira3-61/+62
2017-06-19i2c: at91: Fix compilation warning.Arvind Yadav1-4/+4
2017-06-19i2c: at91: Handle return value of clk_prepare_enableArvind Yadav1-2/+6
2017-06-19i2c: use proper name for the R-Car SoCWolfram Sang1-1/+1
2017-06-19i2c: xlp9xx: Enable HWMON class probing for xlp9xxGeorge Cherian1-0/+1
2017-06-19i2c: i801: Add support for Intel Cannon LakeSrinivas Pandruvada3-0/+12
2017-06-18i2c: xgene-slimpro: include linux/io.h for memremapArnd Bergmann1-0/+1
2017-06-16i2c: stub: fix build warning regressionWolfram Sang1-1/+1
2017-06-02i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_endMichael Thalmeier1-3/+3
2017-06-02i2c: sh_mobile: drop needless check for of_nodeWolfram Sang1-12/+7
2017-06-02i2c: sh_mobile: remove platform_dataWolfram Sang2-19/+0
2017-06-02i2c: stub: use pr_fmtWolfram Sang1-8/+8
2017-06-02i2c: xgene-slimpro: Add ACPI support by using PCC mailboxHoan Tran1-13/+161
2017-06-02i2c: xgene-slimpro: Use a single function to send command messageHoan Tran1-41/+26
2017-05-31i2c: reformat core-base file headerWolfram Sang1-21/+22
2017-05-31i2c: remove unneeded includes from coreWolfram Sang1-2/+0
2017-05-31docs: i2c: dev-interface: adapt to new filenames of the i2c coreWolfram Sang1-7/+7
2017-05-31i2c: break out ACPI support into separate fileWolfram Sang5-648/+670
2017-05-31i2c: break out OF support into separate fileWolfram Sang4-264/+286
2017-05-31i2c: break out smbus support into separate fileWolfram Sang6-799/+849
2017-05-31i2c: break out slave support into separate fileWolfram Sang4-101/+118
2017-05-31i2c: rename core source file to allow refactorizationWolfram Sang4-3/+5
2017-05-29Linux 4.12-rc3v4.12-rc3Linus Torvalds1-1/+1
2017-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds4-17/+11
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-49/+162
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-6/+12
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-37/+81
2017-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+16
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+8
2017-05-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-47/+176
2017-05-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+18
2017-05-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+12