summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery2019-07-291-27/+65
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-141-6/+121
|\
| * pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery2019-07-031-6/+117
| * pinctrl: aspeed: Add SGPM pinmuxHongwei Zhang2019-06-081-0/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/
* pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall2017-08-221-3/+3
* pinctrl: aspeed: g5: Add USB device and host supportAndrew Jeffery2017-08-141-1/+57
* pinctrl: aspeed: g5: Add pinconf supportAndrew Jeffery2017-04-241-1/+152
* pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery2016-12-281-4/+1474
* pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery2016-12-271-9/+39
* pinctrl-aspeed-g5: Never set SCU90[6]Andrew Jeffery2016-11-071-1/+1
* pinctrl: aspeed-g5: Fix pin association of SPI1 functionAndrew Jeffery2016-10-181-8/+78
* pinctrl: aspeed-g5: Fix GPIOE1 typoAndrew Jeffery2016-10-181-1/+1
* pinctrl: aspeed-g5: Fix names of GPID2 pinsAndrew Jeffery2016-10-181-6/+6
* pinctrl: Add pinctrl-aspeed-g5 driverAndrew Jeffery2016-09-071-0/+808