summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1513/+8985
2018-08-16mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck-0/+1
2018-08-16mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen-0/+225
2018-07-27mfd: sec-core: Export OF module alias tableKrzysztof Kozlowski-0/+1
2018-07-27mfd: as3722: Disable auto-power-on when AC OKMarcel Ziswiler-0/+12
2018-07-27mfd: axp20x: Support AXP806 in I2C modeChen-Yu Tsai-0/+2
2018-07-27mfd: axp20x: Add self-working mode support for AXP806Chen-Yu Tsai-3/+25
2018-07-27mfd: wm8994: Allow to configure CS/ADDR Pulldown from dtsAlberto Panizzo-0/+4
2018-07-27mfd: wm8994: Allow to configure Speaker Mode Pullup from dtsAlberto Panizzo-0/+2
2018-07-27mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support itAndrey Smirnov-33/+63
2018-07-27mfd: rave-sp: Add legacy watchdog ping command translationAndrey Smirnov-0/+2
2018-07-27mfd: rave-sp: Add legacy EEPROM access command translationAndrey Smirnov-0/+2
2018-07-27mfd: rave-sp: Initialize flow control and parity of the portAndrey Smirnov-0/+7
2018-07-27mfd: rave-sp: Fix incorrectly specified checksum typeAndrey Smirnov-1/+1
2018-07-27mfd: rave-sp: Remove unused definesAndrey Smirnov-10/+0
2018-07-27mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco-1/+1
2018-07-27mfd: ti_am335x_tscadc: Fix struct clk memory leakZumeng Chen-2/+1
2018-07-27mfd: dln2: Use irqsave() in USB's complete callbackSebastian Andrzej Siewior-7/+3
2018-07-27mfd: arizona: Don't use regmap_read_poll_timeoutCharles Keepax-8/+26
2018-07-27mfd: intel-lpss: Add Ice Lake PCI IDsMika Westerberg-0/+13
2018-07-27mfd: wm8994-core: Fix error path in wm8994_device_initAnthony Brandon-4/+5
2018-07-27mfd: kempld-core: Constify variables that point to const structureJulia Lawall-7/+8
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones-1437/+8565
2018-07-13mfd: cros_ec_dev: Add CEC sub-device registrationNeil Armstrong-0/+16
2018-07-13mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin-4/+4
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+2
2018-07-04mfd: da9063: Add DA9063L supportMarek Vasut-0/+2
2018-07-04mfd: da9063: Register RTC only on DA9063LMarek Vasut-7/+24
2018-07-04mfd: da9063: Add custom IRQ map for DA9063LMarek Vasut-2/+79
2018-07-04mfd: da9063: Add custom regmap for DA9063LMarek Vasut-0/+48
2018-07-04mfd: da9063: Replace model with typeMarek Vasut-3/+3
2018-07-04mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063Marek Vasut-2/+2
2018-07-04mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZEMarek Vasut-1/+1
2018-07-04mfd: da9063: Use PLATFORM_DEVID_NONEMarek Vasut-3/+3
2018-07-04mfd: da9063: Use REGMAP_IRQ_REGMarek Vasut-117/+58
2018-07-04mfd: da9063: Use regmap_reg_rangeMarek Vasut-132/+42
2018-07-04mfd: da9063: Replace mfd_add_devices with devm counterpartMarek Vasut-18/+3
2018-07-04mfd: da9063: Replace regmap_add_irq_chip with devm counterpartMarek Vasut-7/+2
2018-07-04mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice.Enric Balletbo i Serra-0/+16
2018-07-03platform/chrome: Move cros-ec transport drivers to drivers/platform.Enric Balletbo i Serra-1151/+0
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-17/+22
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-6/+7
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-894/+735
2018-06-11mfd: cros_ec: Remove unused __remove functionArnd Bergmann-2/+0
2018-06-11mfd: wm97xx-core: Platform data can be NULLRobert Jarzmik-1/+1
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-1/+2
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2