summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/aspeed/pinctrl-aspeed.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: aspeed: Fix GPI only function problem.Billy Tsai2020-11-051-3/+4
* pinctrl: aspeed: Use the right pinconf maskAndrew Jeffery2020-09-291-1/+1
* pinctrl: aspeed: Format pinconf debug consistent with pinmuxAndrew Jeffery2020-09-291-3/+3
* pinctrl: aspeed: Improve debug outputAndrew Jeffery2020-07-161-3/+22
* pinctrl: aspeed: Use masks to describe pinconf bitfieldsJohnny Huang2019-12-131-6/+6
* pinctrl: aspeed: Move aspeed_pin_config_map to separate source fileJohnny Huang2019-12-131-33/+5
* pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery2019-07-291-7/+5
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-141-209/+37
|\
| * pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery2019-07-031-209/+37
| * pinctrl: aspeed: Clarify comment about strapping W1CAndrew Jeffery2019-07-031-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* pinctrl: remove unnecessary unlikely()Igor Stoppa2018-08-311-1/+1
* pinctrl: aspeed: Fix documentationJoel Stanley2018-06-281-2/+2
* pinctrl: aspeed: Rework strap register write logic for the AST2500Andrew Jeffery2017-08-311-10/+16
* pinctrl: aspeed: Fix ast2500 strap register write logicYong Li2017-08-221-2/+17
* pinctrl: aspeed: Add core pinconf supportAndrew Jeffery2017-04-241-0/+211
* pinctrl: aspeed: Allow disabling Port D and Port E loopback modeRick Altherr2017-03-141-2/+12
* pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery2016-12-281-6/+6
* pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery2016-12-271-61/+100
* pinctrl: aspeed: "Not enabled" is a significant mux stateAndrew Jeffery2016-10-181-5/+7
* pinctrl: aspeed: fix regmap error handlingArnd Bergmann2016-09-131-3/+3
* pinctrl: Add core support for Aspeed SoCsAndrew Jeffery2016-09-071-0/+498