summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2019-09-021-10/+7
| * | | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
| * | | mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra2019-09-022-8/+11
| * | | mfd: cros_ec: Switch to use the new cros-ec-chardev driverEnric Balletbo i Serra2019-09-021-214/+6
| * | | mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra2019-09-022-36/+3
| * | | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-023-295/+2
| * | | mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra2019-09-021-30/+31
| |/ /
* | | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-181-2/+0
|\ \ \
| * \ \ Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman2019-09-031-12/+2
| |\ \ \
| * | | | mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb driversChristoph Hellwig2019-09-031-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-184-290/+113
|\ \ \ \
| * \ \ \ Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2019-08-122-2/+4
| |\ \ \ \
| * | | | | mfd: aat2870: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-011-11/+2
| * | | | | mfd: ab8500: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-011-226/+98
| * | | | | mfd: ab3100: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-012-53/+13
| | |_|/ / | |/| | |
* | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-12/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-301-12/+2
| | |/ | |/|
* | | Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2019-08-271-3/+3
|\ \ \ | |_|/ |/| |
| * | mfd: rk808: Make PM function declaration staticLee Jones2019-08-271-1/+1
| * | mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann2019-08-271-2/+2
| |/
* | mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-2/+2
* | mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-0/+2
|/
* Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-1523-362/+4191
|\
| * mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin2019-07-021-0/+2
| * mfd: madera: Fixup SPDX headersCharles Keepax2019-07-028-32/+8
| * mfd: madera: Remove some unused registers and fix some defaultsCharles Keepax2019-07-025-249/+6
| * mfd: intel-lpss: Release IDA resourcesAndy Shevchenko2019-07-021-0/+1
| * mfd: intel-lpss: Add Intel Elkhart Lake PCH PCI IDsAndy Shevchenko2019-07-021-0/+15
| * mfd: cs5535-mfd: Remove ifdef OLPC noiseLubomir Rintel2019-07-021-17/+7
| * mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdeviceGwendal Grignou2019-07-021-0/+69
| * mfd: rk808: Prepare rk805 for poweroffStefan Mavrodiev2019-07-021-15/+35
| * mfd: rk808: Check pm_power_off pointerStefan Mavrodiev2019-07-021-6/+11
| * mfd: cros_ec: differentiate SCP from EC by feature bitPi-Hsun Shih2019-07-021-0/+10
| * mfd: madera: Add Madera core support for CS47L92Richard Fitzgerald2019-07-027-0/+2045
| * mfd: madera: Add Madera core support for CS47L15Richard Fitzgerald2019-07-027-0/+1375
| * mfd: madera: Add supply mapping for MICVDDCharles Keepax2019-07-021-3/+15
| * mfd: madera: Fix potential uninitialised use of variableStuart Henderson2019-07-021-1/+1
| * mfd: arizona: Fix undefined behaviorArnd Bergmann2019-07-021-1/+1
| * mfd: core: Set fwnode for created devicesRobert Hancock2019-07-021-0/+1
| * mfd: intel-lpss: Keep device tables sorted by IDAndy Shevchenko2019-07-021-3/+3
| * mfd: menelaus: Remove superfluous error messageAlexandre Belloni2019-07-021-2/+0
| * mfd: bd718x7: Make power button press duration configurableLeonard Crestez2019-07-021-0/+42
| * mfd: bd718x7: Remove hardcoded config for button press durationLeonard Crestez2019-07-021-23/+0
| * mfd: cros_ec: Register cros_ec_lid_angle driver when presentedGwendal Grignou2019-07-021-3/+10
| * mfd: madera: Add missing of table registrationDaniel Gomez2019-07-021-0/+1
| *---. Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones2019-07-023-6/+196
| |\ \ \
| | | | * mfd: lp87565: Add support for 4-phase LP87561 combinationKeerthy2019-06-171-0/+4
| | | |/
| | * | mfd: rk808: Add RK817 and RK809 supportTony Xie2019-06-272-6/+192
| | |/
| * | mfd: bd70528: Support ROHM bd70528 PMIC coreMatti Vaittinen2019-06-273-0/+335
| * | mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen2019-06-271-11/+12
| |/
OpenPOWER on IntegriCloud