summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: mc13xxx: Simplify probe() & remove()Alexander Shiyan2014-01-214-50/+29
* mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-215-8/+4
* mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declarationAlexander Shiyan2014-01-211-2/+0
* mfd: ssbi: Mark match table constStephen Boyd2014-01-211-1/+1
* mfd: ssbi: Constify buffer in ssbi_writeStephen Boyd2014-01-212-5/+5
* mfd: ssbi: Remove platform data structs and hide ssbi type enumStephen Boyd2014-01-212-16/+7
* 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-212-0/+38
* 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
* regulator: tps6586x: Add and use correct voltage tableStefan Agner2014-01-212-21/+76
* mfd: tps6586x: Add version detectionStefan Agner2014-01-212-8/+49
* pwm: Add LP3943 PWM driverMilo Kim2014-01-213-0/+325
* mfd: Add LP3943 MFD driverMilo Kim2014-01-214-0/+293
* gpio: add LP3943 I2C GPIO expander driverMilo Kim2014-01-213-0/+251
* Documentation: Add LP3943 DT bindings and documentMilo Kim2014-01-213-0/+128
* 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
* mfd/pinctrl: Delete platform data headerLinus Walleij2014-01-213-24/+12
* mfd: ab8500: Delete all GPIO platform data instancesLinus Walleij2014-01-212-12/+0
* Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones2014-01-214-34/+117
|\
| * mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior2014-01-073-28/+103
| * mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathSebastian Andrzej Siewior2014-01-072-1/+2
| * mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior2014-01-074-9/+18
| * mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() localSebastian Andrzej Siewior2014-01-072-3/+1
| * iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()Sebastian Andrzej Siewior2014-01-071-1/+1
* | Merge tag 'ib-asoc-3.14.2' into for-mfd-nextLee Jones2014-01-213-30/+255
|\ \
| * | mfd: twl-core: Enable regcache for audio registersPeter Ujfalusi2014-01-081-0/+111
| * | mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi2014-01-082-0/+24
| * | mfd: twl-core: Simplify IO wrapper functions by moving common code outPeter Ujfalusi2014-01-081-27/+31
| * | mfd: twl6040: reg_defaults support for regmapPeter Ujfalusi2013-12-191-3/+89
| |/
* | Merge tag 'tags/ib-asoc-1' into for-mfd-nextLee Jones2014-01-215-4/+136
|\ \
| * | ASoC: wm5110: Expose input high pass filter controlsCharles Keepax2013-11-215-0/+71
| * | mfd: wm5110: Make DSP memories readableCharles Keepax2013-11-211-4/+65
* | | pinctrl: abx500: Delete non-devicetree probe pathLinus Walleij2014-01-211-27/+9
* | | 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-215-0/+656
* | | 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
* | | mfd: cros ec: spi: Use consistent function namesThierry Reding2014-01-211-4/+4
OpenPOWER on IntegriCloud