summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2017-12-12i2c: piix4: Fix port number check on releaseJean Delvare
2017-12-12i2c: stm32: Fix copyrightsBenjamin Gaignard
2017-12-07i2c-cht-wc: constify platform_device_idArvind Yadav
2017-11-27i2c: i801: Fix Failed to allocate irq -2147483648 errorHans de Goede
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-06i2c: aspeed: Deassert reset in probeJoel Stanley
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02i2c: thunderx: Remove duplicate NULL checkAndy Shevchenko
2017-11-02i2c: taos-evm: Remove duplicate NULL checkAndy Shevchenko
2017-11-01i2c: xgene-slimpro: Support v2Hoan Tran
2017-11-01i2c: mpc: remove useless variable initializationWolfram Sang
2017-11-01Merge branch 'i2c/sbs-manager' into i2c/for-4.15Wolfram Sang
2017-11-01Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang
2017-10-30i2c: omap: Trigger bus recovery in lockup caseClaudio Foellmi
2017-10-30i2c: gpio: Add support for named gpios in DTLinus Walleij
2017-10-30i2c: gpio: Local vars in probeLinus Walleij
2017-10-30i2c: gpio: Enforce open drain through gpiolibLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2017-10-28i2c: i2c-smbus: Use threaded irq for smbalertPhil Reid
2017-10-28i2c: img-scb: Add runtime PMEd Blake
2017-10-27i2c: mpc: use of_property_read_boolJulia Lawall
2017-10-27i2c: riic: remove clock and frequency restrictionsChris Brandt
2017-10-27Merge branch 'i2c/cht-wc-fusb302-immutable' into i2c/for-4.15Wolfram Sang
2017-10-27i2c/busses: Convert timers to use timer_setup()Kees Cook
2017-10-27i2c-cht-wc: Add device-properties for fusb302 integrationHans de Goede
2017-10-26Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2017-10-26i2c: davinci: use correct format identifier for size_tWolfram Sang
2017-10-18i2c: omap: Fix error handling for clk_get()Tony Lindgren
2017-10-17i2c: sh_mobile: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-17i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flagsKamlakant Patel
2017-10-17i2c: xlp9xx: Get clock frequency with clk APIJayachandran C
2017-10-17i2c: designware: make const array supported_speeds static to shink object cod...Colin Ian King
2017-10-17i2c: davinci: Add PM Runtime SupportFranklin S Cooper Jr
2017-10-13i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATARicardo Ribalda Delgado
2017-10-13i2c: piix4: Fix SMBus port selection for AMD Family 17h chipsGuenter Roeck
2017-10-13i2c: imx: fix misleading bus recovery debug messageClemens Gruber
2017-10-13i2c: imx: use IRQF_SHARED mode to request IRQWei Jinhua
2017-10-13i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson
2017-10-07Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-05i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King
2017-10-05i2c: ensure termination of *_device_id tablesThomas Meyer
2017-10-05i2c: i801: Add support for Intel Cedar ForkJarkko Nikula
2017-10-05i2c: stm32f7: fix setup structurePierre-Yves MORDRET
2017-10-05PM: i2c-designware-platdrv: Suspend/resume at the late/early stagesRafael J. Wysocki
2017-10-05PM: i2c-designware-platdrv: Clean up PM handling in probeRafael J. Wysocki
2017-10-04Update James Hogan's email addressJames Hogan
2017-09-14i2c: i2c-stm32f7: add driverPierre-Yves MORDRET
2017-09-14i2c: i2c-stm32f4: use generic definition of speed enumPierre-Yves MORDRET
2017-09-13i2c: altera: Add Altera I2C Controller driverThor Thayer
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds