summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-2172-515/+944
|\
| * mfd: wm5110: Add register patch for rev D chipCharles Keepax2014-01-211-1/+29
| * mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync()Roger Quadros2014-01-211-24/+12
| * mfd: sta2x11-mfd: Use named constants for pci_power_t valuesJulia Lawall2014-01-211-1/+1
| * mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code.Manish Badarkhe2014-01-211-12/+2
| * mfd: twl6030: Fix endianness problem in IRQ handlerDanke Xie2014-01-211-3/+5
| * mfd: sec-core: Add cells for S5M8767-clocksTushar Behera2014-01-211-1/+3
| * mfd: max14577: Remove redundant of_match_ptr helperSachin Kamat2014-01-211-1/+1
| * mfd: twl6040: Fix sparse non static symbol warningWei Yongjun2014-01-211-1/+1
| * mfd: Revert "mfd: Always assign of_node in mfd_add_device()"Lee Jones2014-01-211-2/+0
| * mfd: rtsx: Fix sparse non static symbol warningWei Yongjun2014-01-211-1/+1
| * mfd: max77693: Set proper maximum register for MUIC regmapKrzysztof Kozlowski2014-01-211-1/+7
| * mfd: max77686: Fix regmap resource leak on driver removeKrzysztof Kozlowski2014-01-211-1/+1
| * mfd: rtsx: Add support for card reader rtl8402Micky Ching2014-01-213-4/+46
| * mfd: rtsx: Add set pull control macro and simplify rtl8411Micky Ching2014-01-212-40/+21
| * mfd: max8997: Enforce mfd_add_devices() return value checkLaszlo Papp2014-01-211-4/+5
| * mfd: mc13xxx: Simplify probe() & remove()Alexander Shiyan2014-01-214-50/+29
| * mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-211-4/+0
| * mfd: ssbi: Mark match table constStephen Boyd2014-01-211-1/+1
| * mfd: ssbi: Constify buffer in ssbi_writeStephen Boyd2014-01-211-4/+4
| * mfd: ssbi: Remove platform data structs and hide ssbi type enumStephen Boyd2014-01-211-0/+6
| * mfd: Always assign of_node in mfd_add_device()Stephen Warren2014-01-211-0/+2
| * mfd: cros ec: spi: Add delay for raising CSRhyland Klein2014-01-211-0/+29
| * mfd: cros ec: spi: Use 0 instead of '\0' consistentlyThierry Reding2014-01-211-3/+3
| * mfd: cros ec: spi: Depend on OFThierry Reding2014-01-211-1/+1
| * mfd: cros ec: spi: Use correct module licenseThierry Reding2014-01-211-1/+1
| * mfd: sec-core: Fix sparse NULL pointer warningWei Yongjun2014-01-211-1/+1
| * mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe()Wei Yongjun2014-01-211-1/+1
| * mfd: mc13xxx: Remove redundant checksAlexander Shiyan2014-01-211-4/+1
| * mfd: tps6586x: Add version detectionStefan Agner2014-01-211-8/+42
| * mfd: Add LP3943 MFD driverMilo Kim2014-01-213-0/+179
| * mfd: max14577: Cleanup an error messageDan Carpenter2014-01-211-2/+1
| * mfd: wm831x: Use PM ops for shutdownMark Brown2014-01-212-6/+10
| * mfd: ab8500: Use irqdomain to map interruptsLinus Walleij2014-01-211-1/+1
| * mfd: rtsx: Prevent 'used uninitialised' warningsLee Jones2014-01-211-3/+3
| * mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-2110-10/+10
| * Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones2014-01-211-11/+60
| |\
| | * mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior2014-01-071-10/+53
| | * mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathSebastian Andrzej Siewior2014-01-071-1/+0
| | * mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-071-4/+12
| | * mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() localSebastian Andrzej Siewior2014-01-071-2/+1
| * | Merge tag 'ib-asoc-3.14.2' into for-mfd-nextLee Jones2014-01-212-30/+252
| |\ \
| * \ \ Merge tag 'tags/ib-asoc-1' into for-mfd-nextLee Jones2014-01-211-4/+69
| |\ \ \
| * | | | mfd: twl-core: Fix passing of platform data in the device tree caseTony Lindgren2014-01-211-3/+12
| * | | | mfd: twl-core: Clean up module by removing twl603x pdata handlingRuslan Ruslichenko2014-01-211-198/+0
| * | | | mfd: sec: Constify regmap configs and regmap irqsKrzysztof Kozlowski2014-01-212-10/+10
| * | | | mfd: max14577: Match regulator by of_compatible stringKrzysztof Kozlowski2014-01-211-1/+4
| * | | | mfd: max14577: Add max14577 MFD driver coreChanwoo Choi2014-01-213-0/+257
| * | | | mfd: sec: Add PM ops and make it a wake up sourceKrzysztof Kozlowski2014-01-211-0/+40
| * | | | mfd: cros ec: i2c: Use consistent function namesThierry Reding2014-01-211-4/+4
OpenPOWER on IntegriCloud