summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/atmel-hlcdc.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: atmel-hlcdc: Return in case of errorClaudiu Beznea2020-01-071-4/+11
* mfd: atmel-hlcdc: Add struct device member to struct atmel_hlcdc_regmapClaudiu Beznea2020-01-071-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* mfd: atmel-hlcdc: Add compatible for SAM9X60 HLCD controllerClaudiu Beznea2019-05-141-0/+1
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* mfd: atmel-hlcdc: Do not sleep in atomic contextBoris Brezillon2016-10-041-2/+3
* mfd: atmel-hlcdc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan2016-04-191-11/+3
* mfd: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: atmel-hlcdc: Add support for new SoCsBoris Brezillon2015-08-111-0/+4
* mfd: atmel-hlcdc: Implement config synchronizationBoris Brezillon2015-08-111-6/+45
* mfd: Add atmel-hlcdc driverBoris Brezillon2014-11-251-0/+122