summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/aspeed
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: aspeed: Allow changing SPI mode from hardware strap defaultsZev Weiss2023-10-102-14/+24
* pinctrl: pinctrl-aspeed-g6: Add more settings for USB2AHP functionJoe Wang2023-09-251-3/+4
* pinctrl: aspeed: Revert "Force to disable the function's signal"Joel Stanley2023-01-301-1/+10
* pinctrl: aspeed: Fix confusing types in return valueJoel Stanley2023-01-271-1/+1
* pinctrl: aspeed: Add missing header(s)Andy Shevchenko2022-10-241-0/+1
* pinctrl: aspeed: Force to disable the function's signalBilly Tsai2022-08-311-10/+1
* Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-08-101-1/+1
|\
| * pinctrl: aspeed: Fix typo in commentXiang wangx2022-06-281-1/+1
* | pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai2022-06-151-2/+2
|/
* pinctrl: pinctrl-aspeed-g6: add FWQSPI function-groupJohnny Huang2022-04-131-2/+9
* pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrlJae Hyun Yoo2022-04-131-11/+3
* pinctrl: aspeed: fix unmet dependencies on MFD_SYSCON for PINCTRL_ASPEEDJulian Braha2021-12-161-1/+1
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+0
|\
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-1/+0
* | pinctrl: aspeed: placate kernel-doc warningsRandy Dunlap2021-08-102-3/+4
|/
* Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-012-4/+29
|\
| * pinctrl: pinctrl-aspeed-g6: Add sgpio pinctrl settingsSteven Lee2021-05-282-4/+29
* | pinctrl: aspeed: Fix minor documentation errorSouptick Joarder2021-05-194-6/+8
|/
* pinctrl: aspeed-g5: Adapt to new LPC device tree layoutChia-Wei, Wang2021-04-091-6/+11
* pinctrl: aspeed: g6: Fix PWMG0 pinctrl settingBilly Tsai2021-01-041-1/+1
* pinctrl: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery2020-12-082-9/+72
* pinctrl: aspeed: Fix GPI only function problem.Billy Tsai2020-11-051-3/+4
* pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banksAndrew Jeffery2020-09-291-0/+17
* pinctrl: aspeed: Use the right pinconf maskAndrew Jeffery2020-09-291-1/+1
* pinctrl: aspeed: Format pinconf debug consistent with pinmuxAndrew Jeffery2020-09-291-3/+3
* pinctrl: aspeed: Describe the heartbeat function on ball Y23Andrew Jeffery2020-07-161-1/+6
* pinctrl: aspeed: Improve debug outputAndrew Jeffery2020-07-161-3/+22
* Merge tag 'v5.5-rc3' into develLinus Walleij2019-12-291-16/+8
|\
| * pinctrl: aspeed-g6: Fix LPC/eSPI mux configurationAndrew Jeffery2019-12-121-16/+8
* | pinctrl: aspeed-g6: Add AST2600 pinconf supportJohnny Huang2019-12-132-0/+297
* | pinctrl: aspeed: Use masks to describe pinconf bitfieldsJohnny Huang2019-12-134-19/+20
* | pinctrl: aspeed: Move aspeed_pin_config_map to separate source fileJohnny Huang2019-12-134-33/+44
* | pinctrl: aspeed: Add ASPEED_SB_PINCONF() helperJohnny Huang2019-12-133-181/+188
* | pinctrl: aspeed-g6: Add support for the AST2600 USB pinmuxJohnny Huang2019-12-132-1/+69
* | pinctrl: aspeed-g6: Add AST2600 I3C1 and I3C2 pinmux configJohnny Huang2019-12-131-1/+29
|/
* 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