index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
/
pinctrl-sunxi.c
Age
Commit message (
Expand
)
Author
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-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
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
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: Declare set_config on the GPIO chip
Maxime Ripard
2019-04-04
pinctrl: sunxi: Fix variable assignment syntax
Maxime Ripard
2019-04-04
pinctrl: sunxi: implement pin_config_set
Maxime Ripard
2019-02-11
pinctrl: sunxi: Support I/O bias voltage setting on A80
Chen-Yu Tsai
2019-01-14
pinctrl: sunxi: Consider pin_base when calculating regulator array index
Chen-Yu Tsai
2019-01-14
pinctrl: sunxi: Fix and simplify pin bank regulator handling
Chen-Yu Tsai
2018-12-14
pinctrl: sunxi: Deal with per-bank regulators
Maxime Ripard
2018-10-16
pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
Christophe JAILLET
2018-09-21
pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_state
YueHaibing
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-02
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2018-03-27
pinctrl: sunxi: refactor irq related register function to have desc
Icenowy Zheng
2018-03-23
pinctrl: sunxi: always look for apb block
Andre Przywara
2018-01-22
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2018-01-10
pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly.
hao_zhang
2017-10-31
pinctrl: sunxi: Enforce the strict mode by default
Maxime Ripard
2017-10-31
pinctrl: sunxi: Introduce the strict flag
Maxime Ripard
2017-08-31
Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
Priit Laes
2017-06-09
pinctrl: sunxi: constify irq_domain_ops
Tobias Klauser
2017-03-16
pinctrl: sunxi: make use of raw_spinlock variants
Julia Cartwright
2017-02-21
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-01-30
pinctrl: sunxi: Don't enforce bias disable (for now)
Maxime Ripard
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-09
pinctrl: sunxi: Add pinctrl variants
Maxime Ripard
2016-11-22
pinctrl: sunxi: Testing the wrong variable
Dan Carpenter
2016-11-16
pinctrl: sunxi: fix theoretical uninitialized variable access
Arnd Bergmann
2016-11-15
pinctrl: sunxi: Add support for interrupt debouncing
Maxime Ripard
2016-11-15
pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper
Chen-Yu Tsai
2016-11-15
pinctrl: sunxi: Add support for fetching pinconf settings from hardware
Chen-Yu Tsai
2016-11-15
pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument
Chen-Yu Tsai
2016-11-15
pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map
Chen-Yu Tsai
2016-10-29
pinctrl: sunxi: Deal with configless pins
Maxime Ripard
2016-10-24
pinctrl: sunxi: Support generic binding
Maxime Ripard
2016-10-24
pinctrl: sunxi: Handle bias disable
Maxime Ripard
2016-10-24
pinctrl: sunxi: Use macros from bindings header file for DT parsing
Maxime Ripard
2016-10-24
pinctrl: sunxi: Rework the pin config building code
Maxime Ripard
2016-10-03
gpio: acpi: separation of concerns
Linus Walleij
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-04-21
pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
[next]