Age | Commit message (Expand) | Author | Files | Lines |
2017-07-31 | pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver | Icenowy Zheng | 1 | -0/+1 |
2017-06-09 | pinctrl: sunxi: Add support for A83T R_PIO | Chen-Yu Tsai | 3 | -0/+133 |
2017-06-09 | pinctrl: sunxi: constify irq_domain_ops | Tobias Klauser | 1 | -1/+1 |
2017-05-29 | pinctrl: sunxi: drop dedicated A20 driver | Icenowy Zheng | 3 | -1061/+0 |
2017-05-29 | pinctrl: sunxi: add A20 support to A10 driver | Icenowy Zheng | 2 | -65/+226 |
2017-05-29 | pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs | Icenowy Zheng | 1 | -0/+3 |
2017-05-23 | pinctrl: sunxi: Fix SPDIF function name for A83T | Chen-Yu Tsai | 1 | -1/+1 |
2017-03-16 | pinctrl: sunxi: make use of raw_spinlock variants | Julia Cartwright | 2 | -14/+14 |
2017-03-14 | pinctrl: sunxi: select GPIOLIB | Icenowy Zheng | 1 | -0/+1 |
2017-03-14 | pinctrl: sunxi: Add A64 R_PIO controller support | Icenowy Zheng | 3 | -0/+130 |
2017-03-14 | pinctrl: sunxi: refactor pinctrl choice selecting for ARM64 | Icenowy Zheng | 1 | -4/+4 |
2017-02-22 | Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -1916/+1225 |
2017-02-06 | pinctrl: sunxi: make sun5i explicitly non-modular | Paul Gortmaker | 1 | -8/+3 |
2017-02-06 | pinctrl: sunxi: Remove stray printk call in sun5i driver's probe function | Chen-Yu Tsai | 1 | -2/+0 |
2017-02-06 | pinctrl: sunxi: Remove redundant A31s pinctrl driver | Chen-Yu Tsai | 3 | -814/+0 |
2017-02-06 | pinctrl: sunxi: Support A31/A31s with pinctrl variants | Chen-Yu Tsai | 2 | -65/+121 |
2017-01-30 | drivers: pinctrl: add driver for Allwinner H5 SoC | Icenowy Zheng | 3 | -0/+563 |
2017-01-30 | pinctrl: sunxi: Don't enforce bias disable (for now) | Maxime Ripard | 1 | -2/+1 |
2017-01-26 | Merge branch 'ib-pinctrl-genprops' into devel | Linus Walleij | 1 | -1/+1 |
2017-01-26 | pinctrl: Widen the generic pinconf argument from 16 to 24 bits | Mika Westerberg | 1 | -1/+1 |
2017-01-11 | pinctrl: sunxi: add driver for V3s SoC | Icenowy Zheng | 3 | -0/+326 |
2017-01-09 | pinctrl: sunxi: Remove old sun5i pinctrl drivers | Maxime Ripard | 5 | -1638/+0 |
2017-01-09 | pinctrl: sunxi: Add common sun5i pinctrl driver | Maxime Ripard | 4 | -0/+764 |
2017-01-09 | pinctrl: sunxi: Add pinctrl variants | Maxime Ripard | 2 | -22/+81 |
2016-11-22 | pinctrl: sunxi: Testing the wrong variable | Dan Carpenter | 1 | -2/+3 |
2016-11-16 | pinctrl: sunxi: fix theoretical uninitialized variable access | Arnd Bergmann | 1 | -2/+5 |
2016-11-15 | pinctrl: sunxi: Add support for interrupt debouncing | Maxime Ripard | 2 | -0/+91 |
2016-11-15 | pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper | Chen-Yu Tsai | 1 | -32/+32 |
2016-11-15 | pinctrl: sunxi: Add support for fetching pinconf settings from hardware | Chen-Yu Tsai | 2 | -6/+81 |
2016-11-15 | pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument | Chen-Yu Tsai | 1 | -1/+5 |
2016-11-15 | pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map | Chen-Yu Tsai | 1 | -2/+15 |
2016-11-05 | pinctrl: sunxi: make bool drivers explicitly non-modular | Paul Gortmaker | 13 | -95/+26 |
2016-10-29 | pinctrl: sunxi: Deal with configless pins | Maxime Ripard | 1 | -14/+37 |
2016-10-24 | pinctrl: sunxi: Support generic binding | Maxime Ripard | 1 | -2/+46 |
2016-10-24 | pinctrl: sunxi: Handle bias disable | Maxime Ripard | 1 | -0/+8 |
2016-10-24 | pinctrl: sunxi: Use macros from bindings header file for DT parsing | Maxime Ripard | 1 | -2/+4 |
2016-10-24 | pinctrl: sunxi: Rework the pin config building code | Maxime Ripard | 1 | -48/+130 |
2016-10-05 | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+0 |
2016-10-04 | gpio: acpi: separation of concerns | Linus Walleij | 1 | -1/+0 |
2016-09-23 | Merge tag 'v4.8-rc6' into devel | Linus Walleij | 2 | -4/+4 |
2016-09-08 | pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3 | Milo Kim | 1 | -1/+0 |
2016-09-07 | pinctrl: sunxi: Add GR8 controller support | Mylène Josserand | 3 | -0/+546 |
2016-08-23 | pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 | Icenowy Zheng | 2 | -4/+4 |
2016-08-11 | pinctrl: sun6i: add SPDIF to pin description. | Marcus Cooper | 1 | -2/+10 |
2016-07-05 | pinctrl: sunxi: fix nand0 function name for sun8i | Icenowy Zheng | 3 | -9/+9 |
2016-05-19 | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -9/+4 |
2016-04-21 | pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -9/+4 |
2016-03-30 | pinctrl: sunxi: Fix A33 external interrupts not working | Hans de Goede | 3 | -17/+22 |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -2/+2 |
2016-03-11 | drivers: pinctrl: add driver for Allwinner A64 SoC | Andre Przywara | 3 | -0/+606 |