aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Merge tag 'ib-asoc-3.14.2' into for-mfd-nextLee Jones2-30/+252
2014-01-21Merge tag 'tags/ib-asoc-1' into for-mfd-nextLee Jones1-4/+69
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 Choi3-0/+257
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-20Merge branch 'for-next' into for-linusTakashi Iwai3-34/+393
2014-01-16Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc...Mark Brown1-27/+163
2014-01-16Merge remote-tracking branch 'asoc/topic/arizona' into for-tiwaiMark Brown1-0/+6
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixesLinus Torvalds1-2/+8
2014-01-10mfd: wm5110: Add registers for headphone short circuit controlCharles Keepax1-0/+6
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 Ujfalusi1-0/+21
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 Siewior1-10/+53
2014-01-07mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathSebastian Andrzej Siewior1-1/+0
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior1-4/+12
2014-01-07mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() localSebastian Andrzej Siewior1-2/+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
2014-01-06mfd: intel: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven6-10/+10
2014-01-06mfd: marvell: Constify struct mfd_cell where possibleGeert Uytterhoeven2-3/+3
2014-01-06mfd: toshiba: Constify struct mfd_cell where possibleGeert Uytterhoeven2-3/+3
2014-01-06mfd: wolfson: Constify struct mfd_cell where possibleGeert Uytterhoeven2-9/+9
2014-01-06mfd: dialog: Constify struct mfd_cell where possibleGeert Uytterhoeven3-3/+3
2014-01-06mfd: stmicro: Constify struct mfd_cell where possibleGeert Uytterhoeven2-6/+6
2014-01-06mfd: cros ec: spi: Fix debug outputThierry Reding1-1/+3
2014-01-06mfd: cros ec: spi: Increase EC transaction delayDerek Basehore1-3/+4
2014-01-06mfd: omap-usb-host: Raw read and write endian fixVictor Kamensky1-4/+4
2014-01-06mfd: omap-usb-tll: Raw read and write endian fixVictor Kamensky1-4/+4
2014-01-06mfd: wm5110: Correct default for register LDO2 Control 1Charles Keepax1-1/+1
2014-01-06mfd: ab8500-debugfs: Move dereference after check for NULLDan Carpenter1-2/+3
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs427...Mark Brown2-7/+224
2013-12-19mfd: twl6040: reg_defaults support for regmapPeter Ujfalusi1-3/+89
2013-12-19mfd: wm5110: Expose DRE control registersCharles Keepax1-0/+2
2013-12-18mfd: sec: Remove sec_reg* regmap helpersKrzysztof Kozlowski1-30/+0
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2-11/+25
2013-12-10mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner1-2/+8
2013-12-02mfd: pcf50633: Correct device name for pcf50633 regulatorAxel Lin1-1/+1
2013-11-28mfd: wm5110: Give new AIF2 registers defaults and mark as readableCharles Keepax1-0/+64
2013-11-27Merge tag 'mfd-lee-3.13-fixes-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz1-1/+1
2013-11-27mfd: lpc_ich: Fix Wildcat Point info name fieldJames Ralston1-1/+1
2013-11-27mfd: ti-ssp: Fix buildGeert Uytterhoeven1-1/+1