summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson2012-03-162-15/+37
* mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson2012-03-161-3/+25
* mfd: Support for the AB8500 AB8505 variantBengt Jonsson2012-03-161-17/+15
* mfd: Don't use mutex_lock_interruptible in ab8500-coreRabin Vincent2012-03-161-9/+3
* mfd: Use correct variable name for tps65910 regmap configLaxman Dewangan2012-03-161-2/+2
* mfd: wm8994: Fix register default for WM1811 AntiPOP2Mark Brown2012-03-161-1/+1
* mfd: wm8994: Remove defaults for volatile registersMark Brown2012-03-161-17/+0
* mfd: Fix pm8606 build failureSamuel Ortiz2012-03-061-0/+2
* mfd: Fix a typo in MFD_MAX8997 Kconfig entryAxel Lin2012-03-061-1/+1
* mfd : Check if the other db8500 core is in WFIDaniel Lezcano2012-03-062-0/+14
* mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano2012-03-061-0/+20
* mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano2012-03-061-0/+20
* mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano2012-03-061-0/+33
* mfd : Cleanup duplicate db8500 definitionsDaniel Lezcano2012-03-061-10/+7
* mfd: Return proper error if s5m-core regmap_init_i2c failsAxel Lin2012-03-061-5/+4
* led: Modified power control of pm860x ledJett.Zhou2012-03-061-0/+23
* backlight: Modified power control of pm860x backlightJett.Zhou2012-03-061-21/+28
* mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou2012-03-061-6/+11
* mfd: Add power control interface for pm8606 chipJett.Zhou2012-03-061-0/+95
* mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macroHai Dong2012-03-061-1/+1
* mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.cAxel Lin2012-03-061-6/+1
* mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.cAxel Lin2012-03-061-26/+1
* mfd: Correct readability of WM8994 DC servo 4E registerMark Brown2012-03-061-0/+1
* mfd: Use regmap for tps65910 register access.Laxman Dewangan2012-03-062-77/+47
* mfd: Add ability to wake the system for 88pm860xJett.Zhou2012-03-063-0/+78
* 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-061-3/+0
* mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano2012-03-061-0/+32
* 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-061-21/+170
* mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij2012-03-061-13/+37
* mfd: Add ab8500 version detection and enforcingLinus Walleij2012-03-062-23/+55
* 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