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