summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: core: add and export of_get_i2c_adapter_by_node() interfaceVladimir Zapolskiy2015-08-102-0/+25
* i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapterVladimir Zapolskiy2015-08-101-3/+12
* misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-109-9/+0
* 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
* DT: i2c: Add ADS7828 and ADS7830 to list of trivial devicesDenis Carikli2015-08-101-0/+2
* i2c: parport: Add VCT-jig adapterOndrej Zary2015-08-102-0/+9
* i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha2015-08-102-12/+62
* 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-104-0/+362
* clk: shmobile: emev2: deassert reset for IIC0/1Wolfram Sang2015-08-101-0/+6
* 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
* Linux 4.2-rc6v4.2-rc6Linus Torvalds2015-08-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-097-8/+35
|\
| * Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-072-2/+21
| * Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2015-08-051-1/+2
| * Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2015-08-032-4/+10
| * Input: axp20x-pek - add module aliasChen-Yu Tsai2015-08-031-0/+1
| * Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-0931-62/+130
|\ \
| * | MIPS: Make set_pte() SMP safe.David Daney2015-08-051-0/+31
| * | MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill2015-08-031-4/+4
| * | MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-031-0/+25
| * | Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli2015-08-031-10/+0
| * | MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee2015-08-031-1/+0
| * | MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-036-0/+6
| * | MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-031-0/+7
| * | MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-031-0/+6
| * | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-0314-31/+30
| * | MIPS: Partially disable RIXI support.Ralf Baechle2015-08-031-4/+4
OpenPOWER on IntegriCloud