summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-0816-446/+1406
|\
| * i2c: xgene-slimpro: dma_mapping_error() doesn't return an error codeDan Carpenter2015-08-241-4/+4
| * i2c: Replace I2C_CROS_EC_TUNNEL dependencyJavier Martinez Canillas2015-08-241-1/+1
| * i2c: lpc2k: add driverJoachim Eastwood2015-08-243-0/+524
| * i2c: mediatek: Fixup i2c ack error interrupt handlingEddie Huang2015-08-111-4/+11
| * i2c: mediatek: Reset DMA engine in hardware init functionEddie Huang2015-08-111-0/+6
| * i2c: viperboard: clean up inconsistent indentingColin Ian King2015-08-101-5/+5
| * i2c: cadence: set THIS_MODULE to the owner of the adapterMasahiro Yamada2015-08-101-0/+1
| * i2c: designware: Make debug print in i2c_dw_isr() shorterJarkko Nikula2015-08-101-2/+1
| * i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko2015-08-101-2/+2
| * i2c: parport: Add VCT-jig adapterOndrej Zary2015-08-101-0/+8
| * i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha2015-08-101-11/+57
| * i2c: tegra: add support for fast plus (FM+) mode clock rateLaxman Dewangan2015-08-101-2/+15
| * i2c: tegra: update CONFIG_LOAD for new conifigurationLaxman Dewangan2015-08-101-0/+35
| * i2c: omap: fix cleanup regressionWolfram Sang2015-08-101-1/+1
| * i2c: xiic: Do not continue in case of errors in RxShubhrajyoti Datta2015-08-101-0/+2
| * i2c: xiic: Service all interrupts in isrShubhrajyoti Datta2015-08-101-14/+10
| * i2c: xiic: Remove the Addressed as slave interruptShubhrajyoti Datta2015-08-101-1/+1
| * i2c: xiic: Remove busy loop while waiting for bus busyShubhrajyoti Datta2015-08-101-1/+1
| * i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta2015-08-101-7/+0
| * i2c: xiic: Do not reset controller before every transferShubhrajyoti Datta2015-08-101-1/+0
| * i2c: xiic: move the xiic_process to thread contextShubhrajyoti Datta2015-08-101-13/+20
| * i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta2015-08-101-3/+0
| * i2c: pxa: Use devm_ variants in probe functionVaibhav Hiremath2015-08-101-51/+26
| * i2c: pxa: Update debug function to dump more info on errorVaibhav Hiremath2015-08-101-7/+15
| * i2c: pxa: Fix compile warning in 64bit modeYipeng Yao2015-08-101-1/+3
| * i2c: pxa: Return I2C_RETRY when timeout in pio modeShouming Wang2015-08-101-1/+3
| * i2c: pxa: No need to set slave addr for i2c master mode resetVaibhav Hiremath2015-08-101-1/+1
| * i2c: pxa: keep i2c irq ON in suspendLeilei Shang2015-08-101-2/+3
| * i2c: emev2: add driverWolfram Sang2015-08-103-0/+340
| * i2c: omap: on ->remove() call pm_runtime_put_sync()Felipe Balbi2015-08-101-1/+1
| * i2c: omap: abolish variable name confusionFelipe Balbi2015-08-101-299/+299
| * i2c: omap: switch to dev_get_drvdata()Felipe Balbi2015-08-101-4/+2
| * i2c: parport: start using pr_fmtSudip Mukherjee2015-08-101-8/+8
| * i2c: parport: use dev_*Sudip Mukherjee2015-08-101-4/+5
* | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-041-1/+119
|\ \ | |/ |/|
| * i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg2015-08-111-1/+119
* | i2c: Fix typo in i2c-bfin-twi.cMasanari Iida2015-07-311-2/+2
* | i2c: omap: fix bus recovery setupJan Luebbe2015-07-311-0/+11
|/
* i2c: jz4780: Fix return value if probe failsAxel Lin2015-07-091-7/+8
* i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin2015-07-091-0/+1
* i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven2015-07-091-0/+1
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-5/+33
|\
| * i2c-parport: use new parport device modelSudip Mukherjee2015-06-011-5/+10
| * i2c-parport: define ports to connectSudip Mukherjee2015-06-011-0/+23
* | Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-06-2521-123/+2552
|\ \
| * | i2c: busses: i2c-bcm2835: limits cdiv to allowed valuesSilvan Wicki2015-06-231-0/+8
| * | i2c: sh_mobile: use proper type for timeoutWolfram Sang2015-06-231-3/+4
| * | i2c: sh_mobile: use adapter default for timeoutWolfram Sang2015-06-231-1/+1
| * | i2c: rcar: use proper type for timeoutWolfram Sang2015-06-231-1/+2
OpenPOWER on IntegriCloud