summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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
OpenPOWER on IntegriCloud