Age | Commit message (Expand) | Author | Files | Lines |
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-30 | 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-14 | 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 |
2017-01-26 | pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7] | Andrew Jeffery | 1 | -16/+16 |
2016-12-28 | pinctrl: aspeed: Fix kerneldoc return descriptions | Andrew Jeffery | 1 | -6/+6 |
2016-12-28 | pinctrl: aspeed-g5: Add mux configuration for all pins | Andrew Jeffery | 2 | -4/+1475 |
2016-12-28 | pinctrl: aspeed-g4: Add mux configuration for all pins | Andrew Jeffery | 1 | -13/+1084 |
2016-12-28 | pinctrl: aspeed: Read and write bits in LPC and GFX controllers | Andrew Jeffery | 4 | -88/+171 |
2016-11-07 | pinctrl-aspeed-g5: Never set SCU90[6] | Andrew Jeffery | 1 | -1/+1 |
2016-10-18 | pinctrl: aspeed-g5: Fix pin association of SPI1 function | Andrew Jeffery | 1 | -8/+78 |
2016-10-18 | pinctrl: aspeed-g5: Fix GPIOE1 typo | Andrew Jeffery | 1 | -1/+1 |
2016-10-18 | pinctrl: aspeed-g5: Fix names of GPID2 pins | Andrew Jeffery | 1 | -6/+6 |
2016-10-18 | pinctrl: aspeed: "Not enabled" is a significant mux state | Andrew Jeffery | 1 | -5/+7 |
2016-09-13 | pinctrl: aspeed: fix regmap error handling | Arnd Bergmann | 1 | -3/+3 |
2016-09-07 | pinctrl: Add pinctrl-aspeed-g5 driver | Andrew Jeffery | 3 | -0/+817 |
2016-09-07 | pinctrl: Add pinctrl-aspeed-g4 driver | Andrew Jeffery | 3 | -0/+1240 |
2016-09-07 | pinctrl: Add core support for Aspeed SoCs | Andrew Jeffery | 4 | -0/+1079 |