summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan5-8/+4
2014-01-21mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declarationAlexander Shiyan1-2/+0
2014-01-21mfd: ssbi: Mark match table constStephen Boyd1-1/+1
2014-01-21mfd: ssbi: Constify buffer in ssbi_writeStephen Boyd2-5/+5
2014-01-21mfd: ssbi: Remove platform data structs and hide ssbi type enumStephen Boyd2-16/+7
2014-01-21mfd: Always assign of_node in mfd_add_device()Stephen Warren1-0/+2
2014-01-21mfd: cros ec: spi: Add delay for raising CSRhyland Klein2-0/+38
2014-01-21mfd: cros ec: spi: Use 0 instead of '\0' consistentlyThierry Reding1-3/+3
2014-01-21mfd: cros ec: spi: Depend on OFThierry Reding1-1/+1
2014-01-21mfd: cros ec: spi: Use correct module licenseThierry Reding1-1/+1
2014-01-21mfd: sec-core: Fix sparse NULL pointer warningWei Yongjun1-1/+1
2014-01-21mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe()Wei Yongjun1-1/+1
2014-01-21mfd: mc13xxx: Remove redundant checksAlexander Shiyan1-4/+1
2014-01-21regulator: tps6586x: Add and use correct voltage tableStefan Agner2-21/+76
2014-01-21mfd: tps6586x: Add version detectionStefan Agner2-8/+49
2014-01-21pwm: Add LP3943 PWM driverMilo Kim3-0/+325
2014-01-21mfd: Add LP3943 MFD driverMilo Kim4-0/+293
2014-01-21gpio: add LP3943 I2C GPIO expander driverMilo Kim3-0/+251
2014-01-21Documentation: Add LP3943 DT bindings and documentMilo Kim3-0/+128
2014-01-21mfd: max14577: Cleanup an error messageDan Carpenter1-2/+1
2014-01-21mfd: wm831x: Use PM ops for shutdownMark Brown2-6/+10
2014-01-21mfd: ab8500: Use irqdomain to map interruptsLinus Walleij1-1/+1
2014-01-21mfd: rtsx: Prevent 'used uninitialised' warningsLee Jones1-3/+3
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han10-10/+10
2014-01-21mfd/pinctrl: Delete platform data headerLinus Walleij3-24/+12
2014-01-21mfd: ab8500: Delete all GPIO platform data instancesLinus Walleij2-12/+0
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones4-34/+117
2014-01-21Merge tag 'ib-asoc-3.14.2' into for-mfd-nextLee Jones3-30/+255
2014-01-21Merge tag 'tags/ib-asoc-1' into for-mfd-nextLee Jones5-4/+136
2014-01-21pinctrl: abx500: Delete non-devicetree probe pathLinus Walleij1-27/+9
2014-01-21mfd: twl-core: Fix passing of platform data in the device tree caseTony Lindgren1-3/+12
2014-01-21mfd: twl-core: Clean up module by removing twl603x pdata handlingRuslan Ruslichenko1-198/+0
2014-01-21mfd: sec: Constify regmap configs and regmap irqsKrzysztof Kozlowski2-10/+10
2014-01-21mfd: max14577: Match regulator by of_compatible stringKrzysztof Kozlowski1-1/+4
2014-01-21mfd: max14577: Add max14577 MFD driver coreChanwoo Choi5-0/+656
2014-01-21mfd: sec: Add PM ops and make it a wake up sourceKrzysztof Kozlowski1-0/+40
2014-01-21mfd: cros ec: i2c: Use consistent function namesThierry Reding1-4/+4
2014-01-21mfd: cros ec: spi: Use consistent function namesThierry Reding1-4/+4
2014-01-21mfd: mc13xxx: Remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2014-01-08mfd: twl-core: Enable regcache for audio registersPeter Ujfalusi1-0/+111
2014-01-08mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi2-0/+24
2014-01-08mfd: twl-core: Simplify IO wrapper functions by moving common code outPeter Ujfalusi1-27/+31
2014-01-07mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior3-28/+103
2014-01-07mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathSebastian Andrzej Siewior2-1/+2
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior4-9/+18
2014-01-07mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() localSebastian Andrzej Siewior2-3/+1
2014-01-07iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()Sebastian Andrzej Siewior1-1/+1
2014-01-06mfd: as3722: Add watchdog supportBibek Basu1-0/+3
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven7-7/+7
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven16-37/+37