summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl4030-audio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-06mfd: Clear twl6030 IRQ status register only onceNishanth Menon1-2/+11
2012-03-06mfd: Remove unused io_lock mutex from da9052Axel Lin2-5/+0
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano3-0/+50
2012-03-06mfd: Initialize tps65912 irq platform data properlyAxel Lin1-1/+1
2012-03-06mfd: Fix ACPI conflict checkJean Delvare1-1/+1
2012-03-06mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown1-4/+4
2012-03-06mfd: Show correct device id for wm8400Axel Lin1-2/+1
2012-03-06mfd: Move omap-usb-host usbhs init before allocing child devGovindraj.R1-2/+1
2012-03-06mfd: Remove omap-usb-host magic numbers for dev dma maskGovindraj.R1-2/+2
2012-03-06mfd: Fix typo for TPS65912Axel Lin1-1/+1
2012-03-06mfd: Make pcf50633_write_block() return 0 on successAxel Lin1-7/+1
2012-03-06mfd: Fix val_len parameters for s5m-core regmap_raw_writeAxel Lin1-1/+1
2012-03-06mfd: Fix kcalloc parameters swappedAxel Lin1-1/+1
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij6-25/+331
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij2-15/+44
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij4-31/+113
2012-03-06mfd: Fix ab8500 error path bugLinus Walleij1-2/+3
2012-03-06mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2012-03-06mfd: wm8994: We don't need to runtime resume by defaultMark Brown1-1/+1
2012-03-06mfd: wm8994: Mark MICBIAS register as readableMark Brown1-0/+1
2012-03-06mfd: Trivial twl4030 code-style fixesFelipe Contreras1-12/+14
2012-03-06mfd: Add to_irq() member to asic3 gpio_chip structurePaul Parsons1-0/+6
2012-03-06mfd: Remove unneeded version.h include from ab5500Jesper Juhl1-1/+0
2012-03-06gpio: Support no-irq stmpe modeChris Blair1-16/+25
2012-03-06mfd: Add support for no-interrupt stmpe configChris Blair2-38/+97
2012-03-06mfd: Add itps65910 wakeup supportLaxman Dewangan1-0/+11
2012-03-06mfd: Add support for multiple s5m devicesSangbeom Kim1-4/+38
2012-03-06mfd: Convert s5m core driver to use devm_kzalloc()Sangbeom Kim1-3/+2
2012-03-06mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan1-1/+1
2012-03-06mfd: Fix s5m error handling for invalid device typeJonghwan Choi1-3/+11
2012-03-06mfd: Fix possible s5m null pointer dereferenceJonghwan Choi1-1/+1
2012-03-06mfd: wm8350 variable dereferenced before checkJonghwan Choi1-1/+0
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson3-31/+171
2012-03-06mfd: Remove check for db8500 firmware bugJonas Aaberg1-8/+0
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson3-3/+110
2012-03-06mfd: Spawned db8500 regulators updateBengt Jonsson1-10/+15
2012-03-06mfd: db8500 clock handling updateMattias Nilsson3-121/+720
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson3-74/+204
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson2-18/+51
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud3-38/+7
2012-03-06mfd: Fix section mismatch warning for da9052-spiAxel Lin1-2/+2
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier4-5/+35
2012-03-06mfd: Add missing regmap_exit to free a previously allocated da9052 register mapAxel Lin2-3/+9
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch4-0/+541
2012-03-06mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown1-4/+4
2012-02-19Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11