| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: aspeed: Allow changing SPI mode from hardware strap defaults | Zev Weiss | 2023-10-10 | 1 | -7/+12 |
* | pinctrl: aspeed: Use masks to describe pinconf bitfields | Johnny Huang | 2019-12-13 | 1 | -5/+5 |
* | pinctrl: aspeed: Move aspeed_pin_config_map to separate source file | Johnny Huang | 2019-12-13 | 1 | -0/+10 |
* | pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper | Johnny Huang | 2019-12-13 | 1 | -80/+80 |
* | Merge tag 'v5.3-rc5' into devel | Linus Walleij | 2019-08-21 | 1 | -1/+1 |
|\ |
|
| * | pinctrl: aspeed-g5: Delay acquisition of regmaps | Andrew Jeffery | 2019-07-29 | 1 | -1/+1 |
* | | pinctrl: aspeed: Document existence of deprecated compatibles | Andrew Jeffery | 2019-08-05 | 1 | -0/+4 |
* | | pinctrl: aspeed: Add multiple pin group support for functions | Andrew Jeffery | 2019-08-05 | 1 | -708/+837 |
* | | pinctrl: aspeed: Rename pin declaration macros | Andrew Jeffery | 2019-08-05 | 1 | -186/+186 |
|/ |
|
* | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2019-07-13 | 1 | -4/+90 |
|\ |
|
| * | pinctrl: aspeed: Split out pinmux from general pinctrl | Andrew Jeffery | 2019-07-03 | 1 | -4/+90 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ |
|
* | pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: aspeed: g4: Add USB device and host support | Andrew Jeffery | 2017-08-14 | 1 | -7/+59 |
* | pinctrl: aspeed: g4: Add pinconf support | Andrew Jeffery | 2017-04-24 | 1 | -1/+116 |
* | pinctrl: aspeed: Fix unused-const-variable warnings | Andrew Jeffery | 2017-04-11 | 1 | -6/+6 |
* | pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7] | Andrew Jeffery | 2017-01-26 | 1 | -16/+16 |
* | pinctrl: aspeed-g4: Add mux configuration for all pins | Andrew Jeffery | 2016-12-27 | 1 | -13/+1084 |
* | pinctrl: aspeed: Read and write bits in LPC and GFX controllers | Andrew Jeffery | 2016-12-27 | 1 | -9/+9 |
* | pinctrl: Add pinctrl-aspeed-g4 driver | Andrew Jeffery | 2016-09-07 | 1 | -0/+1231 |