summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not setJavier Martinez Canillas2017-03-091-1/+2
* i2c: designware: add reset interfaceZhangfei Gao2017-03-082-4/+25
* i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit2017-03-081-1/+1
* i2c: m65xx: drop superfluous quirk structureWolfram Sang2017-03-081-9/+0Star
* i2c: brcmstb: Fix START and STOP conditionsJaedon Shin2017-03-081-6/+21
* i2c: riic: fix restart conditionChris Brandt2017-03-081-1/+5
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+3
* Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-2527-36/+1374
|\
| * i2c: thunderx: Replace pci_enable_msix()Jan Glauber2017-02-232-7/+3Star
| * i2c: exynos5: fix arbitration lost handlingAndrzej Hajda2017-02-231-1/+26
| * i2c: exynos5: disable fifo-almost-empty irq signal when necessaryAndrzej Hajda2017-02-231-1/+6
| * i2c: at91: ensure state is restored after suspendingAlexandre Belloni2017-02-201-0/+3
| * i2c: bcm2835: Avoid possible NULL ptr dereferenceStefan Wahren2017-02-201-1/+3
| * i2c: Add Tegra BPMP I2C proxy driverShardar Shariff Md2017-02-203-0/+358
| * i2c: riic: correctly finish transfersChris Brandt2017-02-091-7/+23
| * i2c: i801: Add support for Intel Gemini LakeMika Westerberg2017-02-092-0/+4
| * i2c: busses: constify i2c_algorithm structuresBhumika Goyal2017-02-0914-14/+14
| * i2c: i2c-cros-ec-tunnel: Reduce logging noiseGuenter Roeck2017-01-281-4/+4
| * i2c: omap: constify dev_pm_ops structuresBhumika Goyal2017-01-251-1/+1
| * i2c: mv64xxx: add suspend/resume supportGrzegorz Jaszczyk2017-01-251-0/+21
| * i2c: stm32f4: add driverM'boumba Cedric Madianga2017-01-253-0/+908
* | Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2017-02-142-35/+11Star
* | i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda2017-02-091-5/+7
* | i2c: piix4: Fix request_region sizeRicardo Ribalda2017-02-091-1/+1
* | i2c: imx-lpi2c: add VLLS mode supportGao Pan2017-01-261-0/+20
* | i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans2017-01-251-4/+4
|/
* i2c: piix4: Avoid race conditions with IMCRicardo Ribalda2017-01-121-0/+22
* i2c: designware: fix wrong Tx/Rx FIFO for ACPITin Huynh2016-12-171-7/+24
* i2c: xgene: Fix missing code of DTB supportTin Huynh2016-12-171-0/+1
* i2c: octeon: thunderx: Limit register access retriesJan Glauber2016-12-172-6/+19
* Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-1523-263/+1604
|\
| * i2c: fsl-lpi2c: read lpi2c fifo size in probe()Gao Pan2016-12-111-9/+15
| * i2c: octeon: thunderx: Remove double-check after interruptJan Glauber2016-12-111-41/+2Star
| * i2c: octeon: thunderx: TWSI software reset in recoveryJan Glauber2016-12-111-0/+3
| * i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUsJan Kotas2016-12-111-1/+1
| * i2c: sh_mobile: Add per-Generation fallback bindingsSimon Horman2016-12-111-1/+3
| * i2c: rcar: Add per-Generation fallback bindingsSimon Horman2016-12-111-1/+4
| * i2c: imx-lpi2c: add low power i2c bus driverGao Pan2016-12-013-0/+657
| * i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifieldAlexander Stein2016-12-011-0/+2
| * i2c: pxa: Add support for the I2C units found in Armada 3700Romain Perier2016-12-012-1/+16
| * i2c: pxa: Add definition of fast and high speed modes via the regs layoutRomain Perier2016-12-011-2/+9
| * i2c: qup: support SMBus block readNaveen Kaje2016-11-291-3/+61
| * i2c: qup: add ACPI supportNaveen Kaje2016-11-291-16/+42
| * i2c: designware: Consolidate default functionality bitsAlexander Stein2016-11-293-16/+10Star
| * i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires2016-11-241-25/+7Star
| * i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0Benjamin Tissoires2016-11-241-4/+6
| * i2c: i801: use the BIT() macro for FEATURES_* alsoBenjamin Tissoires2016-11-241-8/+8
| * i2c: i801: use BIT() macro for bits definitionBenjamin Tissoires2016-11-241-26/+26
| * i2c: i801: minor formatting issuesBenjamin Tissoires2016-11-241-4/+2Star
| * i2c: i801: store and restore the SLVCMD register at load and unloadBenjamin Tissoires2016-11-241-1/+16