summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: Move omap-usb-host usbhs init before allocing child devGovindraj.R2012-03-061-2/+1
* mfd: Remove omap-usb-host magic numbers for dev dma maskGovindraj.R2012-03-061-2/+2
* mfd: Fix typo for TPS65912Axel Lin2012-03-061-1/+1
* mfd: Make pcf50633_write_block() return 0 on successAxel Lin2012-03-061-7/+1
* mfd: Fix val_len parameters for s5m-core regmap_raw_writeAxel Lin2012-03-061-1/+1
* mfd: Fix kcalloc parameters swappedAxel Lin2012-03-061-1/+1
* mfd: Support AB9540 ab8500 variantLinus Walleij2012-03-066-25/+331
* mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij2012-03-062-15/+44
* mfd: Add ab8500 version detection and enforcingLinus Walleij2012-03-064-31/+113
* mfd: Fix ab8500 error path bugLinus Walleij2012-03-061-2/+3
* mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown2012-03-061-0/+14
* mfd: wm8994: We don't need to runtime resume by defaultMark Brown2012-03-061-1/+1
* mfd: wm8994: Mark MICBIAS register as readableMark Brown2012-03-061-0/+1
* mfd: Trivial twl4030 code-style fixesFelipe Contreras2012-03-061-12/+14
* mfd: Add to_irq() member to asic3 gpio_chip structurePaul Parsons2012-03-061-0/+6
* mfd: Remove unneeded version.h include from ab5500Jesper Juhl2012-03-061-1/+0
* gpio: Support no-irq stmpe modeChris Blair2012-03-061-16/+25
* mfd: Add support for no-interrupt stmpe configChris Blair2012-03-062-38/+97
* mfd: Add itps65910 wakeup supportLaxman Dewangan2012-03-061-0/+11
* mfd: Add support for multiple s5m devicesSangbeom Kim2012-03-061-4/+38
* mfd: Convert s5m core driver to use devm_kzalloc()Sangbeom Kim2012-03-061-3/+2
* mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan2012-03-061-1/+1
* mfd: Fix s5m error handling for invalid device typeJonghwan Choi2012-03-061-3/+11
* mfd: Fix possible s5m null pointer dereferenceJonghwan Choi2012-03-061-1/+1
* mfd: wm8350 variable dereferenced before checkJonghwan Choi2012-03-061-1/+0
* mfd: Add initial db8500 prcmu register access apiMattias Nilsson2012-03-063-31/+171
* mfd: Remove check for db8500 firmware bugJonas Aaberg2012-03-061-8/+0
* mfd: db8500 OPP and sleep handling updateMattias Nilsson2012-03-063-3/+110
* mfd: Spawned db8500 regulators updateBengt Jonsson2012-03-061-10/+15
* mfd: db8500 clock handling updateMattias Nilsson2012-03-063-121/+720
* mfd: Update abstract dbx500 interfaceMattias Nilsson2012-03-063-74/+204
* mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson2012-03-062-18/+51
* mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud2012-03-063-38/+7
* mfd: Fix section mismatch warning for da9052-spiAxel Lin2012-03-061-2/+2
* mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier2012-03-064-5/+35
* mfd: Add missing regmap_exit to free a previously allocated da9052 register mapAxel Lin2012-03-062-3/+9
* mfd: Add new mfd device for TPS65217AnilKumar Ch2012-03-064-0/+541
* mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown2012-03-061-4/+4
* Linux 3.3-rc4v3.3-rc4Linus Torvalds2012-02-181-1/+1
* Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-1866-786/+524
|\
| * Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-02-1311-437/+140
| |\
| | * ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2012-02-134-375/+5
| | * pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD2012-02-131-27/+21
| | * ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD2012-02-133-28/+100
| | * ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-131-3/+10
| | * ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre2012-02-134-4/+4
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-135-11/+9
| |\ \
| | * | ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley2012-02-091-7/+1
| | * | ARM: OMAP3: cm-t35: fix section mismatch warningIgor Grinberg2012-02-071-1/+1
| | * | ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2012-02-072-3/+3