summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | | | mfd: cros ec: spi: Use consistent function namesThierry Reding2014-01-211-4/+4
| * | | | | | | | mfd: mc13xxx: Remove unnecessary spi_set_drvdata()Jingoo Han2014-01-211-1/+0
| * | | | | | | | mfd: as3722: Add watchdog supportBibek Basu2014-01-061-0/+3
| * | | | | | | | mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-067-7/+7
| * | | | | | | | mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-0616-37/+37
| * | | | | | | | mfd: intel: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-1/+1
| * | | | | | | | mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-066-10/+10
| * | | | | | | | mfd: marvell: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-062-3/+3
| * | | | | | | | mfd: toshiba: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-062-3/+3
| * | | | | | | | mfd: wolfson: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-062-9/+9
| * | | | | | | | mfd: dialog: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-063-3/+3
| * | | | | | | | mfd: stmicro: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-062-6/+6
| * | | | | | | | mfd: cros ec: spi: Fix debug outputThierry Reding2014-01-061-1/+3
| * | | | | | | | mfd: cros ec: spi: Increase EC transaction delayDerek Basehore2014-01-061-3/+4
| * | | | | | | | mfd: omap-usb-host: Raw read and write endian fixVictor Kamensky2014-01-061-4/+4
| * | | | | | | | mfd: omap-usb-tll: Raw read and write endian fixVictor Kamensky2014-01-061-4/+4
| * | | | | | | | mfd: wm5110: Correct default for register LDO2 Control 1Charles Keepax2014-01-061-1/+1
| * | | | | | | | mfd: ab8500-debugfs: Move dereference after check for NULLDan Carpenter2014-01-061-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-next' into for-linusTakashi Iwai2014-01-203-34/+393
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-161-27/+163
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | / / / | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | 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-081-0/+21
| | | * | | | | mfd: twl-core: Simplify IO wrapper functions by moving common code outPeter Ujfalusi2014-01-081-27/+31
| * | | | | | | Merge remote-tracking branch 'asoc/topic/arizona' into for-tiwaiMark Brown2014-01-161-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: wm5110: Add registers for headphone short circuit controlCharles Keepax2014-01-101-0/+6