aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-3/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook6-17/+22
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook3-6/+7
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds43-894/+735
2018-06-11mfd: cros_ec: Remove unused __remove functionArnd Bergmann1-2/+0
2018-06-11mfd: wm97xx-core: Platform data can be NULLRobert Jarzmik1-1/+1
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+2
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+2
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-2/+2
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-12/+7
2018-06-04Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+14
2018-06-04mfd: cros_ec_dev: Don't advertise junk features on failureStephen Boyd1-2/+2
2018-06-04mfd: cros_ec: Use devm_kzalloc for private dataGwendal Grignou1-8/+2
2018-06-04mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clockJarkko Nikula1-10/+15
2018-06-04mfd: asic3: Fix broken MMC card detectionRobert Jarzmik1-0/+3
2018-06-04mfd: timberdale: Fix spelling mistake "Uknown" -> "Unknown"Colin Ian King1-1/+1
2018-06-04mfd: omap-usb-host: Use match_string() helperYisheng Xie1-22/+2
2018-06-04mfd: intel-lpss: Correct names of RESETS register bitsAndy Shevchenko1-2/+2
2018-06-04mfd: qcom-spmi-pmic: Add support for pm8005, pm8998 and pmi8998Stephen Boyd1-0/+6
2018-05-30Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni1-12/+7
2018-05-30regulator: wm8994: Fix shared GPIOsMark Brown1-0/+9
2018-05-29mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko1-2/+2
2018-05-29mfd: cros_ec_i2c: Moving the system sleep pm ops to lateJoseph Lo1-2/+3
2018-05-29mfd: cros_ec_i2c: Add ACPI module device tableWei-Ning Huang2-1/+13
2018-05-29mfd: cros_ec_dev: Register shutdown function for debugfsDaniel Hung-yu Wu1-0/+9
2018-05-29mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdeviceEnric Balletbo i Serra1-0/+16
2018-05-29mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson1-0/+4
2018-05-29mfd: cros_ec: Free IRQ automaticallyVincent Palatin1-14/+6
2018-05-29mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin1-1/+5
2018-05-29mfd: syscon: atmel-smc: Include string.hSebastian Andrzej Siewior1-0/+1
2018-05-23mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris1-4/+20
2018-05-17i2c: xiic: move header to platform_dataWolfram Sang1-1/+1
2018-05-17i2c: ocores: move header to platform_dataWolfram Sang1-1/+1
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-05-17regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij1-9/+0
2018-05-16gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy1-1/+2
2018-05-16mfd: tps65911-comparator: Fix an off by one bugLee Jones1-9/+2
2018-05-16mfd: rave-sp: Remove VLAKyle Spiers1-2/+9
2018-05-16mfd: tps65911-comparator: Fix a build errorDan Carpenter1-3/+3
2018-05-16mfd: twl-core: Fix clock initializationPeter Ujfalusi1-1/+1
2018-05-16mfd: axp20x: Correct AXP806 POK interrupt prefixChen-Yu Tsai1-4/+4
2018-05-16mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cellsChen-Yu Tsai1-157/+30
2018-05-16mfd: axp20x: Constify struct mfd_cell and struct resourceChen-Yu Tsai1-22/+22
2018-05-16mfd: da9062: Use core helper regmap_reg_range macrosSteve Twiss1-348/+114
2018-05-16mfd: arizona: Update reset pin to use GPIODCharles Keepax1-18/+35
2018-05-16mfd: sprd: Add one syscon cell to access PMIC global registersBaolin Wang1-0/+3
2018-05-16mfd: pcf50633: Fix some memory leaks in the error handling path of 'pcf50633_probe()'Christophe JAILLET1-2/+5
2018-05-16mfd: viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()Markus Elfring1-3/+1
2018-05-16mfd: twl6030-irq: Delete an error message for a failed memory allocation in twl6030_init_irq()Markus Elfring1-3/+1