aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
...
| * i2c: xiic: Remove busy loop while waiting for bus busyShubhrajyoti Datta2015-08-10
| * i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta2015-08-10
| * i2c: xiic: Do not reset controller before every transferShubhrajyoti Datta2015-08-10
| * i2c: xiic: move the xiic_process to thread contextShubhrajyoti Datta2015-08-10
| * i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta2015-08-10
| * i2c: pxa: Use devm_ variants in probe functionVaibhav Hiremath2015-08-10
| * i2c: pxa: Update debug function to dump more info on errorVaibhav Hiremath2015-08-10
| * i2c: pxa: Fix compile warning in 64bit modeYipeng Yao2015-08-10
| * i2c: pxa: Return I2C_RETRY when timeout in pio modeShouming Wang2015-08-10
| * i2c: pxa: No need to set slave addr for i2c master mode resetVaibhav Hiremath2015-08-10
| * i2c: pxa: keep i2c irq ON in suspendLeilei Shang2015-08-10
| * i2c: emev2: add driverWolfram Sang2015-08-10
| * i2c: omap: on ->remove() call pm_runtime_put_sync()Felipe Balbi2015-08-10
| * i2c: omap: abolish variable name confusionFelipe Balbi2015-08-10
| * i2c: omap: switch to dev_get_drvdata()Felipe Balbi2015-08-10
| * i2c: parport: start using pr_fmtSudip Mukherjee2015-08-10
| * i2c: parport: use dev_*Sudip Mukherjee2015-08-10
* | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-04
|\ \ | |/ |/|
| * i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg2015-08-11
* | i2c: fix leaked device refcount on of_find_i2c_* error pathVladimir Zapolskiy2015-08-01
* | i2c: Fix typo in i2c-bfin-twi.cMasanari Iida2015-07-31
* | i2c: omap: fix bus recovery setupJan Luebbe2015-07-31
* | i2c: core: only use set_scl for bus recovery after calling prepare_recoveryJan Luebbe2015-07-31
* | i2c: slave eeprom: clean up sysfs bin attribute read()/write()Vladimir Zapolskiy2015-07-31
|/
* i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou2015-07-09
* i2c: jz4780: Fix return value if probe failsAxel Lin2015-07-09
* i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin2015-07-09
* i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven2015-07-09
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-26
|\
| * i2c-parport: use new parport device modelSudip Mukherjee2015-05-31
| * i2c-parport: define ports to connectSudip Mukherjee2015-05-31
* | Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-06-25
|\ \
| * | i2c: busses: i2c-bcm2835: limits cdiv to allowed valuesSilvan Wicki2015-06-23
| * | i2c: sh_mobile: use proper type for timeoutWolfram Sang2015-06-23
| * | i2c: sh_mobile: use adapter default for timeoutWolfram Sang2015-06-23
| * | i2c: rcar: use proper type for timeoutWolfram Sang2015-06-23
| * | i2c: rcar: use adapter default for timeoutWolfram Sang2015-06-23
| * | i2c: designware: Make sure the device is suspended before disabling runtime PMMika Westerberg2015-06-21
| * | i2c: tegra: apply size limit quirkWolfram Sang2015-06-21
| * | i2c: tegra: don't advertise SMBUS_QUICKWolfram Sang2015-06-21
| * | i2c: octeon: remove unused signal handlingNicholas Mc Guire2015-06-17
| * | i2c: davinci: Optimize SCL generationAlexander Sverdlin2015-06-17
| * | i2c: mux: pca954x: Use __i2c_transfer because of quirksAlexander Sverdlin2015-06-17
| * | i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()Alexander Sverdlin2015-06-17
| * | i2c: use parent adapter quirks in muxAlexander Sverdlin2015-06-17
| * | i2c: bcm2835: clear reserved bits in S-RegisterSilvan Wicki2015-06-17
| * | i2c: sh_mobile: add errata workaroundWolfram Sang2015-06-17
| * | i2c: at91: fix code checker warningsCyrille Pitchen2015-06-11
| * | i2c: busses: xgene-slimpro: fix incorrect __init declation for probeFeng Kan2015-06-10
| * | i2c: davinci: Avoid sending to own addressAlexander Sverdlin2015-06-10