summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie7-22/+54
2017-03-13Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Daniel Vetter5-45/+99
2017-03-09i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not setJavier Martinez Canillas1-1/+2
2017-03-08i2c: designware: add reset interfaceZhangfei Gao2-4/+25
2017-03-08i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit1-1/+1
2017-03-08i2c: m65xx: drop superfluous quirk structureWolfram Sang1-9/+0
2017-03-08i2c: brcmstb: Fix START and STOP conditionsJaedon Shin1-6/+21
2017-03-08i2c: riic: fix restart conditionChris Brandt1-1/+5
2017-03-02i2c: designware-baytrail: Call pmic_bus_access_notifier_chainHans de Goede1-0/+4
2017-03-02i2c: designware-baytrail: Acquire P-Unit access on bus acquireHans de Goede1-0/+4
2017-03-02i2c: designware-baytrail: Add support for cherrytrailHans de Goede4-12/+37
2017-03-02i2c: designware-baytrail: Fix race when resetting the semaphoreHans de Goede1-9/+2
2017-03-02i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...Hans de Goede3-5/+32
2017-03-02i2c: designware-baytrail: Only check iosf_mbi_available() for shared hostsHans de Goede1-6/+7
2017-03-02i2c: designware-baytrail: Pass dw_i2c_dev into helper functionsHans de Goede1-8/+8
2017-03-02i2c: designware: Rename accessor_flags to flagsHans de Goede3-9/+9
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2-1/+3
2017-02-25Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-36/+1374
2017-02-23i2c: thunderx: Replace pci_enable_msix()Jan Glauber2-7/+3
2017-02-23i2c: exynos5: fix arbitration lost handlingAndrzej Hajda1-1/+26
2017-02-23i2c: exynos5: disable fifo-almost-empty irq signal when necessaryAndrzej Hajda1-1/+6
2017-02-20i2c: at91: ensure state is restored after suspendingAlexandre Belloni1-0/+3
2017-02-20i2c: bcm2835: Avoid possible NULL ptr dereferenceStefan Wahren1-1/+3
2017-02-20i2c: Add Tegra BPMP I2C proxy driverShardar Shariff Md3-0/+358
2017-02-14Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2-35/+11
2017-02-09i2c: riic: correctly finish transfersChris Brandt1-7/+23
2017-02-09i2c: i801: Add support for Intel Gemini LakeMika Westerberg2-0/+4
2017-02-09i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda1-5/+7
2017-02-09i2c: piix4: Fix request_region sizeRicardo Ribalda1-1/+1
2017-02-09i2c: busses: constify i2c_algorithm structuresBhumika Goyal14-14/+14
2017-01-28i2c: i2c-cros-ec-tunnel: Reduce logging noiseGuenter Roeck1-4/+4
2017-01-26i2c: imx-lpi2c: add VLLS mode supportGao Pan1-0/+20
2017-01-25i2c: omap: constify dev_pm_ops structuresBhumika Goyal1-1/+1
2017-01-25i2c: mv64xxx: add suspend/resume supportGrzegorz Jaszczyk1-0/+21
2017-01-25i2c: stm32f4: add driverM'boumba Cedric Madianga3-0/+908
2017-01-25i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans1-4/+4
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda1-0/+22
2016-12-17i2c: designware: fix wrong Tx/Rx FIFO for ACPITin Huynh1-7/+24
2016-12-17i2c: xgene: Fix missing code of DTB supportTin Huynh1-0/+1
2016-12-17i2c: octeon: thunderx: Limit register access retriesJan Glauber2-6/+19
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-263/+1604
2016-12-11i2c: fsl-lpi2c: read lpi2c fifo size in probe()Gao Pan1-9/+15
2016-12-11i2c: octeon: thunderx: Remove double-check after interruptJan Glauber1-41/+2
2016-12-11i2c: octeon: thunderx: TWSI software reset in recoveryJan Glauber1-0/+3
2016-12-11i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUsJan Kotas1-1/+1
2016-12-11i2c: sh_mobile: Add per-Generation fallback bindingsSimon Horman1-1/+3
2016-12-11i2c: rcar: Add per-Generation fallback bindingsSimon Horman1-1/+4
2016-12-01i2c: imx-lpi2c: add low power i2c bus driverGao Pan3-0/+657
2016-12-01i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifieldAlexander Stein1-0/+2
2016-12-01i2c: pxa: Add support for the I2C units found in Armada 3700Romain Perier2-1/+16