summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2018-05-16mfd: da9062: Use core helper regmap_reg_range macrosSteve Twiss
2018-05-16mfd: arizona: Update reset pin to use GPIODCharles Keepax
2018-05-16mfd: sprd: Add one syscon cell to access PMIC global registersBaolin Wang
2018-05-16mfd: pcf50633: Fix some memory leaks in the error handling path of 'pcf50633_...Christophe JAILLET
2018-05-16mfd: viperboard: Delete an error message for a failed memory allocation in vp...Markus Elfring
2018-05-16mfd: twl6030-irq: Delete an error message for a failed memory allocation in t...Markus Elfring
2018-05-16mfd: tps80031: Delete an error message for a failed memory allocation in tps8...Markus Elfring
2018-05-16mfd: tps65910: Move an assignment in tps65910_sleepinit()Markus Elfring
2018-05-16mfd: tps65910: Delete an unnecessary variable initialisation in tps65910_slee...Markus Elfring
2018-05-16mfd: tps65910: Delete an unnecessary variable initialisation in four functionsMarkus Elfring
2018-05-16mfd: tps65910: Delete an error message for a failed memory allocation in tps6...Markus Elfring
2018-05-16mfd: tps6586x: Delete an error message for a failed memory allocation in tps6...Markus Elfring
2018-05-16mfd: tps65090: Delete an error message for a failed memory allocation in tps6...Markus Elfring
2018-05-16mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation...Markus Elfring
2018-05-16mfd: smsc-ece1099: Improve a size determination in smsc_i2c_probe()Markus Elfring
2018-05-16mfd: sm501: Adjust 12 checks for null pointersMarkus Elfring
2018-05-16mfd: sm501: Improve a size determination in two functionsMarkus Elfring
2018-05-16mfd: si476x-i2c: Delete an error message for a failed memory allocation in si...Markus Elfring
2018-05-16mfd: abx500-core: Adjust 14 checks for null pointersMarkus Elfring
2018-05-16mfd: abx500-core: Improve two size determinations in abx500_register_ops()Markus Elfring
2018-05-16mfd: abx500-core: Delete an error message for a failed memory allocation in a...Markus Elfring
2018-05-16mfd: rave-sp: Check received frame length before accepting next byteAndrey Smirnov
2018-05-16mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()Andrey Smirnov
2018-05-16mfd: rave-sp: Add code to print firmware versionsAndrey Smirnov
2018-05-16mfd: ab8500-debugfs: Use kasprintfHimanshu Jha
2018-05-16mfd: syscon: Set name of regmap_configJeffy Chen
2018-05-16mfd: axp20x: Add battery power supply cell for AXP813Quentin Schulz
2018-05-16mfd: axp20x: Probe axp20x_adc driver for AXP813Quentin Schulz
2018-05-16mfd: axp20x: Make AXP209/22x cells probe their ADC via DTQuentin Schulz
2018-05-16Revert "mfd: cros_ec: Add ACPI GPE handler for LID0 devices"Wenkai Du
2018-05-16mfd: Update to SPDX license identifierRajmohan Mani
2018-05-16mfd: syscon: Set regmap name to DT node nameDavid Lechner
2018-05-16mfd: omap-usb-tll: Allocate driver data at onceLadislav Michl
2018-05-16mfd: smsc-ece1099: Delete an error message for a failed memory allocationMarkus Elfring
2018-05-16mfd: sm501: Delete error message for a failed memory allocation in two placesMarkus Elfring
2018-05-16mfd: rc5t583: Improve a size determinationMarkus Elfring
2018-05-16mfd: rc5t583: Delete error message for a failed memory allocationMarkus Elfring
2018-05-16mfd: max8997: Delete error message for a failed memory allocationMarkus Elfring
2018-05-16mfd: jz4740-adc: Delete error message for a failed memory allocationMarkus Elfring
2018-05-16mfd: janz-cmodio: Delete error message for a failed memory allocationMarkus Elfring
2018-05-16mfd: htc-i2cpld: Delete error message for a failed memory allocationMarkus Elfring
2018-05-16Merge tags 'ib-mfd-hwmon-v4.18', 'ib-mfd-input-rtc-v4.18' and 'ib-mfd-pwm-v4....Lee Jones
2018-05-16mfd: stm32-timers: Add support for DMAsFabrice Gasnier
2018-04-23mfd: bd9571mwv: Allow DDR Backup Power register accessGeert Uytterhoeven
2018-04-16mfd: mt6397: Add PMIC keys support to MT6397 driverChen Zhong
2018-04-16mfd: mt6397: Create irq mappings in mfd core driverChen Zhong
2018-04-16hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov
2018-04-10platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko