aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 2-1/+3
2017-02-25Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 31-41/+1555
2017-02-23i2c: thunderx: Replace pci_enable_msix()Gravatar Jan Glauber 2-7/+3
2017-02-23i2c: exynos5: fix arbitration lost handlingGravatar Andrzej Hajda 1-1/+26
2017-02-23i2c: exynos5: disable fifo-almost-empty irq signal when necessaryGravatar Andrzej Hajda 1-1/+6
2017-02-20Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+15
2017-02-20Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-1/+2
2017-02-20i2c: at91: ensure state is restored after suspendingGravatar Alexandre Belloni 1-0/+3
2017-02-20i2c: bcm2835: Avoid possible NULL ptr dereferenceGravatar Stefan Wahren 1-1/+3
2017-02-20i2c: Add Tegra BPMP I2C proxy driverGravatar Shardar Shariff Md 3-0/+358
2017-02-20Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'Gravatar Rafael J. Wysocki 1-1/+2
2017-02-14Revert "i2c: designware: detect when dynamic tar update is possible"Gravatar Jarkko Nikula 2-35/+11
2017-02-10Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Gravatar Wolfram Sang 1-4/+146
2017-02-10i2c: mux: pca954x: Add interrupt controller supportGravatar Phil Reid 1-2/+139
2017-02-10i2c: mux: pca954x: Add missing pca9542 definition to chip_descGravatar Phil Reid 1-2/+7
2017-02-09i2c: riic: correctly finish transfersGravatar Chris Brandt 1-7/+23
2017-02-09i2c: i801: Add support for Intel Gemini LakeGravatar Mika Westerberg 2-0/+4
2017-02-09i2c: mux: pca9541: Export OF device ID table as module aliasesGravatar Javier Martinez Canillas 1-0/+1
2017-02-09i2c: mux: pca954x: Export OF device ID table as module aliasesGravatar Javier Martinez Canillas 1-0/+1
2017-02-09i2c: mux: mlxcpld: remove unused including <linux/version.h>Gravatar Wei Yongjun 1-1/+0
2017-02-09i2c: piix4: Request the SMBUS semaphore inside the mutexGravatar Ricardo Ribalda 1-5/+7
2017-02-09i2c: piix4: Fix request_region sizeGravatar Ricardo Ribalda 1-1/+1
2017-02-09i2c: busses: constify i2c_algorithm structuresGravatar Bhumika Goyal 14-14/+14
2017-02-08i2c: allow specify device properties in i2c_board_infoGravatar Dmitry Torokhov 1-1/+15
2017-02-07i2c: acpi: Initialize info.type from of_compatibleGravatar Dan O'Donovan 1-1/+2
2017-01-28i2c: i2c-cros-ec-tunnel: Reduce logging noiseGravatar Guenter Roeck 1-4/+4
2017-01-28i2c: core: helper function to detect slave modeGravatar Luis Oliveira 1-0/+33
2017-01-26i2c: imx-lpi2c: add VLLS mode supportGravatar Gao Pan 1-0/+20
2017-01-25i2c: omap: constify dev_pm_ops structuresGravatar Bhumika Goyal 1-1/+1
2017-01-25i2c: mv64xxx: add suspend/resume supportGravatar Grzegorz Jaszczyk 1-0/+21
2017-01-25i2c: stm32f4: add driverGravatar M'boumba Cedric Madianga 3-0/+908
2017-01-25i2c: i2c-cadence: Initialize configuration before probing devicesGravatar Mike Looijmans 1-4/+4
2017-01-12i2c: piix4: Avoid race conditions with IMCGravatar Ricardo Ribalda 1-0/+22
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Gravatar Colin Ian King 1-1/+1
2017-01-12i2c: print correct device invalid addressGravatar John Garry 1-1/+1
2017-01-12i2c: do not enable fall back to Host Notify by defaultGravatar Dmitry Torokhov 1-9/+8
2017-01-12i2c: fix kernel memory disclosure in dev interfaceGravatar Vlad Tsyrklevich 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-12-18i2c: mux: mlxcpld: fix i2c mux selection cachingGravatar Peter Rosin 1-11/+13
2016-12-17i2c: designware: fix wrong Tx/Rx FIFO for ACPIGravatar Tin Huynh 1-7/+24
2016-12-17i2c: xgene: Fix missing code of DTB supportGravatar Tin Huynh 1-0/+1
2016-12-17i2c: mux: pca954x: fix i2c mux selection cachingGravatar Russell King 1-1/+4
2016-12-17i2c: octeon: thunderx: Limit register access retriesGravatar Jan Glauber 2-6/+19
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-1/+2
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 31-379/+2066
2016-12-11i2c: fsl-lpi2c: read lpi2c fifo size in probe()Gravatar Gao Pan 1-9/+15
2016-12-11i2c: octeon: thunderx: Remove double-check after interruptGravatar Jan Glauber 1-41/+2
2016-12-11i2c: octeon: thunderx: TWSI software reset in recoveryGravatar Jan Glauber 1-0/+3
2016-12-11i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUsGravatar Jan Kotas 1-1/+1
2016-12-11i2c: sh_mobile: Add per-Generation fallback bindingsGravatar Simon Horman 1-1/+3