summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* hwmon: ina209: move binding docs to proper placeWolfram Sang2015-08-101-0/+0
* hwmon: ina2xx: move binding docs to proper placeWolfram Sang2015-08-101-0/+0
* hwmon: max6697: move binding docs to proper placeWolfram Sang2015-08-101-0/+0
* rtc: bq32k: move binding docs to proper placeWolfram Sang2015-08-101-0/+0
* misc: eeprom: Export I2C module alias information in missing driversJavier Martinez Canillas2015-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-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