aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAge
...
| * | | | mfd: atmel-hlcdc: Add Kconfig option description and nameBoris Brezillon2014-12-01
| * | | | mfd: da9063: Get irq base dynamically before registering deviceDmitry Lavnikevich2014-11-25
| * | | | mfd: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-25
| * | | | mfd: axp20x: Constify axp20x_acpi_match and rid unused warningLee Jones2014-11-25
| * | | | mfd: t7l66xb: prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-25
| * | | | mfd: tc6387xb: prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-25
| * | | | mfd: dln2: add support for USB-SPI moduleLaurentiu Palcu2014-11-25
| * | | | mfd: wm5110: Add missing registers for AIF2 channels 3-6Charles Keepax2014-11-25
| * | | | mfd: tc3589x: get rid of static baseLinus Walleij2014-11-25
| * | | | mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registersCharles Keepax2014-11-25
| * | | | mfd: wm8997: Mark INTERRUPT_STATUS_2_MASK as readableCharles Keepax2014-11-25
| * | | | mfd: tc6393xb: Prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-25
| * | | | mfd: tps65090: Fix bonkers indenting strategyLee Jones2014-11-25
| * | | | mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov2014-11-25
| * | | | mfd: lpc_sch: Don't call mfd_remove_devices()Andy Shevchenko2014-11-25
| * | | | mfd: wm8350-core: Fix probable mask then right shift defectJoe Perches2014-11-25
| * | | | mfd: ab8500-sysctrl: Drop ab8500_restartGuenter Roeck2014-11-25
| * | | | mfd: db8500-prcmu: Provide sane error path valuesLee Jones2014-11-25
| * | | | mfd: db8500-prcmu: Check return of devm_ioremap for errorPramod Gurav2014-11-25
| * | | | mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren2014-11-25
| * | | | mfd: rtsx: Fix PM suspend for 5227 & 5249Micky Ching2014-11-25
| * | | | Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...Javier Martinez Canillas2014-11-25
| * | | | mfd: max77693: Map charger device to its own of_nodeKrzysztof Kozlowski2014-11-25
| * | | | mfd: arizona-spi: Add lines after declarations - checkpatch catchWill Sheppard2014-11-25
| * | | | mfd: Add atmel-hlcdc driverBoris Brezillon2014-11-25
| * | | | mfd: core: Fix platform-device id generationJohan Hovold2014-11-25
| * | | | mfd: Use mfd_add_hotplug_devices() helperJohan Hovold2014-11-25
| * | | | mfd: syscon: Decouple syscon interface from platform devicesPankaj Dubey2014-11-25
| * | | | mfd: max77693: Add haptic of_compatible in mfd_cellJaewon Kim2014-11-25
| * | | | mfd: max77693: Initialize haptic register mapJaewon Kim2014-11-25
| * | | | mfd: tps65217: Add compatible string for subdevicesJohannes Pointner2014-11-25
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones2014-11-25
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| / / | | |_|_|/ / | |/| | | |
| | | | * | regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi2014-11-25
| | | | * | mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi2014-11-25
| | |_|/ / | |/| | |
| | | * | mfd/axp20x: avoid irq numbering collisionJacob Pan2014-11-18
| | | * | mfd: axp20x: Extend axp20x to support axp288 pmicJacob Pan2014-10-07
| | | |/
| | * | mfd: dln2: A couple endian fixesDan Carpenter2014-11-19
| | * | mfd: dln2: Add a limit check for invalid echoOctavian Purdila2014-11-19
| | * | mfd: dln2: Fix _dln2_transfer return codeOctavian Purdila2014-11-19
| | * | mfd: Add support for Diolan DLN-2 devicesOctavian Purdila2014-11-10
| |/ /
* | | mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren2014-11-10
* | | mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski2014-11-10
* | | mfd: max77693: Use proper regmap for handling MUIC interruptsKrzysztof Kozlowski2014-11-10
* | | mfd: viperboard: Fix platform-device id collisionJohan Hovold2014-11-10
* | | mfd: rtsx: Fix build warnings for !PMThierry Reding2014-11-10
* | | mfd: stmpe: Fix STMPE24xx GPMR LSBLinus Walleij2014-11-10
|/ /
* | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-15
|\ \
| * | mfd: cros_ec: wait for completion of commands that return IN_PROGRESSAndrew Bresticker2014-10-06
| * | mfd: cros_ec: move locking into cros_ec_cmd_xferAndrew Bresticker2014-10-06
| * | mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-06