summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-242-44/+1
|\ \
| * | Input: add OnKey driver for DA9063 MFD partSteve Twiss2015-06-091-0/+1
| * | Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-261-44/+0
* | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-238-52/+445
|\ \ \
| * | | mfd: arizona: Add stub for wm5102_patch()Richard Fitzgerald2015-06-221-0/+8
| * | | mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald2015-06-222-10/+22
| * | | mfd: arizona: Add better support for system suspendCharles Keepax2015-06-221-0/+1
| * | | mfd: max77686: Remove unused struct max77686_opmode_dataJavier Martinez Canillas2015-06-221-5/+0
| * | | mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-...Lee Jones2015-06-223-36/+413
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-151-6/+38
| | | * | mfd: cros_ec: add bus-specific proto v3 codeStephen Barber2015-06-151-0/+6
| | | * | mfd: cros_ec: add proto v3 skeletonStephen Barber2015-06-151-2/+26
| | | * | mfd: cros_ec: rev cros_ec_commands.hStephen Barber2015-06-151-22/+255
| | | * | mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-151-4/+2
| | | * | mfd: cros_ec: Remove parent fieldGwendal Grignou2015-06-151-2/+0
| | |/ / | |/| |
| | * | mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON2015-05-131-0/+86
| |/ /
* | | power: axp288_charger: axp288 charger driverRamakrishna Pallala2015-05-241-0/+7
|/ /
* | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-5/+18
|\ \
| * | mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas2015-02-261-1/+14
| * | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-261-4/+4
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-241-0/+2
|\ \ \
| * | | mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto2015-03-051-0/+2
| |/ /
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-0/+49
|\ \ \
| * | | mfd: syscon: Add atmel system timer registers definitionAlexandre Belloni2015-03-161-0/+49
| |/ /
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-221-0/+1
|\ \ \
| * | | ARM: imx6q: Add GPR3 MIPI muxing control register field shift bits definitionLiu Ying2015-03-021-0/+1
| |/ /
* | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-1/+1
|\ \ \
| * | | extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax2015-03-041-1/+1
| |/ /
* | | drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski2015-04-171-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-141-23/+0
|\ \ \ | | |/ | |/|
| * | Merge tag 'v4.0-rc7' into nextDmitry Torokhov2015-04-071-0/+3
| |\ \
| * | | Input: tc3589x - localize platform dataLinus Walleij2015-04-031-23/+0
| | |/ | |/|
* | | Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-1415-688/+1500
|\ \ \
| * | | mfd: sec: Fix RTC alarm interrupt number on S2MPS11Krzysztof Kozlowski2015-04-091-1/+1
| * | | mfd: menelaus: Drop support for SW controller VCOREAaro Koskinen2015-03-301-1/+0
| * | | mfd: menelaus: Delete omap_has_menelausAaro Koskinen2015-03-301-6/+0
| * | | mfd: arizona: Correct type of gpio_defaultsCharles Keepax2015-03-301-1/+1
| * | | mfd: Add support for Skyworks SKY81452 driverGyungoh Yoo2015-03-121-0/+31
| * | | mfd: max77693: Add TORCH_IOUT_MASK macroJacek Anaszewski2015-03-121-0/+1
| * | | mfd: max77693: Remove struct max77693_led_platform_dataJacek Anaszewski2015-03-121-13/+0
| * | | mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macrosJacek Anaszewski2015-03-121-2/+2
| * | | mfd: rk808: Disable the under voltage detectChris Zhong2015-03-121-0/+3
| * | | mfd: max77843: Add max77843 MFD driver core driverJaewon Kim2015-03-041-0/+454
| * | | mfd: Add support for the MediaTek MT6397 PMICFlora Fu2015-03-042-0/+426
| * | | mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPLKrzysztof Kozlowski2015-03-031-9/+0
| * | | mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax2015-03-032-116/+2
| * | | mfd: rtsx: Add support for rts525AMicky Ching2015-03-031-0/+15
| * | | mfd: rtsx: Add support for rts524AMicky Ching2015-03-031-2/+130
| * | | mfd: rtsx: Remove LCTLR definationMicky Ching2015-03-031-9/+1
OpenPOWER on IntegriCloud