index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
2014-07-21
mfd: max77686: Remove unneeded OOM error message
Javier Martinez Canillas
2014-07-21
mfd: max77686: Make error checking consistent
Javier Martinez Canillas
2014-07-21
mfd: max77686: Return correct error when pdata isn't found
Javier Martinez Canillas
2014-07-21
mfd: max77686: Make platform data over-rule DT
Javier Martinez Canillas
2014-07-21
mfd: max77686: Don't define dummy function if OF isn't enabled
Javier Martinez Canillas
2014-07-21
mfd: max77686: Add power management support
Javier Martinez Canillas
2014-07-21
mfd: max77686: Convert to use regmap_irq
Javier Martinez Canillas
2014-07-21
mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
Chen-Yu Tsai
2014-07-21
mfd: ab8500-debugfs: BIG clean-up
Lee Jones
2014-07-09
mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result
Doug Anderson
2014-07-09
mfd: ab8500-core: Resolve code style issues
Lee Jones
2014-07-09
mfd: ab3100-core: Correct code sytle problems
Lee Jones
2014-07-09
mfd: aat2870-core: Stop using obsolte simple_strtoul()
Lee Jones
2014-07-09
mfd: 88pm860x-i2c: Repair 'space before tab' warning
Lee Jones
2014-07-09
mfd: 88pm860x-core: Repair formatting issues
Lee Jones
2014-07-09
mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intends
Lee Jones
2014-07-09
mfd: tps65910: Rid data size incompatibility warn when building for 64bit
Lee Jones
2014-07-09
mfd: arizona: Rid data size incompatibility warn when building for 64bit
Lee Jones
2014-07-09
mfd: stmpe: Rid data size incompatibility warn when building for 64bit
Lee Jones
2014-07-09
mfd: intel_soc_pmic: Rid compiler working for unused ACPI match table
Lee Jones
2014-07-09
mfd: ab8500-debugfs: Simplify invalid debugfs data checking
Lee Jones
2014-07-09
mfd: ab8500-core: Remove pointless else in if statement
Lee Jones
2014-07-09
mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negat...
Rickard Strandqvist
2014-07-09
mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recur...
Fabian Frederick
2014-07-09
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
2014-07-09
mfd: cros_ec: Check result code from EC messages
Bill Richardson
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2014-07-09
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
2014-07-09
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
2014-07-09
mfd: cros_ec: Detect in-progress commands
Simon Glass
2014-07-09
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
2014-07-09
mfd: pcf50633: Reconnect -ENOMEM error path
Lee Jones
2014-07-09
mfd: ab8500-debugfs.c: Cleaning up values that are never used
Rickard Strandqvist
2014-07-09
mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption
Chanwoo Choi
2014-07-09
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
2014-07-09
mfd: sec-core: Add support for S2MPU02 device
Chanwoo Choi
2014-07-09
mfd: mc13xxx: Use regmap irq framework for interrupts
Alexander Shiyan
2014-07-09
mfd: pm8921-core: Remove unused variable
Sachin Kamat
2014-07-09
mfd: arizona: Add comment to explain non-devm regulator_get
Charles Keepax
2014-07-09
mfd: wm8994: Add a bunch of missing defaults/readables
Charles Keepax
2014-07-09
mfd: cros_ec_spi: Set wakeup capability
Prathyush K
2014-07-09
mfd: arizona: Use num_core_supplies in arizona_dev_exit
Charles Keepax
2014-07-09
mfd: arizona: Don't use devres for DCVDD
Charles Keepax
2014-07-09
mfd: arizona: Disable DCVDD before we destroy the MFD
Charles Keepax
2014-07-09
mfd: arizona: Disable PM runtime at start of driver removal
Charles Keepax
2014-07-09
mfd: tc3589x: Translate onecell, not twocell
Linus Walleij
2014-07-09
mfd: asic3: Fix potential null pointer dereference
Sachin Kamat
2014-07-09
mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay
Doug Anderson
2014-07-09
mfd: Fix cs5535 dependencies
Jean Delvare
[prev]
[next]