summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/aspeed
Commit message (Expand)AuthorAgeFilesLines
* 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
* pinctrl: aspeed: g5: Add pinconf supportAndrew Jeffery2017-04-241-1/+152
* pinctrl: aspeed: g4: Add pinconf supportAndrew Jeffery2017-04-241-1/+116
* pinctrl: aspeed: Add core pinconf supportAndrew Jeffery2017-04-242-0/+239
* pinctrl: aspeed: Fix unused-const-variable warningsAndrew Jeffery2017-04-111-6/+6
* pinctrl: aspeed: Allow disabling Port D and Port E loopback modeRick Altherr2017-03-141-2/+12
* pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]Andrew Jeffery2017-01-261-16/+16
* pinctrl: aspeed: Fix kerneldoc return descriptionsAndrew Jeffery2016-12-281-6/+6
* pinctrl: aspeed-g5: Add mux configuration for all pinsAndrew Jeffery2016-12-282-4/+1475
* 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-274-88/+171
* 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