aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-21mfd: max77686: Convert to use regmap_irqJavier Martinez Canillas4-326/+93
2014-07-21mfd: sun6i-prcm: Add support for Allwinner A23 PRCMChen-Yu Tsai1-0/+30
2014-07-21mfd: ab8500-debugfs: BIG clean-upLee Jones1-116/+172
2014-07-09mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c resultDoug Anderson1-3/+12
2014-07-09mfd: ab8500-core: Resolve code style issuesLee Jones1-21/+24
2014-07-09mfd: ab3100-core: Correct code sytle problemsLee Jones1-28/+26
2014-07-09mfd: aat2870-core: Stop using obsolte simple_strtoul()Lee Jones1-1/+4
2014-07-09mfd: 88pm860x-i2c: Repair 'space before tab' warningLee Jones1-1/+2
2014-07-09mfd: 88pm860x-core: Repair formatting issuesLee Jones1-15/+22
2014-07-09mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intendsLee Jones1-1/+1
2014-07-09mfd: tps65910: Rid data size incompatibility warn when building for 64bitLee Jones1-5/+5
2014-07-09mfd: arizona: Rid data size incompatibility warn when building for 64bitLee Jones4-7/+9
2014-07-09mfd: stmpe: Rid data size incompatibility warn when building for 64bitLee Jones3-4/+4
2014-07-09mfd: intel_soc_pmic: Rid compiler working for unused ACPI match tableLee Jones1-0/+2
2014-07-09mfd: ab8500-debugfs: Simplify invalid debugfs data checkingLee Jones1-7/+7
2014-07-09mfd: ab8500-core: Remove pointless else in if statementLee Jones1-2/+2
2014-07-09mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negative.Rickard Strandqvist1-1/+1
2014-07-09mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recursiveFabian Frederick1-2/+1
2014-07-09mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker1-34/+1
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson2-2/+2
2014-07-09mfd: cros_ec: Check result code from EC messagesBill Richardson3-18/+27
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson1-32/+0
2014-07-09mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson3-3/+1
2014-07-09mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson3-34/+34
2014-07-09mfd: cros_ec: Detect in-progress commandsSimon Glass1-0/+6
2014-07-09mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson3-8/+8
2014-07-09mfd: pcf50633: Reconnect -ENOMEM error pathLee Jones1-9/+9
2014-07-09mfd: ab8500-debugfs.c: Cleaning up values that are never usedRickard Strandqvist1-2/+1
2014-07-09mfd: sec-core: Prepare regulators for suspend state to reduce power-consumptionChanwoo Choi2-0/+11
2014-07-09regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi1-0/+25
2014-07-09mfd: sec-core: Add support for S2MPU02 deviceChanwoo Choi2-30/+126
2014-07-09mfd: mc13xxx: Use regmap irq framework for interruptsAlexander Shiyan3-273/+49
2014-07-09mfd: pm8921-core: Remove unused variableSachin Kamat1-4/+0
2014-07-09mfd: arizona: Add comment to explain non-devm regulator_getCharles Keepax1-0/+6
2014-07-09mfd: wm8994: Add a bunch of missing defaults/readablesCharles Keepax1-0/+64
2014-07-09mfd: cros_ec_spi: Set wakeup capabilityPrathyush K1-0/+2
2014-07-09mfd: arizona: Use num_core_supplies in arizona_dev_exitCharles Keepax1-1/+1
2014-07-09mfd: arizona: Don't use devres for DCVDDCharles Keepax1-3/+6
2014-07-09mfd: arizona: Disable DCVDD before we destroy the MFDCharles Keepax1-1/+3
2014-07-09mfd: arizona: Disable PM runtime at start of driver removalCharles Keepax1-1/+2
2014-07-09mfd: tc3589x: Translate onecell, not twocellLinus Walleij1-1/+1
2014-07-09mfd: asic3: Fix potential null pointer dereferenceSachin Kamat1-5/+7
2014-07-09mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delayDoug Anderson1-11/+7
2014-07-09mfd: Fix cs5535 dependenciesJean Delvare1-1/+1
2014-07-09mfd: timberdale: Depend on X86_32Jean Delvare1-1/+1
2014-07-09Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd-mmc-3.17' into ibs-for-mfd-mergedLee Jones7-31/+425
2014-07-09mfd: rtsx: Add dma transfer functionMicky Ching1-28/+48
2014-06-26mfd: ab8500: Fix dt irq mappingGrygorii Strashko1-1/+1
2014-06-26mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann1-0/+1
2014-06-26mfd: STw481x: Allow modular buildArnd Bergmann1-1/+1