summaryrefslogtreecommitdiff
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAge
...
| * | mfd: arizona: Remove unneded ret variableJavier Martinez Canillas2015-10-30
| * | mfd: htc-i2cpld: Remove unneded ret variableJavier Martinez Canillas2015-10-30
| * | mfd: tps6105x: Fix possible NULL pointer accessGrigoryev Denis2015-10-30
| * | mfd: qcom_rpm: Drop use of IRQF_NO_SUSPEND flagSudeep Holla2015-10-30
| * | mfd: lpc_ich: Separate device cells for clarityAaron Sierra2015-10-30
| * | mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha2015-10-30
| * | mfd: rt5033: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-26
| * | mfd: bcm590xx: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-26
| * | mfd: tps65217: Add battery charger as subdeviceEnric Balletbo i Serra2015-10-26
| * | mfd: wm8998: Fixup register defaults/readablesCharles Keepax2015-10-26
| * | mfd: arizona: Add register bits to support the ANC blockCharles Keepax2015-10-26
| * | mfd: arizona: Fix typo in arizona_irq_mapCharles Keepax2015-10-26
| * | mfd: wm831x: Fix possible NULL pointer dereferenceJavier Martinez Canillas2015-10-26
| * | mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski2015-10-26
| * | mfd: intel-lpss: Use writeq() helperAndy Shevchenko2015-10-26
| * | mfd: sm501: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-26
| * | mfd: max8997: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-26
| * | mfd: hi6421-pmic: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-26
| * | mfd: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-26
| * | mfd: Fixup clients of multi_reg_write/register_patchNariman Poushin2015-10-26
| * | mfd: stmpe: PWM on 24xx has altfunc 1Linus Walleij2015-10-26
| * | mfd: twl6040: Fix deferred probe handling for clk32kTony Lindgren2015-10-26
| * | mfd: 88pm80x: Add 88pm860 chip type supportVaibhav Hiremath2015-10-26
| * | mfd: cros_ec_i2c: Add OF match tableJavier Martinez Canillas2015-10-26
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i...Lee Jones2015-10-26
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | * | | mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resourceAdam Thomson2015-10-13
| | | * | | mfd: da9150: Add support for Fuel-GaugeAdam Thomson2015-10-13
| | | |/ /
| | * | | mfd: intel_quark_i2c_gpio: support devices behind i2c busAndy Shevchenko2015-10-26
| | * | | mfd: intel_quark_i2c_gpio: load gpio driver firstAndy Shevchenko2015-10-26
| | * | | mfd: core: redo ACPI matching of the children devicesAndy Shevchenko2015-10-26
| | |/ /
* | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
| |\ \ \ \ \
| | | * | | | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
| | |/ / / /
* | | | | | Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-11-05
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown2015-11-04
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2015-10-05
| | | | |/ | | | |/|
* | | | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax2015-09-22
| * | | mfd: arizona: Add register bits for general purpose switchCharles Keepax2015-09-22
| * | | mfd: arizona: Add registers for ADC microphone detectionCharles Keepax2015-09-22
| | |/ | |/|
* | | mfd: max77843: Fix max77843_chg_init() return on errorJavier Martinez Canillas2015-10-01
* | | mfd: intel-lpss: Fix build error when !CONFIG_PM_SLEEPAndy Shevchenko2015-10-01
|/ /
* / genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-04
|\
| * Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-17
| |\
| * | mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabledShobhit Kumar2015-07-22
| * | mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWMShobhit Kumar2015-07-21
| * | mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMICShobhit Kumar2015-07-21
| * | mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signalShobhit Kumar2015-07-21
* | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-04
|\ \ \