Age | Commit message (Expand) | Author |
2024-10-28 | pinctrl: aspeed-g6: Support drive-strength for GPIOF/G | Billy Tsai |
2024-06-26 | pinctrl: aspeed-g6: Add NCSI pin group config | Potin Lai |
2024-04-30 | Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2024-03-31 | kbuild: make -Woverride-init warnings more consistent | Arnd Bergmann |
2024-03-28 | pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T | Billy Tsai |
2023-10-10 | pinctrl: aspeed: Allow changing SPI mode from hardware strap defaults | Zev Weiss |
2023-09-25 | pinctrl: pinctrl-aspeed-g6: Add more settings for USB2AHP function | Joe Wang |
2023-01-30 | pinctrl: aspeed: Revert "Force to disable the function's signal" | Joel Stanley |
2023-01-27 | pinctrl: aspeed: Fix confusing types in return value | Joel Stanley |
2022-10-24 | pinctrl: aspeed: Add missing header(s) | Andy Shevchenko |
2022-08-31 | pinctrl: aspeed: Force to disable the function's signal | Billy Tsai |
2022-08-10 | Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-06-28 | pinctrl: aspeed: Fix typo in comment | Xiang wangx |
2022-06-15 | pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux() | Haowen Bai |
2022-04-13 | pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group | Johnny Huang |
2022-04-13 | pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl | Jae Hyun Yoo |
2021-12-16 | pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEED | Julian Braha |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan |
2021-08-10 | pinctrl: aspeed: placate kernel-doc warnings | Randy Dunlap |
2021-07-01 | Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-05-28 | pinctrl: pinctrl-aspeed-g6: Add sgpio pinctrl settings | Steven Lee |
2021-05-19 | pinctrl: aspeed: Fix minor documentation error | Souptick Joarder |
2021-04-09 | pinctrl: aspeed-g5: Adapt to new LPC device tree layout | Chia-Wei, Wang |
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 |