summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/aspeed
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banksAndrew Jeffery2020-09-291-0/+17
* 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: Describe the heartbeat function on ball Y23Andrew Jeffery2020-07-161-1/+6
* pinctrl: aspeed: Improve debug outputAndrew Jeffery2020-07-161-3/+22
* Merge tag 'v5.5-rc3' into develLinus Walleij2019-12-291-16/+8
|\
| * pinctrl: aspeed-g6: Fix LPC/eSPI mux configurationAndrew Jeffery2019-12-121-16/+8
* | pinctrl: aspeed-g6: Add AST2600 pinconf supportJohnny Huang2019-12-132-0/+297
* | pinctrl: aspeed: Use masks to describe pinconf bitfieldsJohnny Huang2019-12-134-19/+20
* | pinctrl: aspeed: Move aspeed_pin_config_map to separate source fileJohnny Huang2019-12-134-33/+44
* | pinctrl: aspeed: Add ASPEED_SB_PINCONF() helperJohnny Huang2019-12-133-181/+188
* | pinctrl: aspeed-g6: Add support for the AST2600 USB pinmuxJohnny Huang2019-12-132-1/+69
* | pinctrl: aspeed-g6: Add AST2600 I3C1 and I3C2 pinmux configJohnny Huang2019-12-131-1/+29
|/
* pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groupsJohnny Huang2019-10-162-40/+33
* pinctrl: aspeed-g6: Fix UART13 group pinmuxJohnny Huang2019-10-161-2/+2
* pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitivelyAndrew Jeffery2019-10-161-1/+1
* pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configurationJohnny Huang2019-10-161-16/+8
* pinctrl: aspeed-g6: Fix I2C14 SDA descriptionAndrew Jeffery2019-10-161-1/+1
* pinctrl: aspeed-g6: Sort pins for sanityAndrew Jeffery2019-10-161-11/+11
* Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-09-196-1802/+4523
|\
| * Merge tag 'v5.3-rc5' into develLinus Walleij2019-08-215-38/+75
| |\
| * | pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx...Nathan Chancellor2019-08-101-1/+1
| * | pinctrl: aspeed: Document existence of deprecated compatiblesAndrew Jeffery2019-08-052-0/+8
| * | pinctrl: aspeed: Add AST2600 pinmux supportAndrew Jeffery2019-08-053-0/+2404
| * | pinctrl: aspeed: Add SIG_DESC_CLEAR() helperAndrew Jeffery2019-08-051-0/+1
| * | pinctrl: aspeed: Add multiple pin group support for functionsAndrew Jeffery2019-08-053-1489/+1789
| * | pinctrl: aspeed: Add PIN_DECL_3() helperAndrew Jeffery2019-08-051-32/+40
| * | pinctrl: aspeed: Rename pin declaration macrosAndrew Jeffery2019-08-053-405/+405
* | | pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery2019-09-123-6/+38
| |/ |/|
* | pinctrl: aspeed: Make aspeed_pinmux_ips staticYueHaibing2019-07-291-1/+1
* | pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery2019-07-294-37/+74
|/
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-137-753/+1089
|\
| * pinctrl: aspeed: Strip moved macros and structs from private headerAndrew Jeffery2019-07-101-498/+0
| * pinctrl: aspeed: Fix missed includeLinus Walleij2019-07-101-0/+2
| * pinctrl: aspeed: Add implementation-related documentationAndrew Jeffery2019-07-031-4/+200
| * pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery2019-07-037-255/+888
| * pinctrl: aspeed: Clarify comment about strapping W1CAndrew Jeffery2019-07-031-1/+1
| * pinctrl: aspeed: Correct comment that is no longer trueAndrew Jeffery2019-07-031-2/+1
| * pinctrl: aspeed: Add SGPM pinmuxHongwei Zhang2019-06-081-0/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* pinctrl: aspeed: Wrap -Woverride-init with cc-optionNathan Chancellor2018-12-161-1/+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-222-2/+18
* pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall2017-08-221-3/+3
* pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall2017-08-221-2/+2
* pinctrl: aspeed: g5: Add USB device and host supportAndrew Jeffery2017-08-141-1/+57
* pinctrl: aspeed: g4: Add USB device and host supportAndrew Jeffery2017-08-141-7/+59