summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | mfd: intel-lpss: Add Ice Lake PCI IDsMika Westerberg2018-07-271-0/+13
| * | mfd: wm8994-core: Fix error path in wm8994_device_initAnthony Brandon2018-07-271-4/+5
| * | mfd: kempld-core: Constify variables that point to const structureJulia Lawall2018-07-271-7/+8
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones2018-07-2715-1437/+8565
| |\ \ \ \ \
| | | | | * | platform/chrome: Move cros-ec transport drivers to drivers/platform.Enric Balletbo i Serra2018-07-034-1151/+0
| | | | | |/
| | | | * | mfd: da9063: Add DA9063L supportMarek Vasut2018-07-041-0/+2
| | | | * | mfd: da9063: Register RTC only on DA9063LMarek Vasut2018-07-041-7/+24
| | | | * | mfd: da9063: Add custom IRQ map for DA9063LMarek Vasut2018-07-041-2/+79
| | | | * | mfd: da9063: Add custom regmap for DA9063LMarek Vasut2018-07-041-0/+48
| | | | * | mfd: da9063: Replace model with typeMarek Vasut2018-07-042-3/+3
| | | | * | mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063Marek Vasut2018-07-042-2/+2
| | | | * | mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZEMarek Vasut2018-07-041-1/+1
| | | | * | mfd: da9063: Use PLATFORM_DEVID_NONEMarek Vasut2018-07-041-3/+3
| | | | * | mfd: da9063: Use REGMAP_IRQ_REGMarek Vasut2018-07-041-117/+58
| | | | * | mfd: da9063: Use regmap_reg_rangeMarek Vasut2018-07-041-132/+42
| | | | * | mfd: da9063: Replace mfd_add_devices with devm counterpartMarek Vasut2018-07-042-18/+3
| | | | * | mfd: da9063: Replace regmap_add_irq_chip with devm counterpartMarek Vasut2018-07-042-7/+2
| | | | |/
| | | * / mfd: cros_ec_dev: Add CEC sub-device registrationNeil Armstrong2018-07-131-0/+16
| | | |/
| | * | mfd: madera: Register map tables for Cirrus Logic CS47L90/91Richard Fitzgerald2018-06-053-0/+2684
| | * | mfd: madera: Register map tables for Cirrus Logic CS47L85Richard Fitzgerald2018-06-053-0/+3019
| | * | mfd: madera: Register map tables for Cirrus Logic CS47L35Richard Fitzgerald2018-06-053-0/+1619
| | * | mfd: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald2018-06-056-0/+966
| * | | mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice.Enric Balletbo i Serra2018-07-041-0/+16
| | |/ | |/|
* / | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-072-0/+2
|/ /
* | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-142-3/+3
|\ \
| * | i2c: xiic: move header to platform_dataWolfram Sang2018-05-171-1/+1
| * | i2c: ocores: move header to platform_dataWolfram Sang2018-05-171-1/+1
| * | i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-126-17/+22
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-6/+7
* | | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-06-1143-894/+735
|\ \ \
| * | | mfd: cros_ec: Remove unused __remove functionArnd Bergmann2018-06-111-2/+0
| * | | mfd: wm97xx-core: Platform data can be NULLRobert Jarzmik2018-06-111-1/+1
| * | | mfd: cros_ec_dev: Don't advertise junk features on failureStephen Boyd2018-06-041-2/+2
| * | | mfd: cros_ec: Use devm_kzalloc for private dataGwendal Grignou2018-06-041-8/+2
| * | | mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clockJarkko Nikula2018-06-041-10/+15
| * | | mfd: asic3: Fix broken MMC card detectionRobert Jarzmik2018-06-041-0/+3
| * | | mfd: timberdale: Fix spelling mistake "Uknown" -> "Unknown"Colin Ian King2018-06-041-1/+1
| * | | mfd: omap-usb-host: Use match_string() helperYisheng Xie2018-06-041-22/+2
| * | | mfd: intel-lpss: Correct names of RESETS register bitsAndy Shevchenko2018-06-041-2/+2
| * | | mfd: qcom-spmi-pmic: Add support for pm8005, pm8998 and pmi8998Stephen Boyd2018-06-041-0/+6
| * | | mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko2018-05-291-2/+2
| * | | mfd: cros_ec_i2c: Moving the system sleep pm ops to lateJoseph Lo2018-05-291-2/+3
| * | | mfd: cros_ec_i2c: Add ACPI module device tableWei-Ning Huang2018-05-292-1/+13
| * | | mfd: cros_ec_dev: Register shutdown function for debugfsDaniel Hung-yu Wu2018-05-291-0/+9
| * | | mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdeviceEnric Balletbo i Serra2018-05-291-0/+16
| * | | mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson2018-05-291-0/+4
| * | | mfd: cros_ec: Free IRQ automaticallyVincent Palatin2018-05-291-14/+6
| * | | mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin2018-05-291-1/+5
| * | | mfd: syscon: atmel-smc: Include string.hSebastian Andrzej Siewior2018-05-291-0/+1