summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2017-02-20Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'Rafael J. Wysocki
2017-02-14Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula
2017-02-10Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2017-02-10i2c: mux: pca954x: Add interrupt controller supportPhil Reid
2017-02-10i2c: mux: pca954x: Add missing pca9542 definition to chip_descPhil Reid
2017-02-09i2c: riic: correctly finish transfersChris Brandt
2017-02-09i2c: i801: Add support for Intel Gemini LakeMika Westerberg
2017-02-09i2c: mux: pca9541: Export OF device ID table as module aliasesJavier Martinez Canillas
2017-02-09i2c: mux: pca954x: Export OF device ID table as module aliasesJavier Martinez Canillas
2017-02-09i2c: mux: mlxcpld: remove unused including <linux/version.h>Wei Yongjun
2017-02-09i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda
2017-02-09i2c: piix4: Fix request_region sizeRicardo Ribalda
2017-02-09i2c: busses: constify i2c_algorithm structuresBhumika Goyal
2017-02-08i2c: allow specify device properties in i2c_board_infoDmitry Torokhov
2017-02-07i2c: acpi: Initialize info.type from of_compatibleDan O'Donovan
2017-01-28i2c: i2c-cros-ec-tunnel: Reduce logging noiseGuenter Roeck
2017-01-28i2c: core: helper function to detect slave modeLuis Oliveira
2017-01-26i2c: imx-lpi2c: add VLLS mode supportGao Pan
2017-01-25i2c: omap: constify dev_pm_ops structuresBhumika Goyal
2017-01-25i2c: mv64xxx: add suspend/resume supportGrzegorz Jaszczyk
2017-01-25i2c: stm32f4: add driverM'boumba Cedric Madianga
2017-01-25i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King
2017-01-12i2c: print correct device invalid addressJohn Garry
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov
2017-01-12i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-18i2c: mux: mlxcpld: fix i2c mux selection cachingPeter Rosin
2016-12-17i2c: designware: fix wrong Tx/Rx FIFO for ACPITin Huynh
2016-12-17i2c: xgene: Fix missing code of DTB supportTin Huynh
2016-12-17i2c: mux: pca954x: fix i2c mux selection cachingRussell King
2016-12-17i2c: octeon: thunderx: Limit register access retriesJan Glauber
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-11i2c: fsl-lpi2c: read lpi2c fifo size in probe()Gao Pan
2016-12-11i2c: octeon: thunderx: Remove double-check after interruptJan Glauber
2016-12-11i2c: octeon: thunderx: TWSI software reset in recoveryJan Glauber
2016-12-11i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUsJan Kotas
2016-12-11i2c: sh_mobile: Add per-Generation fallback bindingsSimon Horman
2016-12-11i2c: rcar: Add per-Generation fallback bindingsSimon Horman
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2016-12-01i2c: imx-lpi2c: add low power i2c bus driverGao Pan
2016-12-01i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifieldAlexander Stein
2016-12-01i2c: pxa: Add support for the I2C units found in Armada 3700Romain Perier
2016-12-01i2c: pxa: Add definition of fast and high speed modes via the regs layoutRomain Perier
2016-11-29i2c: qup: support SMBus block readNaveen Kaje
2016-11-29i2c: qup: add ACPI supportNaveen Kaje
2016-11-29i2c: designware: Consolidate default functionality bitsAlexander Stein
2016-11-29i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleepPeter Rosin