summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * mfd: intel_msic: Use devm_gpio_request_one()Jingoo Han2013-04-081-8/+2Star
| * mfd: lm3533: Use devm_gpio_request_one()Jingoo Han2013-04-081-6/+2Star
| * mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd dataJingoo Han2013-04-081-9/+3Star
| * mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen2013-04-081-2/+6
| * Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker...Samuel Ortiz2013-04-082-279/+241Star
| |\
| * | mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár2013-04-081-4/+10
| * | mfd: wm5102: Don't wait for boot when boot sequencer is disabledCharles Keepax2013-04-081-4/+18
| * | mfd: arizona: Wait for internal clocks to startup after resetCharles Keepax2013-04-081-1/+5
| * | mfd: arizona: Hold device in reset while ramping suppliesMark Brown2013-04-081-13/+13
| * | mfd: wm5102: Update defaults to match patchCharles Keepax2013-04-081-5/+5
| * | mfd: wm5102: Deactivate standard boot sequenceCharles Keepax2013-04-081-5/+5
| * | mfd: arizona: Add a hardware patch mechanismCharles Keepax2013-04-081-0/+109
| * | mfd: arizona: Factor out register pollingCharles Keepax2013-04-081-22/+30
| * | mfd: wm5102: Manually apply register patchCharles Keepax2013-04-082-6/+35
| * | mfd: wm5102: Only use the lowest three bits of device revisionMark Brown2013-04-081-0/+1
| * | mfd: arizona: Unconditionally enable 32kHz clockMark Brown2013-04-081-0/+1
| * | mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock sourceMark Brown2013-04-081-2/+19
| * | mfd: wm5102: Update patch for latest evaluationMark Brown2013-04-081-5/+10
| * | mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown2013-04-081-1/+11
| * | mfd: arizona: Try to use interrupt flags from interrupt controllerMark Brown2013-04-081-2/+25
| * | mfd: arizona: Allow GPIO to be specified for IRQ lineMark Brown2013-04-081-13/+53
| * | mfd: arizona: Basic support for edge triggered IRQsMark Brown2013-04-081-5/+7
| * | mfd: arizona: Clarify error message for failed primary IRQ requestMark Brown2013-04-081-1/+1
| * | mfd: arizona: Clean up on failed runtime resumeMark Brown2013-04-081-4/+7
| * | mfd: arizona: Disable all wake sources by defaultMark Brown2013-04-081-0/+3
| * | mfd: wm8994: Silence bogus warning in wm8994_device_init()Jingoo Han2013-04-081-1/+1
| * | mfd: max77686: Use NULL instead of 0Sachin Kamat2013-04-081-1/+1
| * | mfd: adp5520: Use module_i2c_driver()Sachin Kamat2013-04-081-11/+1Star
| * | Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz2013-04-084-394/+2548
| |\ \
| * | | MFD: rtsx_pcr: Fix probe fail pathJiri Slaby2013-04-051-2/+4
| * | | mfd: abx500: Move the AB8500 Kconfig fragmentLinus Walleij2013-04-051-7/+7
| * | | mfd: davinci_voicecodec: use module_platform_driver_probe()Jingoo Han2013-04-051-11/+1Star
| * | | mfd: htc-pasic3: use module_platform_driver_probe()Jingoo Han2013-04-051-12/+1Star
| * | | mfd: ab3100-otp: use module_platform_driver_probe()Jingoo Han2013-04-051-13/+1Star
| * | | mfd: stmpe: DT: Add stmpe-i2c dt alias to get id deviceGabriel Fernandez2013-04-051-1/+4
| * | | mfd: stmpe: DT: Enable no-irq mode configurationGabriel Fernandez2013-04-051-0/+3
| * | | mfd: syscon: Add non-DT supportAlexander Shiyan2013-04-052-31/+45
| * | | mfd: syscon: Removed unneeded field "dev" from private driver structureAlexander Shiyan2013-04-051-4/+1Star
| * | | mfd: palmas: Change the DT node property names to follow the conventionJ Keerthy2013-04-051-3/+3
| * | | mfd: as3711: Add OF supportGuennadi Liakhovetski2013-04-051-4/+23
| * | | mfd: cros_ec: Add MFD_CORE dependencyDavid Rientjes2013-04-051-0/+1
| * | | mfd: cros_ec_spi: Warnings fixSamuel Ortiz2013-04-051-3/+3
| * | | mfd: cros_ec: Export needed symbols for the i2c and spi modulesSamuel Ortiz2013-04-051-0/+7
| * | | mfd: Add ChromeOS EC SPI driverSimon Glass2013-04-053-0/+386
| * | | mfd: Add ChromeOS EC I2C driverSimon Glass2013-04-053-0/+212
| * | | mfd: Add ChromeOS EC implementationSimon Glass2013-04-053-0/+198
* | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-031-0/+10
|\ \ \ \
| * | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2013-03-267-12/+53
| |\| | |
| * | | | mfd: wm5102: Add additional speaker control registersMark Brown2013-03-211-0/+2
| * | | | mfd: wm5102: Map in additional FLL control registersMark Brown2013-03-061-0/+8