summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mfd: axp20x: Correct AXP806 POK interrupt prefixChen-Yu Tsai2018-05-161-4/+4
| * | | mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cellsChen-Yu Tsai2018-05-161-157/+30
| * | | mfd: axp20x: Constify struct mfd_cell and struct resourceChen-Yu Tsai2018-05-161-22/+22
| * | | mfd: da9062: Use core helper regmap_reg_range macrosSteve Twiss2018-05-161-348/+114
| * | | mfd: arizona: Update reset pin to use GPIODCharles Keepax2018-05-161-18/+35
| * | | mfd: sprd: Add one syscon cell to access PMIC global registersBaolin Wang2018-05-161-0/+3
| * | | mfd: pcf50633: Fix some memory leaks in the error handling path of 'pcf50633_...Christophe JAILLET2018-05-161-2/+5
| * | | mfd: viperboard: Delete an error message for a failed memory allocation in vp...Markus Elfring2018-05-161-3/+1
| * | | mfd: twl6030-irq: Delete an error message for a failed memory allocation in t...Markus Elfring2018-05-161-3/+1
| * | | mfd: tps80031: Delete an error message for a failed memory allocation in tps8...Markus Elfring2018-05-161-3/+1
| * | | mfd: tps65910: Move an assignment in tps65910_sleepinit()Markus Elfring2018-05-161-2/+2
| * | | mfd: tps65910: Delete an unnecessary variable initialisation in tps65910_slee...Markus Elfring2018-05-161-1/+1
| * | | mfd: tps65910: Delete an unnecessary variable initialisation in four functionsMarkus Elfring2018-05-161-4/+4
| * | | mfd: tps65910: Delete an error message for a failed memory allocation in tps6...Markus Elfring2018-05-161-3/+1
| * | | mfd: tps6586x: Delete an error message for a failed memory allocation in tps6...Markus Elfring2018-05-161-3/+1
| * | | mfd: tps65090: Delete an error message for a failed memory allocation in tps6...Markus Elfring2018-05-161-3/+1
| * | | mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation...Markus Elfring2018-05-161-3/+2
| * | | mfd: smsc-ece1099: Improve a size determination in smsc_i2c_probe()Markus Elfring2018-05-161-2/+1
| * | | mfd: sm501: Adjust 12 checks for null pointersMarkus Elfring2018-05-161-15/+11
| * | | mfd: sm501: Improve a size determination in two functionsMarkus Elfring2018-05-161-2/+2
| * | | mfd: si476x-i2c: Delete an error message for a failed memory allocation in si...Markus Elfring2018-05-161-4/+2
| * | | mfd: abx500-core: Adjust 14 checks for null pointersMarkus Elfring2018-05-161-7/+7
| * | | mfd: abx500-core: Improve two size determinations in abx500_register_ops()Markus Elfring2018-05-161-4/+2
| * | | mfd: abx500-core: Delete an error message for a failed memory allocation in a...Markus Elfring2018-05-161-3/+2
| * | | mfd: rave-sp: Check received frame length before accepting next byteAndrey Smirnov2018-05-161-2/+2
| * | | mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()Andrey Smirnov2018-05-161-4/+4
| * | | mfd: rave-sp: Add code to print firmware versionsAndrey Smirnov2018-05-161-0/+95
| * | | mfd: ab8500-debugfs: Use kasprintfHimanshu Jha2018-05-161-2/+1
| * | | mfd: syscon: Set name of regmap_configJeffy Chen2018-05-161-0/+1
| * | | mfd: axp20x: Add battery power supply cell for AXP813Quentin Schulz2018-05-161-0/+3
| * | | mfd: axp20x: Probe axp20x_adc driver for AXP813Quentin Schulz2018-05-161-1/+4
| * | | mfd: axp20x: Make AXP209/22x cells probe their ADC via DTQuentin Schulz2018-05-161-1/+4
| * | | Revert "mfd: cros_ec: Add ACPI GPE handler for LID0 devices"Wenkai Du2018-05-163-116/+3
| * | | mfd: Update to SPDX license identifierRajmohan Mani2018-05-161-9/+1
| * | | mfd: syscon: Set regmap name to DT node nameDavid Lechner2018-05-161-0/+1
| * | | mfd: omap-usb-tll: Allocate driver data at onceLadislav Michl2018-05-161-35/+25
| * | | mfd: smsc-ece1099: Delete an error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | | mfd: sm501: Delete error message for a failed memory allocation in two placesMarkus Elfring2018-05-161-2/+0
| * | | mfd: rc5t583: Improve a size determinationMarkus Elfring2018-05-161-1/+1
| * | | mfd: rc5t583: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | | mfd: max8997: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | | mfd: jz4740-adc: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | | mfd: janz-cmodio: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | | mfd: htc-i2cpld: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| | | |
| | \ \
| *-. \ \ Merge tags 'ib-mfd-hwmon-v4.18', 'ib-mfd-input-rtc-v4.18' and 'ib-mfd-pwm-v4....Lee Jones2018-05-162-5/+222
| |\ \ \ \
| | | * | | mfd: stm32-timers: Add support for DMAsFabrice Gasnier2018-05-161-2/+199
| | | |/ /
| | * | | mfd: mt6397: Add PMIC keys support to MT6397 driverChen Zhong2018-04-161-1/+21
| | * | | mfd: mt6397: Create irq mappings in mfd core driverChen Zhong2018-04-161-2/+2
| | |/ /
* | | | Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-081-0/+2
|\ \ \ \
| * | | | regulator: wm8994: Fix shared GPIOsMark Brown2018-05-301-0/+9
OpenPOWER on IntegriCloud