aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/aspeed/pinctrl-aspeed.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-31pinctrl: remove unnecessary unlikely()Igor Stoppa1-1/+1
2018-06-28pinctrl: aspeed: Fix documentationJoel Stanley1-2/+2
2017-08-31pinctrl: aspeed: Rework strap register write logic for the AST2500Andrew Jeffery1-10/+16
2017-08-22pinctrl: aspeed: Fix ast2500 strap register write logicYong Li1-2/+17
2017-04-24pinctrl: aspeed: Add core pinconf supportAndrew Jeffery1-0/+211
2017-03-14pinctrl: aspeed: Allow disabling Port D and Port E loopback modeRick Altherr1-2/+12
2016-12-28pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery1-6/+6
2016-12-27pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery1-61/+100
2016-10-18pinctrl: aspeed: "Not enabled" is a significant mux stateAndrew Jeffery1-5/+7
2016-09-13pinctrl: aspeed: fix regmap error handlingArnd Bergmann1-3/+3
2016-09-07pinctrl: Add core support for Aspeed SoCsAndrew Jeffery1-0/+498