Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a254a9da455c171441ab3a76ed8f5d1e9412e15f
/
drivers
/
pinctrl
/
sunxi
/
pinctrl-sunxi.c
8df89a7
pinctrl-sunxi: don't call pinctrl_gpio_direction()
by Hans Verkuil
· 3 years, 1 month ago
7d6e3fa
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 years, 5 months ago
a9cb09b
pinctrl: Bulk conversion to generic_handle_domain_irq()
by Marc Zyngier
· 3 years, 9 months ago
d1dee81
pinctrl: sunxi: Don't underestimate number of functions
by Andre Przywara
· 3 years, 6 months ago
a1158e3
pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler
by Yangtao Li
· 4 years, 2 months ago
fd5198d
pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
by Yangtao Li
· 4 years, 2 months ago
8587b21
pinctrl: sunxi: Mask non-wakeup IRQs on suspend
by Samuel Holland
· 5 years ago
a59c99d
pinctrl: sunxi: Forward calls to irq_set_irq_wake
by Samuel Holland
· 5 years ago
4b02422
pinctrl: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
cc62383
pinctrl: sunxi: Support I/O bias voltage setting on H6
by Ondrej Jirman
· 6 years ago
f727534
pinctrl: sunxi: Prepare for alternative bias voltage setting methods
by Ondrej Jirman
· 6 years ago
04ed8c0
pinctrl: sunxi: Declare set_config on the GPIO chip
by Maxime Ripard
· 6 years ago
fb7dea6
pinctrl: sunxi: Fix variable assignment syntax
by Maxime Ripard
· 6 years ago
90be64e
pinctrl: sunxi: implement pin_config_set
by Maxime Ripard
· 6 years ago
402bfb3
pinctrl: sunxi: Support I/O bias voltage setting on A80
by Chen-Yu Tsai
· 6 years ago
ca44384
pinctrl: sunxi: Consider pin_base when calculating regulator array index
by Chen-Yu Tsai
· 6 years ago
dc14455
pinctrl: sunxi: Fix and simplify pin bank regulator handling
by Chen-Yu Tsai
· 6 years ago
9a2a566
pinctrl: sunxi: Deal with per-bank regulators
by Maxime Ripard
· 6 years ago
a93a676
pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
by Christophe JAILLET
· 6 years ago
a492531
pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_state
by YueHaibing
· 6 years ago
94f4e54
pinctrl: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
10e3a88
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
by Geert Uytterhoeven
· 7 years ago
4b0d6c5
pinctrl: sunxi: refactor irq related register function to have desc
by Icenowy Zheng
· 7 years ago
a34ea4b
pinctrl: sunxi: always look for apb block
by Andre Przywara
· 7 years ago
470b73a
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
by Geert Uytterhoeven
· 7 years ago
32e21f0
pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly.
by hao_zhang
· 7 years ago
1396007
pinctrl: sunxi: Enforce the strict mode by default
by Maxime Ripard
· 7 years ago
aae842a
pinctrl: sunxi: Introduce the strict flag
by Maxime Ripard
· 7 years ago
ac059e2
Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
by Priit Laes
· 7 years ago
2421dfd
pinctrl: sunxi: constify irq_domain_ops
by Tobias Klauser
· 8 years ago
f658ed3
pinctrl: sunxi: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
5ab3566
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
2154d94
pinctrl: sunxi: Don't enforce bias disable (for now)
by Maxime Ripard
· 8 years ago
27a2873
Merge branch 'ib-pinctrl-genprops' into devel
by Linus Walleij
· 8 years ago
58957d2
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
by Mika Westerberg
· 8 years ago
578db85
pinctrl: sunxi: Add pinctrl variants
by Maxime Ripard
· 8 years ago
b3cde19
pinctrl: sunxi: Testing the wrong variable
by Dan Carpenter
· 8 years ago
d8a2221
pinctrl: sunxi: fix theoretical uninitialized variable access
by Arnd Bergmann
· 8 years ago
7c92649
pinctrl: sunxi: Add support for interrupt debouncing
by Maxime Ripard
· 8 years ago
5181482
pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper
by Chen-Yu Tsai
· 8 years ago
c5fda17
pinctrl: sunxi: Add support for fetching pinconf settings from hardware
by Chen-Yu Tsai
· 8 years ago
223dba0
pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument
by Chen-Yu Tsai
· 8 years ago
88f01a1
pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map
by Chen-Yu Tsai
· 8 years ago
e11dee2
pinctrl: sunxi: Deal with configless pins
by Maxime Ripard
· 8 years ago
cefbf1a
pinctrl: sunxi: Support generic binding
by Maxime Ripard
· 8 years ago
07fe64b
pinctrl: sunxi: Handle bias disable
by Maxime Ripard
· 8 years ago
42676fa
pinctrl: sunxi: Use macros from bindings header file for DT parsing
by Maxime Ripard
· 8 years ago
f233dbc
pinctrl: sunxi: Rework the pin config building code
by Maxime Ripard
· 8 years ago
031ba28
gpio: acpi: separation of concerns
by Linus Walleij
· 8 years ago
a37571a
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
45078ea
pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration
by Laxman Dewangan
· 9 years ago
5e7515b
pinctrl: sunxi: Fix A33 external interrupts not working
by Hans de Goede
· 9 years ago
1a46712
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
bcc7619
pinctrl: sunxi: does not need module.h
by Paul Gortmaker
· 9 years ago
6cee382
gpio/pinctrl: sunxi: stop poking around in private vars
by Linus Walleij
· 9 years ago
be2d107
pinctrl: sunxi: Use pin number when calling sunxi_pmx_set
by Krzysztof Adamski
· 9 years ago
88057d6
pinctrl: sunxi: use gpiochip data pointer
by Linus Walleij
· 9 years ago
39e24ac
pinctrl: sunxi: Be sure to clamp return value
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
e86328c
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
8297992
pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl block
by Hans de Goede
· 9 years ago
98c85d5
pinctrl: replace trivial implementations of gpio_chip request/free
by Jonas Gorski
· 9 years ago
5c99c0f
pinctrl: sunxi: Remove unneeded semicolon
by Javier Martinez Canillas
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
b9a5ec33
pinctrl: sunxi: Use irq_set_chip_handler_name_locked()
by Thomas Gleixner
· 9 years ago
d8323c6
pinctrl: sunxi: Add custom irq_domain_ops
by Maxime Ripard
· 9 years ago
fb5b778
pinctrl: sunxi: Add irq_chip name
by Maxime Ripard
· 9 years ago
a0d6de9
pinctrl: sunxi: Use common functions to change irq_chip and handler
by Maxime Ripard
· 9 years ago
eeef97b
pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal
by Thomas Gleixner
· 10 years ago
5663bb2
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 10 years ago
d5fb821
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ef80e87
pinctrl/sun4i: Fix race in installing chained IRQ handler
by Thomas Gleixner
· 10 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 10 years ago
ef6d24c
pinctrl: sun4i: GPIOs configured as irq must be set to input before reading
by Hans de Goede
· 10 years ago
e3a2e87
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
by Alexandre Courbot
· 10 years ago
03e9f0c
pinctrl: clean up after enable refactoring
by Linus Walleij
· 10 years ago
e0b8b78
Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
343f132
pinctrl: sunxi: number gpio ranges starting from 0
by Chen-Yu Tsai
· 11 years ago
f83549d
pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ
by Chen-Yu Tsai
· 11 years ago
b4e7c55
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
by abdoulaye berthe
· 11 years ago
0d3bafa
pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq
by Chen-Yu Tsai
· 11 years ago
d61e23e
pinctrl: sunxi: Define enable / disable irq callbacks
by Hans de Goede
· 11 years ago
f4c51c1
pinctrl: sunxi: Properly handle level triggered gpio interrupts
by Hans de Goede
· 11 years ago
fea6d8e
pinctrl: sunxi: Move setting of mux to irq type
by Hans de Goede
· 11 years ago
578c0a8
pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
by Chen-Yu Tsai
· 11 years ago
aebdc8a
pinctrl: sunxi: Implement multiple interrupt banks support
by Maxime Ripard
· 11 years ago
645ec71
pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead
by Maxime Ripard
· 11 years ago
bd07894
pinctrl: sunxi: Fix potential null pointer dereference
by Sachin Kamat
· 11 years ago
d54e9a2
pinctrl: sunxi: create irq/pin mapping during init
by Chen-Yu Tsai
· 11 years ago
b4575c6
pinctrl: sunxi: fix pin numbers passed to register offset helpers
by Chen-Yu Tsai
· 11 years ago
ba6764d
pinctrl: sunxi: Fix multiple registration issue
by Maxime Ripard
· 11 years ago
dc96910
pinctrl: sunxi: Move the reset handling functions out of the core
by Maxime Ripard
· 11 years ago
2519859
pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own
by Maxime Ripard
· 11 years ago
16c675f
pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own
by Maxime Ripard
· 11 years ago
1c99617
pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own
by Maxime Ripard
· 11 years ago
342cefb
pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own
by Maxime Ripard
· 11 years ago
0a127c1
pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own
by Maxime Ripard
· 11 years ago
Next »