index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: max77686: Fix 'line over 80 chars' warning
Lee Jones
2014-07-21
1
-1
/
+1
*
mfd: max77686: Remove unneeded OOM error message
Javier Martinez Canillas
2014-07-21
1
-3
/
+1
*
mfd: max77686: Make error checking consistent
Javier Martinez Canillas
2014-07-21
1
-5
/
+5
*
mfd: max77686: Return correct error when pdata isn't found
Javier Martinez Canillas
2014-07-21
1
-1
/
+1
*
mfd: max77686: Make platform data over-rule DT
Javier Martinez Canillas
2014-07-21
1
-1
/
+1
*
mfd: max77686: Don't define dummy function if OF isn't enabled
Javier Martinez Canillas
2014-07-21
1
-9
/
+1
*
mfd: max77686: Add power management support
Javier Martinez Canillas
2014-07-21
1
-0
/
+40
*
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
2014-07-21
5
-345
/
+101
*
mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
Chen-Yu Tsai
2014-07-21
1
-0
/
+30
*
mfd: ab8500-debugfs: BIG clean-up
Lee Jones
2014-07-21
1
-116
/
+172
*
mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result
Doug Anderson
2014-07-09
1
-3
/
+12
*
mfd: ab8500-core: Resolve code style issues
Lee Jones
2014-07-09
1
-21
/
+24
*
mfd: ab3100-core: Correct code sytle problems
Lee Jones
2014-07-09
1
-28
/
+26
*
mfd: aat2870-core: Stop using obsolte simple_strtoul()
Lee Jones
2014-07-09
1
-1
/
+4
*
mfd: 88pm860x-i2c: Repair 'space before tab' warning
Lee Jones
2014-07-09
1
-1
/
+2
*
mfd: 88pm860x-core: Repair formatting issues
Lee Jones
2014-07-09
1
-15
/
+22
*
mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intends
Lee Jones
2014-07-09
1
-1
/
+1
*
mfd: tps65910: Rid data size incompatibility warn when building for 64bit
Lee Jones
2014-07-09
1
-5
/
+5
*
mfd: arizona: Rid data size incompatibility warn when building for 64bit
Lee Jones
2014-07-09
4
-7
/
+9
*
mfd: stmpe: Rid data size incompatibility warn when building for 64bit
Lee Jones
2014-07-09
3
-4
/
+4
*
mfd: intel_soc_pmic: Rid compiler working for unused ACPI match table
Lee Jones
2014-07-09
1
-0
/
+2
*
mfd: ab8500-debugfs: Simplify invalid debugfs data checking
Lee Jones
2014-07-09
1
-7
/
+7
*
mfd: ab8500-core: Remove pointless else in if statement
Lee Jones
2014-07-09
1
-2
/
+2
*
mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negat...
Rickard Strandqvist
2014-07-09
1
-1
/
+1
*
mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recur...
Fabian Frederick
2014-07-09
1
-2
/
+1
*
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
2014-07-09
2
-59
/
+34
*
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
2014-07-09
3
-3
/
+3
*
mfd: cros_ec: Check result code from EC messages
Bill Richardson
2014-07-09
3
-18
/
+27
*
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2014-07-09
3
-38
/
+21
*
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
2014-07-09
3
-3
/
+1
*
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
2014-07-09
3
-34
/
+34
*
mfd: cros_ec: Detect in-progress commands
Simon Glass
2014-07-09
1
-0
/
+6
*
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
2014-07-09
3
-8
/
+8
*
mfd: pcf50633: Reconnect -ENOMEM error path
Lee Jones
2014-07-09
1
-9
/
+9
*
mfd: ab8500-debugfs.c: Cleaning up values that are never used
Rickard Strandqvist
2014-07-09
1
-2
/
+1
*
mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption
Chanwoo Choi
2014-07-09
2
-0
/
+11
*
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
2014-07-09
2
-21
/
+325
*
mfd: sec-core: Add support for S2MPU02 device
Chanwoo Choi
2014-07-09
2
-30
/
+126
*
mfd: mc13xxx: Use regmap irq framework for interrupts
Alexander Shiyan
2014-07-09
3
-273
/
+49
*
mfd: pm8921-core: Remove unused variable
Sachin Kamat
2014-07-09
1
-4
/
+0
*
mfd: arizona: Add comment to explain non-devm regulator_get
Charles Keepax
2014-07-09
1
-0
/
+6
*
mfd: wm8994: Add a bunch of missing defaults/readables
Charles Keepax
2014-07-09
1
-0
/
+64
*
mfd: cros_ec_spi: Set wakeup capability
Prathyush K
2014-07-09
1
-0
/
+2
*
mfd: arizona: Use num_core_supplies in arizona_dev_exit
Charles Keepax
2014-07-09
1
-1
/
+1
*
mfd: arizona: Don't use devres for DCVDD
Charles Keepax
2014-07-09
1
-3
/
+6
*
mfd: arizona: Disable DCVDD before we destroy the MFD
Charles Keepax
2014-07-09
1
-1
/
+3
*
mfd: arizona: Disable PM runtime at start of driver removal
Charles Keepax
2014-07-09
1
-1
/
+2
*
mfd: tc3589x: Translate onecell, not twocell
Linus Walleij
2014-07-09
1
-1
/
+1
*
mfd: asic3: Fix potential null pointer dereference
Sachin Kamat
2014-07-09
1
-5
/
+7
*
mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay
Doug Anderson
2014-07-09
1
-11
/
+7
[next]