aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into nextLinus Torvalds1-3/+7
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds1-11/+8
2014-06-03Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into nextLinus Torvalds4-47/+99
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into nextLinus Torvalds2-46/+275
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki1-11/+8
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-0/+15
2014-06-02Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown1-0/+4
2014-06-02Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/axp20' and 'regulator/topic/bcm590xx' into regulator-nextMark Brown3-47/+95
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann1-1/+1
2014-05-26regulator: tps6586x: Add support for the TPS658640Alban Bedel1-0/+4
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-nextMark Brown1-3/+7
2014-05-21mfd: bcm590xx: Add support for secondary I2C slave addressMatt Porter1-14/+46
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll1-19/+11
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll3-405/+145
2014-05-15mfd: syscon: Add platform data with a regmap config namePawel Moll1-0/+4
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll3-475/+209
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching1-91/+41
2014-05-06Merge tag 'ib-mfd-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into omap-for-v3.16/pmTony Lindgren1-0/+15
2014-04-29ASoC: mc13783: Add devicetree supportAlexander Shiyan1-3/+7
2014-04-30mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis1-11/+8
2014-04-23mfd: twl-core: Fix idle mode signaling for omaps when booted with device treeTony Lindgren1-0/+15
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski1-0/+1
2014-04-23mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski2-11/+212
2014-04-23mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski1-12/+12
2014-04-23mfd: max14577: Add detection of device typeKrzysztof Kozlowski1-19/+45
2014-04-23mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski1-4/+5
2014-04-23mfd: tps65090: Stop caching most registersDoug Anderson1-13/+14
2014-04-23mfd: tps65090: Don't tell child devices we have an IRQ if we don'tDoug Anderson1-3/+11
2014-04-18regulator: arizona-ldo1: Move setup processing from arizona-coreCharles Keepax1-9/+3
2014-04-18mfd: arizona: Factor out read of device tree GPIOsCharles Keepax1-9/+22
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-41/+91
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds60-2022/+2197
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-25/+36
2014-04-01Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-15/+194
2014-03-31mfd: wm5110: Correct default for HEADPHONE_DETECT_1Charles Keepax1-1/+1
2014-03-31mfd: arizona: Mark DSP clocking register as volatileCharles Keepax2-0/+5
2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'regmap/topic/lock', 'regmap/topic/mmio', 'regmap/topic/nodev', 'regmap/topic/parse-val' and 'regmap/topic/patch' into regmap-nextMark Brown2-21/+4
2014-03-20mfd: kempld-core: Fix potential hang-up during bootGuenter Roeck1-2/+5
2014-03-20mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01Krzysztof Kozlowski1-0/+7
2014-03-19mfd: tps65910: Fix regmap_irq_chip_data leak on mfd_add_devices failKrzysztof Kozlowski1-0/+1
2014-03-19mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chip failKrzysztof Kozlowski1-1/+3
2014-03-19mfd: sec-core: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski1-3/+4
2014-03-19mfd: sec-core: Add of_compatible strings for clock MFD cellsKrzysztof Kozlowski1-0/+3
2014-03-19mfd: Remove obsolete ti-ssp driverArnd Bergmann3-476/+0
2014-03-19mfd: bcm590xx: Fix type argument for module device tableAxel Lin1-1/+1
2014-03-19mfd: lpc_ich: Add support for Intel Bay Trail SoCPeter Tyser1-0/+6
2014-03-19mfd: lpc_ich: Add support for NM10 GPIOPeter Tyser1-0/+1
2014-03-19mfd: lpc_ich: Change Avoton to iTCO v3Peter Tyser1-1/+1
2014-03-19mfd: lpc_ich: Add support for iTCO v3Peter Tyser1-14/+67
2014-03-19mfd: lpc_ich: Remove lpc_ich_cfg struct usePeter Tyser1-31/+32