summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* pwm: stm32: Initialize raw local variablesFabrice Gasnier2018-06-041-1/+1
* 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-292-0/+24
* 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
* mfd: tps65911-comparator: Fix an off by one bugLee Jones2018-05-161-9/+2
* mfd: rave-sp: Remove VLAKyle Spiers2018-05-161-2/+9
* mfd: tps65911-comparator: Fix a build errorDan Carpenter2018-05-161-3/+3
* mfd: twl-core: Fix clock initializationPeter Ujfalusi2018-05-161-1/+1
* 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