summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/aspeed
AgeCommit message (Expand)Author
2021-12-16pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEEDJulian Braha
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-10pinctrl: aspeed: placate kernel-doc warningsRandy Dunlap
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-05-28pinctrl: pinctrl-aspeed-g6: Add sgpio pinctrl settingsSteven Lee
2021-05-19pinctrl: aspeed: Fix minor documentation errorSouptick Joarder
2021-04-09pinctrl: aspeed-g5: Adapt to new LPC device tree layoutChia-Wei, Wang
2021-01-04pinctrl: aspeed: g6: Fix PWMG0 pinctrl settingBilly Tsai
2020-12-08pinctrl: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery
2020-11-05pinctrl: aspeed: Fix GPI only function problem.Billy Tsai
2020-09-29pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banksAndrew Jeffery
2020-09-29pinctrl: aspeed: Use the right pinconf maskAndrew Jeffery
2020-09-29pinctrl: aspeed: Format pinconf debug consistent with pinmuxAndrew Jeffery
2020-07-16pinctrl: aspeed: Describe the heartbeat function on ball Y23Andrew Jeffery
2020-07-16pinctrl: aspeed: Improve debug outputAndrew Jeffery
2019-12-29Merge tag 'v5.5-rc3' into develLinus Walleij
2019-12-13pinctrl: aspeed-g6: Add AST2600 pinconf supportJohnny Huang
2019-12-13pinctrl: aspeed: Use masks to describe pinconf bitfieldsJohnny Huang
2019-12-13pinctrl: aspeed: Move aspeed_pin_config_map to separate source fileJohnny Huang
2019-12-13pinctrl: aspeed: Add ASPEED_SB_PINCONF() helperJohnny Huang
2019-12-13pinctrl: aspeed-g6: Add support for the AST2600 USB pinmuxJohnny Huang
2019-12-13pinctrl: aspeed-g6: Add AST2600 I3C1 and I3C2 pinmux configJohnny Huang
2019-12-12pinctrl: aspeed-g6: Fix LPC/eSPI mux configurationAndrew Jeffery
2019-10-16pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groupsJohnny Huang
2019-10-16pinctrl: aspeed-g6: Fix UART13 group pinmuxJohnny Huang
2019-10-16pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitivelyAndrew Jeffery
2019-10-16pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configurationJohnny Huang
2019-10-16pinctrl: aspeed-g6: Fix I2C14 SDA descriptionAndrew Jeffery
2019-10-16pinctrl: aspeed-g6: Sort pins for sanityAndrew Jeffery
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-09-12pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery
2019-08-21Merge tag 'v5.3-rc5' into develLinus Walleij
2019-08-10pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx...Nathan Chancellor
2019-08-05pinctrl: aspeed: Document existence of deprecated compatiblesAndrew Jeffery
2019-08-05pinctrl: aspeed: Add AST2600 pinmux supportAndrew Jeffery
2019-08-05pinctrl: aspeed: Add SIG_DESC_CLEAR() helperAndrew Jeffery
2019-08-05pinctrl: aspeed: Add multiple pin group support for functionsAndrew Jeffery
2019-08-05pinctrl: aspeed: Add PIN_DECL_3() helperAndrew Jeffery
2019-08-05pinctrl: aspeed: Rename pin declaration macrosAndrew Jeffery
2019-07-29pinctrl: aspeed: Make aspeed_pinmux_ips staticYueHaibing
2019-07-29pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-10pinctrl: aspeed: Strip moved macros and structs from private headerAndrew Jeffery
2019-07-10pinctrl: aspeed: Fix missed includeLinus Walleij
2019-07-03pinctrl: aspeed: Add implementation-related documentationAndrew Jeffery
2019-07-03pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery
2019-07-03pinctrl: aspeed: Clarify comment about strapping W1CAndrew Jeffery
2019-07-03pinctrl: aspeed: Correct comment that is no longer trueAndrew Jeffery
2019-06-08pinctrl: aspeed: Add SGPM pinmuxHongwei Zhang