aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)AuthorFilesLines
2015-03-30mfd: menelaus: Delete omap_has_menelausAaro Koskinen1-6/+0
2015-03-30mfd: arizona: Correct type of gpio_defaultsCharles Keepax1-1/+1
2015-03-12mfd: Add support for Skyworks SKY81452 driverGyungoh Yoo1-0/+31
2015-03-12mfd: max77693: Add TORCH_IOUT_MASK macroJacek Anaszewski1-0/+1
2015-03-12mfd: max77693: Remove struct max77693_led_platform_dataJacek Anaszewski1-13/+0
2015-03-12mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macrosJacek Anaszewski1-2/+2
2015-03-12mfd: rk808: Disable the under voltage detectChris Zhong1-0/+3
2015-03-04mfd: max77843: Add max77843 MFD driver core driverJaewon Kim1-0/+454
2015-03-04mfd: Add support for the MediaTek MT6397 PMICFlora Fu2-0/+426
2015-03-03mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPLKrzysztof Kozlowski1-9/+0
2015-03-03mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax2-116/+2
2015-03-03mfd: rtsx: Add support for rts525AMicky Ching1-0/+15
2015-03-03mfd: rtsx: Add support for rts524AMicky Ching1-2/+130
2015-03-03mfd: rtsx: Remove LCTLR definationMicky Ching1-9/+1
2015-03-03mfd: rtsx: Update phy registerMicky Ching1-54/+55
2015-03-03mfd: rtsx: Update PETXCFG addressMicky Ching1-1/+1
2015-03-03mfd: rtsx: Place register address and values togatherMicky Ching1-467/+369
2015-03-03mfd: rtsx: Replace TAB by SPC after #defineMicky Ching1-127/+127
2015-03-03mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache saveVignesh R1-0/+1
2015-02-26mfd: arizona: Add support for WM8280/WM8281Richard Fitzgerald1-0/+1
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-31/+1600
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+290
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+21
2015-02-11Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-28/+0
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-26/+2
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2015-02-11Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6Linus Torvalds2-1/+108
2015-02-03Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis1-1/+2
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman1-0/+2
2015-01-30phy: exynos-video-mipi: Fix regression by adding support for PMU regmapSylwester Nawrocki1-0/+21
2015-01-22mfd: da9063: Add device tree supportSteve Twiss1-0/+1
2015-01-22mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson1-0/+13
2015-01-22mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2-29/+0
2015-01-22mfd: axp20x: Add support for fuel gauge cell driverTodd E Brandt1-2/+41
2015-01-22mfd: Add support for DA9150 combined charger & fuel-gauge deviceAdam Thomson2-0/+1223
2015-01-22mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo2-0/+322
2015-01-21power: ab8500_fg.c: Remove unused functionRickard Strandqvist1-1/+0
2015-01-20mfd: max77693: Add defines for MAX77693 charger driverKrzysztof Kozlowski1-0/+108
2015-01-20gpio: stmpe: enforce device tree only modeLinus Walleij1-16/+0
2015-01-20Merge tag 'v3.19-rc5' into develLinus Walleij1-20/+2
2015-01-20mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto1-5/+0
2015-01-20mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto1-0/+1
2015-01-20mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto1-0/+1
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto1-3/+0
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto1-2/+1
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto1-3/+0
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto1-11/+0
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto1-1/+0