summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: Add ability to wake the system for 88pm860xJett.Zhou2012-03-064-0/+79
* mfd: Make twl6030_irq_set_wake staticNishanth Menon2012-03-061-1/+1
* mfd: Clear twl6030 IRQ status register only onceNishanth Menon2012-03-061-2/+11
* mfd: Remove unused io_lock mutex from da9052Axel Lin2012-03-062-5/+0
* mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano2012-03-063-0/+50
* mfd: Initialize tps65912 irq platform data properlyAxel Lin2012-03-061-1/+1
* mfd: Fix ACPI conflict checkJean Delvare2012-03-061-1/+1
* mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown2012-03-061-4/+4
* mfd: Show correct device id for wm8400Axel Lin2012-03-061-2/+1
* 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-191-1/+1
* Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-1966-786/+524
|\
| * Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-02-1411-437/+140
| |\