summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* drivers: i2c: fsi: Add proper abort methodEdward A. James2017-10-311-69/+216
* i2c: aspeed: Retain delay/setup/hold values when configuring bus frequencyAndrew Jeffery2017-08-291-1/+8
* i2c: aspeed: add proper support fo 24xx clock paramsBrendan Higgins2017-08-151-18/+56
* i2c: fsi: Fix bug on remove() and reset to upstream stateEdward A. James2017-08-081-25/+32
* i2c: aspeed: fixed potential null pointer dereferenceBrendan Higgins2017-08-011-2/+3
* i2c: aspeed: Reset to upstream versionJoel Stanley2017-07-261-116/+117
* i2c: fsi: Add SMBUS emulationJoel Stanley2017-07-191-1/+2
* i2c: fsi: Remove unnecessary compatible checkJoel Stanley2017-07-081-32/+27
* i2c: fsi: Fix devicetree parsing in FSI-attached I2C master algoEdward A. James2017-07-081-4/+6
* i2c: fsi: Remove idx counterJoel Stanley2017-07-081-6/+0
* i2c: fsi: Dynamically allocate port numbersJoel Stanley2017-07-081-4/+1
* i2c: fsi: Remove ida counterJoel Stanley2017-07-081-13/+3
* i2c: fsi: Fix unused variable warningJoel Stanley2017-06-051-4/+7
* drivers: i2c: Add bus recovery for FSI algorithmEdward A. James2017-05-311-0/+76
* drivers: i2c: Add I2C master locking to FSI algorithmEdward A. James2017-05-311-4/+37
* drivers: i2c: Add transfer implementation for FSI algorithmEdward A. James2017-05-311-2/+191
* drivers: i2c: Add port structure to FSI algorithmEdward A. James2017-05-311-1/+112
* drivers: i2c: Add FSI-attached I2C master algorithmEdward A. James2017-05-313-0/+257
* i2c: aspeed: clear the IRQ status earlierCédric Le Goater2017-05-241-1/+1
* i2c: aspeed: added slave support for Aspeed I2C driverBrendan Higgins2017-04-271-0/+201
* i2c: aspeed: added driver for Aspeed I2CBrendan Higgins2017-04-273-0/+700
* Revert "i2c: Add driver for Aspeed i2c master"Joel Stanley2017-04-273-921/+0
* i2c: Add driver for Aspeed i2c masterJoel Stanley2017-03-233-0/+921
* i2c: add missing of_node_put in i2c_mux_del_adaptersQi Hou2017-03-181-0/+2
* i2c: bcm2835: Avoid possible NULL ptr dereferenceStefan Wahren2017-03-181-1/+3
* Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2017-02-142-35/+11
* 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: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King2017-01-121-1/+1
* i2c: print correct device invalid addressJohn Garry2017-01-121-1/+1
* i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-9/+8
* i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich2017-01-121-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* i2c: mux: mlxcpld: fix i2c mux selection cachingPeter Rosin2016-12-181-11/+13
* 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: mux: pca954x: fix i2c mux selection cachingRussell King2016-12-171-1/+4
* i2c: octeon: thunderx: Limit register access retriesJan Glauber2016-12-172-6/+19
* Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-151-1/+2
|\
| * tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-091-1/+2
* | Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-1531-379/+2066
|\ \
| * | 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/+2
| * | 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
OpenPOWER on IntegriCloud