summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: algo-bit: add support for I2C_M_STOPJean Delvare
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-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: stub: fix build warning regressionWolfram 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: stub: use pr_fmtWolfram 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: reformat core-base file headerWolfram Sang
2017-05-31i2c: remove unneeded includes from coreWolfram Sang
2017-05-31i2c: break out ACPI support into separate fileWolfram Sang
2017-05-31i2c: break out OF support into separate fileWolfram Sang
2017-05-31i2c: break out smbus support into separate fileWolfram Sang
2017-05-31i2c: break out slave support into separate fileWolfram Sang
2017-05-31i2c: rename core source file to allow refactorizationWolfram Sang
2017-05-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-26Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-26Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-26nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig