aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sunxi
AgeCommit message (Expand)Author
2022-05-14pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pinAndre Przywara
2022-05-14pinctrl: sunxi: fix f1c100s uart2 functionIotaHydrae
2022-03-28Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-28pinctrl: sunxi: Use unique lockdep classes for IRQsSamuel Holland
2022-02-28pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offsetHans Verkuil
2022-02-19pinctrl: sunxi: Use unique lockdep classes for IRQsSamuel Holland
2022-02-19pinctrl: sunxi: do not print error message for EPROBE_DEFERMans Rullgard
2022-01-24pinctrl: sunxi: Fix H616 I2S3 pin dataAndre Przywara
2021-12-16pinctrl-sunxi: don't call pinctrl_gpio_direction()Hans Verkuil
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-10pinctrl: sunxi: Don't underestimate number of functionsAndre Przywara
2021-01-21pinctrl: sunxi: Add support for the Allwinner H616-R pin controllerAndre Przywara
2021-01-21pinctrl: sunxi: Add support for the Allwinner H616 pin controllerAndre Przywara
2021-01-06pinctrl: sunxi: h6-r: Add s_rsb pin functionsSamuel Holland
2020-11-24pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li
2020-11-24pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() wi...Yangtao Li
2020-11-24pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controllerYangtao Li
2020-09-12pinctrl: sunxi: add support for the Allwinner A100 pin controllerYangtao Li
2020-04-16pinctrl: sunxi: handle probe defferalCorentin Labbe
2020-02-21pinctrl: sunxi: Mask non-wakeup IRQs on suspendSamuel Holland
2020-02-21pinctrl: sunxi: Forward calls to irq_set_irq_wakeSamuel Holland
2020-01-07pinctrl: sunxi: sun50i-h5 use platform_irq_countPeng Fan
2019-11-05pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-05pinctrl: sunxi: v3s: introduce support for V3Icenowy Zheng
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-23pinctrl: sunxi: Support I/O bias voltage setting on H6Ondrej Jirman
2019-04-23pinctrl: sunxi: Prepare for alternative bias voltage setting methodsOndrej Jirman
2019-04-04pinctrl: sunxi: Allow to disable pinctrl driversMaxime Ripard
2019-04-04pinctrl: sunxi: Declare set_config on the GPIO chipMaxime Ripard
2019-04-04pinctrl: sunxi: Fix variable assignment syntaxMaxime Ripard
2019-04-04pinctrl: sunxi: implement pin_config_setMaxime Ripard
2019-02-11pinctrl: sunxi: Support I/O bias voltage setting on A80Chen-Yu Tsai
2019-01-22pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controllerChen-Yu Tsai
2019-01-14pinctrl: sunxi: Consider pin_base when calculating regulator array indexChen-Yu Tsai
2019-01-14pinctrl: sunxi: Fix and simplify pin bank regulator handlingChen-Yu Tsai
2019-01-01Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-14pinctrl: sunxi: Deal with per-bank regulatorsMaxime Ripard
2018-12-07pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai
2018-12-07pinctrl: sunxi: a64: Rename function ts0 to tsChen-Yu Tsai
2018-12-07pinctrl: sunxi: a64: Rename function csi0 to csiChen-Yu Tsai
2018-11-25pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)Mesih Kilinc
2018-10-16pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'Christophe JAILLET
2018-09-21pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_stateYueHaibing
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-05-16pinctrl: sunxi: add support for H6 R_PIO pin controllerIcenowy Zheng