summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatchLee Jones2014-07-251-4/+4
| * mfd: si476x-cmd: Remedy checkpatch style complainsLee Jones2014-07-251-6/+6
| * mfd: tc6387xb: Remove unnecessary braces and correct style warningsLee Jones2014-07-251-4/+3
| * mfd: twl6030-irq: Extinguish coding style warningsLee Jones2014-07-251-1/+3
| * mfd: wm8350-i2c: Replace spaces with tabsLee Jones2014-07-251-4/+4
| * mfd: max8925-core: Fix 'missing blank line after declarations' warningLee Jones2014-07-251-0/+2
| * mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof()Lee Jones2014-07-251-3/+3
| * mfd: lp8788-irq: Fix 'missing blank line after declarations' warningLee Jones2014-07-251-0/+2
| * mfd: ezx-pcap: Repair coding style errors picked up with checkpatchLee Jones2014-07-251-2/+1
| * mfd: twl6040: Fix 'insert space after ','', errorLee Jones2014-07-221-1/+1
| * mfd: sec-core: Fix 'missing blank line after declarations' warningLee Jones2014-07-221-0/+1
| * mfd: dm355evm_msp: Fix checkpatch error: insert space after ','Lee Jones2014-07-221-1/+1
| * mfd: wm8350-irq: Fix 'line over 80 chars' warningLee Jones2014-07-221-1/+2
| * mfd: mcp-core: Fix 'blank line after declarations' warningLee Jones2014-07-221-0/+1
| * mfd: max8925-i2c: Fix 'blank line after declarations' warningLee Jones2014-07-211-0/+2
| * mfd: max77686: Fix 'line over 80 chars' warningLee Jones2014-07-211-1/+1
| * mfd: max77686: Remove unneeded OOM error messageJavier Martinez Canillas2014-07-211-3/+1
| * mfd: max77686: Make error checking consistentJavier Martinez Canillas2014-07-211-5/+5
| * mfd: max77686: Return correct error when pdata isn't foundJavier Martinez Canillas2014-07-211-1/+1
| * mfd: max77686: Make platform data over-rule DTJavier Martinez Canillas2014-07-211-1/+1
| * mfd: max77686: Don't define dummy function if OF isn't enabledJavier Martinez Canillas2014-07-211-9/+1
| * mfd: max77686: Add power management supportJavier Martinez Canillas2014-07-211-0/+40
| * mfd: max77686: Convert to use regmap_irqJavier Martinez Canillas2014-07-214-326/+93
| * mfd: sun6i-prcm: Add support for Allwinner A23 PRCMChen-Yu Tsai2014-07-211-0/+30
| * mfd: ab8500-debugfs: BIG clean-upLee Jones2014-07-211-116/+172
| * mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c resultDoug Anderson2014-07-091-3/+12
| * mfd: ab8500-core: Resolve code style issuesLee Jones2014-07-091-21/+24
| * mfd: ab3100-core: Correct code sytle problemsLee Jones2014-07-091-28/+26
| * mfd: aat2870-core: Stop using obsolte simple_strtoul()Lee Jones2014-07-091-1/+4
| * mfd: 88pm860x-i2c: Repair 'space before tab' warningLee Jones2014-07-091-1/+2
| * mfd: 88pm860x-core: Repair formatting issuesLee Jones2014-07-091-15/+22
| * mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intendsLee Jones2014-07-091-1/+1
| * mfd: tps65910: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-091-5/+5
| * mfd: arizona: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-094-7/+9
| * mfd: stmpe: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-093-4/+4
| * mfd: intel_soc_pmic: Rid compiler working for unused ACPI match tableLee Jones2014-07-091-0/+2
| * mfd: ab8500-debugfs: Simplify invalid debugfs data checkingLee Jones2014-07-091-7/+7
| * mfd: ab8500-core: Remove pointless else in if statementLee Jones2014-07-091-2/+2
| * mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negat...Rickard Strandqvist2014-07-091-1/+1
| * mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recur...Fabian Frederick2014-07-091-2/+1
| * mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker2014-07-091-34/+1
| * mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson2014-07-092-2/+2
| * mfd: cros_ec: Check result code from EC messagesBill Richardson2014-07-093-18/+27
| * mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-091-32/+0
| * mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson2014-07-093-3/+1
| * mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson2014-07-093-34/+34
| * mfd: cros_ec: Detect in-progress commandsSimon Glass2014-07-091-0/+6
| * mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson2014-07-093-8/+8
| * mfd: pcf50633: Reconnect -ENOMEM error pathLee Jones2014-07-091-9/+9
| * mfd: ab8500-debugfs.c: Cleaning up values that are never usedRickard Strandqvist2014-07-091-2/+1