aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+37
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds10-94/+1538
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2015-08-31Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-180/+177
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont1-0/+6
2015-08-11mfd: mt6397: Implement wake handler and suspend/resume to handle wake up eventHenry Chen1-0/+1
2015-08-11mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss1-0/+1
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek1-1/+60
2015-08-11mfd: da9062: Supply core driverS Twiss2-0/+1158
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald3-0/+225
2015-08-11mfd: 880m80x: Make use of BIT() macroVaibhav Hiremath1-81/+81
2015-08-11mfd: arizona: Update several pdata members to unsignedCharles Keepax1-6/+6
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming1-6/+0
2015-08-10extcon: palmas: Support GPIO based USB ID detectionRoger Quadros1-0/+7
2015-08-05ARM: imx6ul: add fec bits to GPR syscon definitionFugang Duan1-0/+8
2015-07-16mfd/extcon: max77843: Rename defines to allow inclusion with max77693Krzysztof Kozlowski1-77/+77
2015-07-16mfd/extcon: max77693: Rename defines to allow inclusion with max77843Krzysztof Kozlowski1-51/+51
2015-07-16drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski2-20/+5
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski2-25/+44
2015-07-16mfd: max77693: Store I2C device type as enum and add default unknownKrzysztof Kozlowski1-5/+6
2015-07-16mfd/extcon: max77693: Remove unused extern declarations and max77693_dev membersKrzysztof Kozlowski1-8/+0
2015-07-08mfd: wm5110: Add registers for custom write sequence triggersCharles Keepax1-0/+37
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+8
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+144
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-44/+1
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds8-52/+445
2015-06-22mfd: arizona: Add stub for wm5102_patch()Richard Fitzgerald1-0/+8
2015-06-22mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald2-10/+22
2015-06-22mfd: arizona: Add better support for system suspendCharles Keepax1-0/+1
2015-06-22mfd: max77686: Remove unused struct max77686_opmode_dataJavier Martinez Canillas1-5/+0
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski1-1/+1
2015-06-22Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-i2c-input-chrome-4.2' into ibs-for-mfd-mergedLee Jones3-36/+413
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-6/+38
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber1-0/+6
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber1-2/+26
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber1-22/+255
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-4/+2
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou1-2/+0
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss1-0/+1
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov1-44/+0
2015-05-24power: axp288_charger: axp288 charger driverRamakrishna Pallala1-0/+7
2015-05-20mfd: syscon: Add Atmel MC (Memory Controller) registers definitionBoris Brezillon1-0/+144
2015-05-19extcon: arizona: Add support for select accessory detect mode when headphone detectionInha Song1-0/+3
2015-05-19extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala1-0/+5
2015-05-13mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON1-0/+86
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds1-5/+18
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+2
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+49
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1