aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAge
...
| * i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()Jarkko Nikula2015-10-15
| * i2c: img-scb: verify support for requested bit rateSifan Naeem2015-10-10
| * i2c: img-scb: Clear line and interrupt status before starting a transferSifan Naeem2015-10-10
| * i2c: img-scb: use line_status instead of i2c->line_statusSifan Naeem2015-10-10
| * i2c: img-scb: fix LOW and HIGH period values for the SCL clockSifan Naeem2015-10-10
| * i2c: img-scb: use DIV_ROUND_UP to round divisor valuesSifan Naeem2015-10-10
| * i2c: img-scb: do dummy writes before fifo accessSifan Naeem2015-10-10
| * i2c: img-scb: enable fencing for all versions of the ipSifan Naeem2015-10-10
| * i2c: rcar: clean up after refactoringWolfram Sang2015-10-09
| * i2c: rcar: revoke START request earlyWolfram Sang2015-10-09
| * i2c: rcar: check master irqs before slave irqsWolfram Sang2015-10-09
| * i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang2015-10-09
| * i2c: rcar: init new messages in irqWolfram Sang2015-10-09
| * i2c: rcar: refactor setup of a msgWolfram Sang2015-10-09
| * i2c: rcar: remove spinlockWolfram Sang2015-10-09
| * i2c: rcar: remove unused IOERROR stateWolfram Sang2015-10-09
| * i2c: rcar: rework hw initWolfram Sang2015-10-09
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|\ \
| * | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-14
| |/
* | i2c: pnx: fix runtime warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-23
* | i2c: mv64xxx: really allow I2C offloadingHezi Shahmoon2015-10-22
* | i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg2015-10-18
* | i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang2015-10-15
* | i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang2015-10-15
* | i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang2015-10-15
|/
* Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-08
|\
| * i2c: xgene-slimpro: dma_mapping_error() doesn't return an error codeDan Carpenter2015-08-24
| * i2c: Replace I2C_CROS_EC_TUNNEL dependencyJavier Martinez Canillas2015-08-24
| * i2c: lpc2k: add driverJoachim Eastwood2015-08-24
| * i2c: mediatek: Fixup i2c ack error interrupt handlingEddie Huang2015-08-11
| * i2c: mediatek: Reset DMA engine in hardware init functionEddie Huang2015-08-11
| * i2c: viperboard: clean up inconsistent indentingColin Ian King2015-08-10
| * i2c: cadence: set THIS_MODULE to the owner of the adapterMasahiro Yamada2015-08-10
| * i2c: designware: Make debug print in i2c_dw_isr() shorterJarkko Nikula2015-08-10
| * i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko2015-08-10
| * i2c: parport: Add VCT-jig adapterOndrej Zary2015-08-10
| * i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha2015-08-10
| * i2c: tegra: add support for fast plus (FM+) mode clock rateLaxman Dewangan2015-08-10
| * i2c: tegra: update CONFIG_LOAD for new conifigurationLaxman Dewangan2015-08-10
| * i2c: omap: fix cleanup regressionWolfram Sang2015-08-10
| * i2c: xiic: Do not continue in case of errors in RxShubhrajyoti Datta2015-08-10
| * i2c: xiic: Service all interrupts in isrShubhrajyoti Datta2015-08-10
| * i2c: xiic: Remove the Addressed as slave interruptShubhrajyoti Datta2015-08-10
| * 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