summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/mscc
AgeCommit message (Expand)AuthorFilesLines
2021-07-07pinctrl: mscc: Fix multiple definition errorTom Rini1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass5-5/+5
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass5-10/+10
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass5-10/+10
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-01-23pinctrl: mscc: Add gpio and pinctrl for Serval SoC family.Horatiu Vultur3-0/+244
2019-01-23pinctrl: mscc: Add gpio and pinctrl for Servalt SoC family.Horatiu Vultur3-0/+279
2019-01-16pinctrl: mscc: Add gpio and pinctrl for Jaguar2 SOC familyHoratiu Vultur7-29/+443
2018-12-19pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)Gregory CLEMENT6-0/+674