summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\
| * move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-151-1/+1
* | i2c: pnx: fix runtime warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-231-5/+5
* | i2c: mv64xxx: really allow I2C offloadingHezi Shahmoon2015-10-221-2/+0Star
* | i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg2015-10-181-0/+20
* | i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang2015-10-151-6/+7
* | i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang2015-10-151-3/+5
* | i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang2015-10-151-3/+4
|/
* Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-0916-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/+1Star
| * 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/+10Star
| * 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/+0Star
| * i2c: xiic: Do not reset controller before every transferShubhrajyoti Datta2015-08-101-1/+0Star
| * 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/+0Star
| * i2c: pxa: Use devm_ variants in probe functionVaibhav Hiremath2015-08-101-51/+26Star
| * 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/+2Star
| * 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