Age | Commit message (Expand) | Author | Files | Lines |
2019-12-29 | Merge tag 'v5.5-rc3' into devel | Linus Walleij | 1 | -16/+8 |
2019-12-13 | pinctrl: aspeed-g6: Add AST2600 pinconf support | Johnny Huang | 2 | -0/+297 |
2019-12-13 | pinctrl: aspeed: Use masks to describe pinconf bitfields | Johnny Huang | 4 | -19/+20 |
2019-12-13 | pinctrl: aspeed: Move aspeed_pin_config_map to separate source file | Johnny Huang | 4 | -33/+44 |
2019-12-13 | pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper | Johnny Huang | 3 | -181/+188 |
2019-12-13 | pinctrl: aspeed-g6: Add support for the AST2600 USB pinmux | Johnny Huang | 2 | -1/+69 |
2019-12-13 | pinctrl: aspeed-g6: Add AST2600 I3C1 and I3C2 pinmux config | Johnny Huang | 1 | -1/+29 |
2019-12-12 | pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration | Andrew Jeffery | 1 | -16/+8 |
2019-10-16 | pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groups | Johnny Huang | 2 | -40/+33 |
2019-10-16 | pinctrl: aspeed-g6: Fix UART13 group pinmux | Johnny Huang | 1 | -2/+2 |
2019-10-16 | pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitively | Andrew Jeffery | 1 | -1/+1 |
2019-10-16 | pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configuration | Johnny Huang | 1 | -16/+8 |
2019-10-16 | pinctrl: aspeed-g6: Fix I2C14 SDA description | Andrew Jeffery | 1 | -1/+1 |
2019-10-16 | pinctrl: aspeed-g6: Sort pins for sanity | Andrew Jeffery | 1 | -11/+11 |
2019-09-19 | Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 6 | -1802/+4523 |
2019-09-12 | pinctrl: aspeed: Fix spurious mux failures on the AST2500 | Andrew Jeffery | 3 | -6/+38 |
2019-08-21 | Merge tag 'v5.3-rc5' into devel | Linus Walleij | 5 | -38/+75 |
2019-08-10 | pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx... | Nathan Chancellor | 1 | -1/+1 |
2019-08-05 | pinctrl: aspeed: Document existence of deprecated compatibles | Andrew Jeffery | 2 | -0/+8 |
2019-08-05 | pinctrl: aspeed: Add AST2600 pinmux support | Andrew Jeffery | 3 | -0/+2404 |
2019-08-05 | pinctrl: aspeed: Add SIG_DESC_CLEAR() helper | Andrew Jeffery | 1 | -0/+1 |
2019-08-05 | pinctrl: aspeed: Add multiple pin group support for functions | Andrew Jeffery | 3 | -1489/+1789 |
2019-08-05 | pinctrl: aspeed: Add PIN_DECL_3() helper | Andrew Jeffery | 1 | -32/+40 |
2019-08-05 | pinctrl: aspeed: Rename pin declaration macros | Andrew Jeffery | 3 | -405/+405 |
2019-07-29 | pinctrl: aspeed: Make aspeed_pinmux_ips static | YueHaibing | 1 | -1/+1 |
2019-07-29 | pinctrl: aspeed-g5: Delay acquisition of regmaps | Andrew Jeffery | 4 | -37/+74 |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 7 | -753/+1089 |
2019-07-10 | pinctrl: aspeed: Strip moved macros and structs from private header | Andrew Jeffery | 1 | -498/+0 |
2019-07-10 | pinctrl: aspeed: Fix missed include | Linus Walleij | 1 | -0/+2 |
2019-07-03 | pinctrl: aspeed: Add implementation-related documentation | Andrew Jeffery | 1 | -4/+200 |
2019-07-03 | pinctrl: aspeed: Split out pinmux from general pinctrl | Andrew Jeffery | 7 | -255/+888 |
2019-07-03 | pinctrl: aspeed: Clarify comment about strapping W1C | Andrew Jeffery | 1 | -1/+1 |
2019-07-03 | pinctrl: aspeed: Correct comment that is no longer true | Andrew Jeffery | 1 | -2/+1 |
2019-06-08 | pinctrl: aspeed: Add SGPM pinmux | Hongwei Zhang | 1 | -0/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 4 | -20/+4 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-12-16 | pinctrl: aspeed: Wrap -Woverride-init with cc-option | Nathan Chancellor | 1 | -1/+1 |
2018-08-31 | pinctrl: remove unnecessary unlikely() | Igor Stoppa | 1 | -1/+1 |
2018-06-28 | pinctrl: aspeed: Fix documentation | Joel Stanley | 1 | -2/+2 |
2017-08-31 | pinctrl: aspeed: Rework strap register write logic for the AST2500 | Andrew Jeffery | 1 | -10/+16 |
2017-08-22 | pinctrl: aspeed: Fix ast2500 strap register write logic | Yong Li | 2 | -2/+18 |
2017-08-22 | pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall | 1 | -3/+3 |
2017-08-22 | pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall | 1 | -2/+2 |
2017-08-14 | pinctrl: aspeed: g5: Add USB device and host support | Andrew Jeffery | 1 | -1/+57 |
2017-08-14 | pinctrl: aspeed: g4: Add USB device and host support | Andrew Jeffery | 1 | -7/+59 |
2017-04-24 | pinctrl: aspeed: g5: Add pinconf support | Andrew Jeffery | 1 | -1/+152 |
2017-04-24 | pinctrl: aspeed: g4: Add pinconf support | Andrew Jeffery | 1 | -1/+116 |
2017-04-24 | pinctrl: aspeed: Add core pinconf support | Andrew Jeffery | 2 | -0/+239 |
2017-04-11 | pinctrl: aspeed: Fix unused-const-variable warnings | Andrew Jeffery | 1 | -6/+6 |
2017-03-14 | pinctrl: aspeed: Allow disabling Port D and Port E loopback mode | Rick Altherr | 1 | -2/+12 |