Age | Commit message (Expand) | Author |
2021-01-04 | pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting | Billy Tsai |
2020-12-08 | pinctrl: aspeed: Fix GPIO requests on pass-through banks | Andrew Jeffery |
2020-11-05 | pinctrl: aspeed: Fix GPI only function problem. | Billy Tsai |
2020-09-29 | pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banks | Andrew Jeffery |
2020-09-29 | pinctrl: aspeed: Use the right pinconf mask | Andrew Jeffery |
2020-09-29 | pinctrl: aspeed: Format pinconf debug consistent with pinmux | Andrew Jeffery |
2020-07-16 | pinctrl: aspeed: Describe the heartbeat function on ball Y23 | Andrew Jeffery |
2020-07-16 | pinctrl: aspeed: Improve debug output | Andrew Jeffery |
2019-12-29 | Merge tag 'v5.5-rc3' into devel | Linus Walleij |
2019-12-13 | pinctrl: aspeed-g6: Add AST2600 pinconf support | Johnny Huang |
2019-12-13 | pinctrl: aspeed: Use masks to describe pinconf bitfields | Johnny Huang |
2019-12-13 | pinctrl: aspeed: Move aspeed_pin_config_map to separate source file | Johnny Huang |
2019-12-13 | pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper | Johnny Huang |
2019-12-13 | pinctrl: aspeed-g6: Add support for the AST2600 USB pinmux | Johnny Huang |
2019-12-13 | pinctrl: aspeed-g6: Add AST2600 I3C1 and I3C2 pinmux config | Johnny Huang |
2019-12-12 | pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration | Andrew Jeffery |
2019-10-16 | pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groups | Johnny Huang |
2019-10-16 | pinctrl: aspeed-g6: Fix UART13 group pinmux | Johnny Huang |
2019-10-16 | pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitively | Andrew Jeffery |
2019-10-16 | pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configuration | Johnny Huang |
2019-10-16 | pinctrl: aspeed-g6: Fix I2C14 SDA description | Andrew Jeffery |
2019-10-16 | pinctrl: aspeed-g6: Sort pins for sanity | Andrew Jeffery |
2019-09-19 | Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-09-12 | pinctrl: aspeed: Fix spurious mux failures on the AST2500 | Andrew Jeffery |
2019-08-21 | Merge tag 'v5.3-rc5' into devel | Linus Walleij |
2019-08-10 | pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx... | Nathan Chancellor |
2019-08-05 | pinctrl: aspeed: Document existence of deprecated compatibles | Andrew Jeffery |
2019-08-05 | pinctrl: aspeed: Add AST2600 pinmux support | Andrew Jeffery |
2019-08-05 | pinctrl: aspeed: Add SIG_DESC_CLEAR() helper | Andrew Jeffery |
2019-08-05 | pinctrl: aspeed: Add multiple pin group support for functions | Andrew Jeffery |
2019-08-05 | pinctrl: aspeed: Add PIN_DECL_3() helper | Andrew Jeffery |
2019-08-05 | pinctrl: aspeed: Rename pin declaration macros | Andrew Jeffery |
2019-07-29 | pinctrl: aspeed: Make aspeed_pinmux_ips static | YueHaibing |
2019-07-29 | pinctrl: aspeed-g5: Delay acquisition of regmaps | Andrew Jeffery |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-07-10 | pinctrl: aspeed: Strip moved macros and structs from private header | Andrew Jeffery |
2019-07-10 | pinctrl: aspeed: Fix missed include | Linus Walleij |
2019-07-03 | pinctrl: aspeed: Add implementation-related documentation | Andrew Jeffery |
2019-07-03 | pinctrl: aspeed: Split out pinmux from general pinctrl | Andrew Jeffery |
2019-07-03 | pinctrl: aspeed: Clarify comment about strapping W1C | Andrew Jeffery |
2019-07-03 | pinctrl: aspeed: Correct comment that is no longer true | Andrew Jeffery |
2019-06-08 | pinctrl: aspeed: Add SGPM pinmux | Hongwei Zhang |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-12-16 | pinctrl: aspeed: Wrap -Woverride-init with cc-option | Nathan Chancellor |
2018-08-31 | pinctrl: remove unnecessary unlikely() | Igor Stoppa |
2018-06-28 | pinctrl: aspeed: Fix documentation | Joel Stanley |
2017-08-31 | pinctrl: aspeed: Rework strap register write logic for the AST2500 | Andrew Jeffery |
2017-08-22 | pinctrl: aspeed: Fix ast2500 strap register write logic | Yong Li |
2017-08-22 | pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall |