summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery2019-07-291-1/+1
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-141-4/+90
|\
| * pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery2019-07-031-4/+90
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/
* pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall2017-08-221-2/+2
* pinctrl: aspeed: g4: Add USB device and host supportAndrew Jeffery2017-08-141-7/+59
* pinctrl: aspeed: g4: Add pinconf supportAndrew Jeffery2017-04-241-1/+116
* pinctrl: aspeed: Fix unused-const-variable warningsAndrew Jeffery2017-04-111-6/+6
* pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]Andrew Jeffery2017-01-261-16/+16
* pinctrl: aspeed-g4: Add mux configuration for all pinsAndrew Jeffery2016-12-271-13/+1084
* pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery2016-12-271-9/+9
* pinctrl: Add pinctrl-aspeed-g4 driverAndrew Jeffery2016-09-071-0/+1231