summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * i2c: lpc2k: add driverJoachim Eastwood2015-08-243-0/+524
| * i2c: mux: Add register-based mux i2c-mux-regYork Sun2015-08-243-0/+306
| * i2c: slave: print warning if slave flag not setWolfram Sang2015-08-241-0/+4
| * i2c: support 10 bit and slave addresses in sysfs 'new_device'Wolfram Sang2015-08-241-1/+11
| * i2c: take address space into account when checking for used addressesWolfram Sang2015-08-241-4/+4
| * i2c: apply DT flags when probingWolfram Sang2015-08-241-5/+18
| * i2c: make address check indpendent from client structWolfram Sang2015-08-241-6/+5
| * i2c: rename address check functionsWolfram Sang2015-08-241-6/+6
| * i2c: apply address offset for slaves, tooWolfram Sang2015-08-241-3/+19
| * 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: arb-gpio-challenge: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2015-08-101-1/+1
| * i2c: core: add and export of_get_i2c_adapter_by_node() interfaceVladimir Zapolskiy2015-08-101-0/+18
| * i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapterVladimir Zapolskiy2015-08-101-3/+12
| * i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-103-3/+0
| * 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
OpenPOWER on IntegriCloud