summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/rockchip/pinctrl-rk322x.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-05-08pinctrl: rockchip: Clean the unused type and labelDavid Wu1-2/+0
2019-05-08pinctrl: rockchip: Split the common set_pull() func into per SocDavid Wu1-1/+28
2019-05-08pinctrl: rockchip: Split the common set_drive() func into per SocDavid Wu1-1/+24
2019-05-08pinctrl: rockchip: Split the common set_mux() into per SocDavid Wu1-0/+34
2019-05-08pinctrl: rockchip: Remove redundant spacesDavid Wu1-9/+9
2019-02-01pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu1-0/+215