aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21Merge tag 'v5.3-rc5' into develLinus Walleij1-1/+1
2019-08-05pinctrl: aspeed: Document existence of deprecated compatiblesAndrew Jeffery1-0/+4
2019-08-05pinctrl: aspeed: Add multiple pin group support for functionsAndrew Jeffery1-708/+837
2019-08-05pinctrl: aspeed: Rename pin declaration macrosAndrew Jeffery1-186/+186
2019-07-29pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery1-1/+1
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-4/+90
2019-07-03pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery1-4/+90
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-08-22pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-2/+2
2017-08-14pinctrl: aspeed: g4: Add USB device and host supportAndrew Jeffery1-7/+59
2017-04-24pinctrl: aspeed: g4: Add pinconf supportAndrew Jeffery1-1/+116
2017-04-11pinctrl: aspeed: Fix unused-const-variable warningsAndrew Jeffery1-6/+6
2017-01-26pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]Andrew Jeffery1-16/+16
2016-12-27pinctrl: aspeed-g4: Add mux configuration for all pinsAndrew Jeffery1-13/+1084
2016-12-27pinctrl: aspeed: Read and write bits in LPC and GFX controllersAndrew Jeffery1-9/+9
2016-09-07pinctrl: Add pinctrl-aspeed-g4 driverAndrew Jeffery1-0/+1231