summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irqWei Yongjun2013-10-231-7/+1
| | * | mfd: ti_am335x_tscadc: Restore clock divider on resumeMatthias Kaehlcke2013-10-231-4/+6
| | * | mfd: Add STw481x driverLinus Walleij2013-10-233-0/+261
| | * | mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdataSachin Kamat2013-10-233-6/+1
| | * | mfd: wm5110: Update noise gate default to match the patch fileCharles Keepax2013-10-231-1/+1
| | * | mfd: arizona: Update registers for WM5110 DSPCharles Keepax2013-10-231-2/+32
| | * | mfd: rtsx: Modify rts5249_optimize_phyWei WANG2013-10-231-2/+46
| | * | mfd: timberdale: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-5/+1
| | * | mfd: sm501: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-2/+0
| | * | mfd: lpc_ich: Remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-2/+0
| | * | mfd: ucb1x00-core: Fix error return code in ucb1x00_probe()Wei Yongjun2013-10-231-0/+1
| | * | mfd: aat2870: Fix sparse errorSachin Kamat2013-10-231-1/+1
| | * | mfd: tps6586x: Implement irq_set_wakeStephen Warren2013-10-231-3/+15
| | * | mfd: wm8994: Inline register I/O functionsMark Brown2013-10-231-78/+0
| | * | mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck2013-10-231-1/+1
| | * | mfd: da9052: Avoid multiwrite mode due to silicon errataDavid Jander2013-10-231-4/+8
| * | | mfd: twl6040: Remove obsolete cleanup for i2c clientdataWolfram Sang2013-10-241-6/+2
| * | | mfd: tps65910: Remove warning during dt node parsingLaxman Dewangan2013-10-241-4/+0
| |/ /
* | | Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-11-122-5/+5
|\ \ \
| * | | mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown2013-09-251-0/+5
| * | | mfd: mc13xxx: Don't require lock for simple register I/OMark Brown2013-09-251-5/+0
| |/ /
* | | Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-122-8/+46
|\ \ \
| * | | mfd: arizona: Specify supply mappings for Arizona CODECsCharles Keepax2013-10-231-3/+29
| * | | mfd: Allow mapping regulator supplies to MFD device from childrenCharles Keepax2013-10-231-5/+17
| |/ /
* | | mfd: dbx500: Remove any mention of the BML8580CLKLee Jones2013-09-262-2/+0
|/ /
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-66/+60
* | Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-09-0789-621/+1702
|\ \
| * | mfd: ucb1x00-core: Rewrite ucb1x00_add_dev()Lee Jones2013-09-021-13/+15
| * | mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for ev...Lee Jones2013-09-021-0/+3
| * | mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfsLee Jones2013-09-021-0/+3
| * | mfd: timberdale: Use module_pci_driverSachin Kamat2013-09-021-28/+1
| * | mfd: timberdale: Remove redundant breakSachin Kamat2013-09-021-1/+0
| * | mfd: timberdale: Staticize local variablesSachin Kamat2013-09-021-2/+2
| * | mfd: ab8500-debugfs: Staticize local variablesSachin Kamat2013-09-021-4/+4
| * | mfd: db8500-prcmu: Staticize clk_mgtSachin Kamat2013-09-021-1/+1
| * | mfd: db8500-prcmu: Use ANSI function declarationSachin Kamat2013-09-021-1/+1
| * | mfd: omap-usb-host: Staticize usbhs_driver_nameSachin Kamat2013-09-021-1/+1
| * | mfd: 88pm805: Fix potential NULL pdata dereferenceChao Xie2013-09-021-1/+1
| * | mfd: 88pm800: Fix potential NULL pdata dereferenceChao Xie2013-09-021-4/+6
| * | Merge branch 'topic/for-asoc'Samuel Ortiz2013-09-022-23/+43
| |\ \
| | * | mfd: twl6040: Use regmap for register cacheMark Brown2013-09-021-13/+30
| | * | mfd: davinci_voicecodec: Provide a regmap for register I/OMark Brown2013-09-021-0/+14
| | * | mfd: davinci_voicecodec: Remove unused read and write functionsMark Brown2013-09-021-11/+0
| * | | mfd: mmc: rtsx: Change default tx phaseWei WANG2013-08-305-0/+12
| * | | Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-08-2168-153/+209
| |\ \ \
| | * | | mfd: pcf50633-adc: Use devm_*() functionsJingoo Han2013-08-201-2/+1
| | * | | mfd: wl1273: Use devm_*() functionsJingoo Han2013-08-201-5/+1
| | * | | mfd: tps65010: Use devm_*() functionsJingoo Han2013-08-201-6/+2
| | * | | mfd: menelaus: Use devm_*() functionsJingoo Han2013-08-201-10/+6
| | * | | mfd: max8998: Use devm_*() functionsJingoo Han2013-08-201-3/+2
OpenPOWER on IntegriCloud