Age | Commit message (Expand) | Author |
2025-01-13 | pinctrl: sunxi: add missed lvds pins for a100/a133 | Parthiban Nallathambi |
2024-09-02 | pinctrl: sunxi: Use devm_clk_get_enabled() helpers | Wang Jianzheng |
2024-04-04 | pinctrl: sunxi: sun9i-a80-r: drop driver owner assignment | Krzysztof Kozlowski |
2023-09-25 | pinctrl: sunxi: h616: add extra gpio banks | iuncuim |
2023-07-20 | pinctrl: Explicitly include correct DT includes | Rob Herring |
2023-07-20 | pinctrl: sunxi: Add some defensiveness for regulators array | Mark Brown |
2023-03-23 | pinctrl: Use of_property_present() for testing DT property presence | Rob Herring |
2022-11-26 | pinctrl: sunxi: d1: Add CAN bus pinmuxes | Fabien Poussin |
2022-10-24 | pinctrl: sunxi: Add missing header(s) | Andy Shevchenko |
2022-10-11 | Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-09-20 | pinctrl: sunxi: sun50i-h5: Switch to use dev_err_probe() helper | Yang Yingliang |
2022-08-26 | pinctrl: sunxi: Fix name for A100 R_PIO | Michael Wu |
2022-08-10 | Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-07-18 | pinctrl: sunxi: Add driver for Allwinner D1 | Samuel Holland |
2022-07-18 | pinctrl: sunxi: Make some layout parameters dynamic | Samuel Holland |
2022-07-18 | pinctrl: sunxi: Refactor register/offset calculation | Samuel Holland |
2022-07-18 | pinctrl: sunxi: Support the 2.5V I/O bias mode | Samuel Holland |
2022-07-18 | pinctrl: sunxi: Add I/O bias setting for H6 R-PIO | Samuel Holland |
2022-06-27 | pinctrl: sunxi: sunxi_pconf_set: use correct offset | Andrei Lalaev |
2022-06-15 | pinctrl: sunxi: Remove reset controller consumers | Samuel Holland |
2022-06-15 | pinctrl: sunxi: a83t: Fix NAND function name for some pins | Samuel Holland |
2022-05-14 | pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pin | Andre Przywara |
2022-05-14 | pinctrl: sunxi: fix f1c100s uart2 function | IotaHydrae |
2022-03-28 | Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-02-28 | pinctrl: sunxi: Use unique lockdep classes for IRQs | Samuel Holland |
2022-02-28 | pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offset | Hans Verkuil |
2022-02-19 | pinctrl: sunxi: Use unique lockdep classes for IRQs | Samuel Holland |
2022-02-19 | pinctrl: sunxi: do not print error message for EPROBE_DEFER | Mans Rullgard |
2022-01-24 | pinctrl: sunxi: Fix H616 I2S3 pin data | Andre Przywara |
2021-12-16 | pinctrl-sunxi: don't call pinctrl_gpio_direction() | Hans Verkuil |
2021-08-30 | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-12 | pinctrl: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-08-10 | pinctrl: sunxi: Don't underestimate number of functions | Andre Przywara |
2021-01-21 | pinctrl: sunxi: Add support for the Allwinner H616-R pin controller | Andre Przywara |
2021-01-21 | pinctrl: sunxi: Add support for the Allwinner H616 pin controller | Andre Przywara |
2021-01-06 | pinctrl: sunxi: h6-r: Add s_rsb pin functions | Samuel Holland |
2020-11-24 | pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha... | Yangtao Li |
2020-11-24 | pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() wi... | Yangtao Li |
2020-11-24 | pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller | Yangtao Li |
2020-09-12 | pinctrl: sunxi: add support for the Allwinner A100 pin controller | Yangtao Li |
2020-04-16 | pinctrl: sunxi: handle probe defferal | Corentin Labbe |
2020-02-21 | pinctrl: sunxi: Mask non-wakeup IRQs on suspend | Samuel Holland |
2020-02-21 | pinctrl: sunxi: Forward calls to irq_set_irq_wake | Samuel Holland |
2020-01-07 | pinctrl: sunxi: sun50i-h5 use platform_irq_count | Peng Fan |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-05 | pinctrl: sunxi: v3s: introduce support for V3 | Icenowy Zheng |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-23 | pinctrl: sunxi: Support I/O bias voltage setting on H6 | Ondrej Jirman |
2019-04-23 | pinctrl: sunxi: Prepare for alternative bias voltage setting methods | Ondrej Jirman |
2019-04-04 | pinctrl: sunxi: Allow to disable pinctrl drivers | Maxime Ripard |