summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...Javier Martinez Canillas2014-11-252-11/+0
* mfd: max77693: Map charger device to its own of_nodeKrzysztof Kozlowski2014-11-251-1/+4
* mfd: arizona-spi: Add lines after declarations - checkpatch catchWill Sheppard2014-11-251-0/+2
* mfd: Add atmel-hlcdc driverBoris Brezillon2014-11-253-0/+129
* mfd: core: Fix platform-device id generationJohan Hovold2014-11-251-1/+7
* HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helperJohan Hovold2014-11-251-5/+3
* mfd: Use mfd_add_hotplug_devices() helperJohan Hovold2014-11-252-4/+4
* mfd: syscon: Decouple syscon interface from platform devicesPankaj Dubey2014-11-251-22/+74
* mfd: max77693: Add haptic of_compatible in mfd_cellJaewon Kim2014-11-251-1/+4
* mfd: max77693: Initialize haptic register mapJaewon Kim2014-11-251-3/+18
* mfd: tps65217: Add compatible string for subdevicesJohannes Pointner2014-11-251-0/+2
*---. Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones2014-11-2518-70/+2371
|\ \ \
| | | * clk: s2mps11: Add the support for S2MPS13 PMIC clockChanwoo Choi2014-11-251-0/+24
| | | * regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi2014-11-253-8/+117
| | | * mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi2014-11-252-6/+33
| |_|/ |/| |
| | * iio/axp288_adc: remove THIS_MODULE ownerJacob Pan2014-11-181-1/+0
| | * mfd/axp20x: avoid irq numbering collisionJacob Pan2014-11-181-9/+9
| | * iio: adc: Add module device table for autoloadingAaron Lu2014-11-181-0/+8
| | * iio: adc: Add support for axp288 adcJacob Pan2014-10-073-0/+263
| | * mfd: axp20x: Extend axp20x to support axp288 pmicJacob Pan2014-10-072-56/+308
| * | mfd: dln2: A couple endian fixesDan Carpenter2014-11-191-3/+5
| * | mfd: dln2: Add a limit check for invalid echoOctavian Purdila2014-11-191-0/+4
| * | i2c: dln2: Simplify return flow for dln2_i2c_enableOctavian Purdila2014-11-191-6/+1
| * | mfd: dln2: Fix _dln2_transfer return codeOctavian Purdila2014-11-191-3/+3
| * | gpio: add support for the Diolan DLN-2 USB GPIO driverDaniel Baluta2014-11-103-0/+566
| * | i2c: add support for Diolan DLN-2 USB-I2C adapterLaurentiu Palcu2014-11-103-0/+278
| * | mfd: Add support for Diolan DLN-2 devicesOctavian Purdila2014-11-103-0/+774
|/ /
* | Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\ \
| * | ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * | ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
| * | ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
| * | ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
| * | NTB: debugfs device entryJon Mason2014-10-173-2/+107
| |/
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1913-48/+1326
|\ \
| * | i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-162-0/+4
| * | i2c: hix5hd2: add i2c controller driverWei Yan2014-10-163-0/+568
| * | i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-061-2/+6
| * | i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-062-0/+28
| * | i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-061-20/+18
| * | i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-061-4/+2
| * | i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-033-0/+571
| * | i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-032-7/+66
| * | i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-031-0/+3
| * | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-301-2/+4
| * | i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-291-0/+9
| * | i2c: rcar: remove sign-compare flawWolfram Sang2014-09-291-1/+1
| * | i2c: ismt: Use minimum descriptor sizeFan Du2014-09-291-1/+1
| * | i2c: imx: Add arbitration lost checkHaibo Chen2014-09-291-0/+8
| * | i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-291-2/+2
| * | i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov2014-09-291-1/+7