summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-5/+33
|\
| * i2c-parport: use new parport device modelSudip Mukherjee2015-06-011-5/+10
| * i2c-parport: define ports to connectSudip Mukherjee2015-06-011-0/+23
* | Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-06-2528-154/+2602
|\ \
| * | i2c: busses: i2c-bcm2835: limits cdiv to allowed valuesSilvan Wicki2015-06-231-0/+8
| * | i2c: sh_mobile: use proper type for timeoutWolfram Sang2015-06-231-3/+4
| * | i2c: sh_mobile: use adapter default for timeoutWolfram Sang2015-06-231-1/+1
| * | i2c: rcar: use proper type for timeoutWolfram Sang2015-06-231-1/+2
| * | i2c: rcar: use adapter default for timeoutWolfram Sang2015-06-231-1/+1
| * | i2c: designware: Make sure the device is suspended before disabling runtime PMMika Westerberg2015-06-211-1/+2
| * | i2c: tegra: apply size limit quirkWolfram Sang2015-06-211-0/+7
| * | i2c: tegra: don't advertise SMBUS_QUICKWolfram Sang2015-06-211-2/+2
| * | i2c: octeon: remove unused signal handlingNicholas Mc Guire2015-06-171-5/+2
| * | i2c: davinci: Optimize SCL generationAlexander Sverdlin2015-06-171-3/+24
| * | i2c: mux: pca954x: Use __i2c_transfer because of quirksAlexander Sverdlin2015-06-172-3/+3
| * | i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()Alexander Sverdlin2015-06-171-1/+1
| * | i2c: use parent adapter quirks in muxAlexander Sverdlin2015-06-171-0/+1
| * | i2c: bcm2835: clear reserved bits in S-RegisterSilvan Wicki2015-06-171-0/+3
| * | i2c: sh_mobile: add errata workaroundWolfram Sang2015-06-171-0/+40
| * | i2c: at91: fix code checker warningsCyrille Pitchen2015-06-111-3/+3
| * | i2c: busses: xgene-slimpro: fix incorrect __init declation for probeFeng Kan2015-06-101-1/+1
| * | i2c: davinci: Avoid sending to own addressAlexander Sverdlin2015-06-101-3/+8
| * | i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()Alexander Sverdlin2015-06-101-23/+19
| * | i2c: brcmstb: Add Broadcom settop SoC i2c controller driverKamal Dasu2015-06-103-0/+705
| * | i2c: at91: add support to FIFOsCyrille Pitchen2015-06-101-17/+130
| * | i2c: at91: print hardware versionCyrille Pitchen2015-06-101-1/+4
| * | i2c: at91: add support for new alternative command modeCyrille Pitchen2015-06-101-20/+101
| * | i2c: at91: use BIT() macro to define register bitsCyrille Pitchen2015-06-101-14/+15
| * | i2c: at91: fix a race condition when using the DMA controllerCyrille Pitchen2015-06-101-17/+53
| * | i2c: iproc: Add suspend/resume supportRay Jui2015-06-031-0/+57
| * | i2c: designware: Avoid unnecessary resuming during system suspendJisheng Zhang2015-06-031-4/+28
| * | i2c: axxia: Add bus recovery functionalityAlexander Sverdlin2015-06-031-0/+41
| * | i2c: core: Reduce stack size of acpi_i2c_space_handler()Jarkko Nikula2015-06-031-16/+21
| * | i2c: smbus: fix typo in commetShailendra Verma2015-06-011-1/+1
| * | i2c: algo-pca: fix typo in commentShailendra Verma2015-06-011-1/+1
| * | i2c: core: fix typo in commentShailendra Verma2015-06-011-1/+1
| * | I2C: mediatek: Add driver for MediaTek MT8173 I2C controllerEddie Huang2015-06-011-29/+74
| * | I2C: mediatek: Add driver for MediaTek I2C controllerXudong Chen2015-06-013-0/+696
| * | i2c: check for proper length of the reg propertyWolfram Sang2015-06-011-1/+1
| * | i2c: slave: add error messages to slave coreWolfram Sang2015-06-011-5/+17
| * | i2c: rcar: report slave capabilities to usersWolfram Sang2015-06-011-1/+2
| * | i2c: add SLIMpro I2C device driver on APM X-Gene platformFeng Kan2015-05-123-0/+479
| * | i2c: omap: implement bus recoveryFelipe Balbi2015-05-121-4/+65
| * | i2c: constify platform_device_idKrzysztof Kozlowski2015-05-124-4/+4
| * | i2c: omap: Add calls for pinctrl state selectPascal Huerst2015-05-121-0/+5
| * | i2c: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-122-4/+5
| * | i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta2015-05-121-0/+1
| * | i2c: rk3x: Increase wait timeout to 1 secondDoug Anderson2015-05-121-1/+1
| |/
* | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-232-16/+31
|\ \
| * | mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2015-06-151-1/+1
OpenPOWER on IntegriCloud