summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
| * i2c: au1550: relax bus timings a bitManuel Lauss2015-10-201-4/+4
| * i2c: tegra: drop duplicated code for assigning algoBarry Song2015-10-201-1/+0
| * i2c: davinci: Optimize clock generation on Keystone SoCAlexander Sverdlin2015-10-201-0/+8
| * i2c: ismt: issue a warning when fail to request MSIAndy Shevchenko2015-10-201-6/+5
| * i2c: ismt: propagate actual error codeAndy Shevchenko2015-10-201-1/+1
| * i2c: ismt: do not duplicate msi_enabled flagAndy Shevchenko2015-10-201-5/+1
| * i2c: ismt: PCI core handles power state for usAndy Shevchenko2015-10-201-33/+0
| * i2c: ismt: improve usage of devres APIAndy Shevchenko2015-10-201-13/+5
| * i2c: ismt: mark register space with __iomemAndy Shevchenko2015-10-201-1/+1
| * i2c / ACPI: Rework I2C device scanningMika Westerberg2015-10-201-23/+59
| * i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula2015-10-154-63/+49
| * i2c: designware: Rename platform driver probe and PM functionsJarkko Nikula2015-10-151-12/+12
| * i2c: designware: Make dw_readl() and dw_writel() staticJarkko Nikula2015-10-152-4/+2
| * i2c: designware: Remove unused functionsJarkko Nikula2015-10-152-15/+0
| * i2c: designware: Disable interrupts before requesting PCI device interruptJarkko Nikula2015-10-151-1/+1
| * i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()Jarkko Nikula2015-10-153-9/+1
| * i2c: img-scb: verify support for requested bit rateSifan Naeem2015-10-101-3/+11
| * i2c: img-scb: Clear line and interrupt status before starting a transferSifan Naeem2015-10-101-0/+9
| * i2c: img-scb: use line_status instead of i2c->line_statusSifan Naeem2015-10-101-1/+1
| * i2c: img-scb: fix LOW and HIGH period values for the SCL clockSifan Naeem2015-10-101-13/+17
| * i2c: img-scb: use DIV_ROUND_UP to round divisor valuesSifan Naeem2015-10-101-6/+2
| * i2c: img-scb: do dummy writes before fifo accessSifan Naeem2015-10-101-2/+2
| * i2c: img-scb: enable fencing for all versions of the ipSifan Naeem2015-10-101-6/+2
| * i2c: rcar: clean up after refactoringWolfram Sang2015-10-091-23/+9
| * i2c: rcar: revoke START request earlyWolfram Sang2015-10-091-16/+7
| * i2c: rcar: check master irqs before slave irqsWolfram Sang2015-10-091-8/+5
| * i2c: rcar: don't issue stop when HW does it automaticallyWolfram Sang2015-10-091-2/+2
| * i2c: rcar: init new messages in irqWolfram Sang2015-10-091-37/+37
| * i2c: rcar: refactor setup of a msgWolfram Sang2015-10-091-6/+9
| * i2c: rcar: remove spinlockWolfram Sang2015-10-091-19/+4
| * i2c: rcar: remove unused IOERROR stateWolfram Sang2015-10-091-6/+0
| * i2c: rcar: rework hw initWolfram Sang2015-10-091-12/+5
* | 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/+0
* | 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
* | i2c: return probe deferred status on dev_pm_domain_attachKieran Bingham2015-10-151-6/+6
|/
* Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-0826-485/+1906
|\
| * i2c: mux: reg Change ioread endianness for readbackYork Sun2015-09-031-14/+14
| * i2c: mux: reg: fix compilation warningsMike Rapoport2015-09-031-1/+1
| * i2c: mux: reg: simplify register size checkingWolfram Sang2015-09-031-11/+6
| * i2c: muxes: fix leaked i2c adapter device node referencesVladimir Zapolskiy2015-08-314-0/+4
| * i2c: allow specifying separate wakeup interrupt in device treeDmitry Torokhov2015-08-261-9/+42
| * 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: core: Add support for best effort block read emulationIrina Tirdea2015-08-241-0/+57
OpenPOWER on IntegriCloud