summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-201-2/+1Star
|\
| * Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson2012-12-181-2/+1Star
| |\
| | * Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-161-2/+1Star
| | |\
| | | * mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros2012-12-141-2/+1Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-241-0/+1
| * | | Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2012-11-231-0/+1
* | | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-1741-1734/+3284
|\ \ \ \ | |_|/ / |/| | |
| * | | mfd: tps6507x: Convert to devm_kzallocAxel Lin2012-12-101-17/+4Star
| * | | mfd: stmpe: Update DT support for stmpe driverVipul Kumar Samar2012-12-101-6/+15
| * | | mfd: wm5102: Add readback of DSP status 3 registerMark Brown2012-12-091-0/+2
| * | | mfd: arizona: Log if we fail to create the primary IRQ domainMark Brown2012-12-091-0/+1
| * | | mfd: tps80031: MFD_TPS80031 needs to select REGMAP_IRQAxel Lin2012-12-091-1/+1
| * | | mfd: tps80031: Add terminating entry for tps80031_id_tableAxel Lin2012-12-091-0/+1
| * | | mfd: sta2x11: Fix potential NULL pointer dereference in __sta2x11_mfd_mask()Wei Yongjun2012-12-031-1/+3
| * | | mfd: wm5102: Add tuning for revision BMark Brown2012-12-031-1/+15
| * | | mfd: arizona: Defer patch initialistation until after first device bootMark Brown2012-12-031-5/+12
| * | | mfd: tps65910: Fix wrong ack_base registerKim, Milo2012-11-301-2/+2
| * | | mfd: tps65910: Remove unused dataKim, Milo2012-11-301-1/+0Star
| * | | mfd: stmpe: Get rid of irq_invert_polarityViresh Kumar2012-11-301-7/+0Star
| * | | mfd: ab8500-core: Fix invalid free of devm_ allocated dataTushar Behera2012-11-301-5/+0Star
| * | | mfd: wm5102: Mark DSP memory regions as volatileMark Brown2012-11-301-0/+3
| * | | mfd: wm5102: Correct default for LDO1_CONTROL_2Mark Brown2012-11-301-0/+1
| * | | mfd: arizona: Register haptics devicesMark Brown2012-11-301-0/+2
| * | | mfd: wm8994: Make current device behaviour the defaultMark Brown2012-11-301-14/+4Star
| * | | mfd: tps65090: MFD_TPS65090 needs to select REGMAP_IRQAxel Lin2012-11-271-0/+1
| * | | mfd: Fix stmpe.c build when OF is not enabledRandy Dunlap2012-11-261-0/+1
| * | | mfd: jz4740-adc: Use devm_kzallocDevendra Naga2012-11-261-14/+6Star
| * | | mfd: stmpe-i2c: Move .driver structure fields inside {} in stmpe_i2c_driverViresh Kumar2012-11-261-3/+5
| * | | mfd: Simplify IRQ domain registration code in STMPELee Jones2012-11-261-9/+5Star
| * | | mfd: rc5t583: Fix array subscript is above array boundsAxel Lin2012-11-261-1/+1
| * | | mfd: viperboard: Do version query in dma memoryLars Poeschel2012-11-261-5/+4Star
| * | | MFD: ti_am335x_tscadc: Pass correct error messagePatil, Rachna2012-11-261-14/+11Star
| * | | mfd: sec: Fix reg_offset for interrupt registersInderpal Singh2012-11-261-51/+51
| * | | mfd: wm8994: Add support for WM1811 rev EMark Brown2012-11-231-0/+1
| * | | mfd: ab8500-core: Add abx500-clk as an mfd child deviceUlf Hansson2012-11-231-0/+4
| * | | mfd: Add an AS3711 PMIC MFD driverGuennadi Liakhovetski2012-11-233-0/+227
| * | | mfd: stmpe: Use devm_*() routinesViresh Kumar2012-11-231-39/+21Star
| * | | mfd: lpc_ich: One uninitialized cell is no errorPaul Bolle2012-11-211-5/+6
| * | | mfd: lpc_ich: Fix resource request for [mem 0x00000000]Peter Hurley2012-11-211-1/+4
| * | | mfd: twl-core: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-211-8/+6Star
| * | | mfd: twl4030-irq: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-211-2/+2
| * | | mfd: twl4030-power: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-211-73/+51Star
| * | | mfd: twl4030-madc: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-211-7/+7
| * | | mfd: twl-core: re-group the twl_mapping table for easier readingPeter Ujfalusi2012-11-211-4/+5
| * | | mfd: twl: Convert module id definitions to enumsPeter Ujfalusi2012-11-211-6/+3Star
| * | | mfd: twl-core: Clean up and correct child registrationPeter Ujfalusi2012-11-211-15/+12Star
| * | | mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-213-12/+7Star
| * | | mfd: twl-core: Convert to use regmap for I/OPeter Ujfalusi2012-11-211-67/+80
| * | | mfd: twl-core: Support for proper PWM driversPeter Ujfalusi2012-11-211-2/+9