Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c2cf265d860882b51a200e4a7553c17827f2b730
/
drivers
/
pinctrl
/
sunxi
b630a23
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
1396007
pinctrl: sunxi: Enforce the strict mode by default
by Maxime Ripard
· 7 years ago
cd70387
pinctrl: sunxi: Disable strict mode for old pinctrl drivers
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
1899ccc
pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl
by Icenowy Zheng
· 7 years ago
f547b3d
pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base
by Icenowy Zheng
· 7 years ago
2fdf5f8
pinctrl: sunxi: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
059b079
pinctrl: sunxi: rename R_PIO i2c pin function name
by Icenowy Zheng
· 7 years ago
cad4e20
pinctrl: sunxi: add support of R40 to A10 pinctrl driver
by Icenowy Zheng
· 7 years ago
d81ece7
pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
by Icenowy Zheng
· 7 years ago
41633ed
pinctrl: sunxi: Add support for A83T R_PIO
by Chen-Yu Tsai
· 8 years ago
2421dfd
pinctrl: sunxi: constify irq_domain_ops
by Tobias Klauser
· 8 years ago
56efa62
pinctrl: sunxi: drop dedicated A20 driver
by Icenowy Zheng
· 8 years ago
5d8d349
pinctrl: sunxi: add A20 support to A10 driver
by Icenowy Zheng
· 8 years ago
88798ba
pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs
by Icenowy Zheng
· 8 years ago
ffaa3644
pinctrl: sunxi: Fix SPDIF function name for A83T
by Chen-Yu Tsai
· 8 years ago
f658ed3
pinctrl: sunxi: make use of raw_spinlock variants
by Julia Cartwright
· 8 years ago
9396f44
pinctrl: sunxi: select GPIOLIB
by Icenowy Zheng
· 8 years ago
14c868b
pinctrl: sunxi: Add A64 R_PIO controller support
by Icenowy Zheng
· 8 years ago
082bc28
pinctrl: sunxi: refactor pinctrl choice selecting for ARM64
by Icenowy Zheng
· 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
cff1f7a
pinctrl: sunxi: make sun5i explicitly non-modular
by Paul Gortmaker
· 8 years ago
1fe57d6
pinctrl: sunxi: Remove stray printk call in sun5i driver's probe function
by Chen-Yu Tsai
· 8 years ago
623461e
pinctrl: sunxi: Remove redundant A31s pinctrl driver
by Chen-Yu Tsai
· 8 years ago
4924982
pinctrl: sunxi: Support A31/A31s with pinctrl variants
by Chen-Yu Tsai
· 8 years ago
838adb5
drivers: pinctrl: add driver for Allwinner H5 SoC
by Icenowy Zheng
· 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
56d9e4a
pinctrl: sunxi: add driver for V3s SoC
by Icenowy Zheng
· 8 years ago
d83bb5a
pinctrl: sunxi: Remove old sun5i pinctrl drivers
by Maxime Ripard
· 8 years ago
858f559
pinctrl: sunxi: Add common sun5i pinctrl driver
by Maxime Ripard
· 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
0c8c6ba
pinctrl: sunxi: make bool drivers explicitly non-modular
by Paul Gortmaker
· 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
6a497e9
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
031ba28
gpio: acpi: separation of concerns
by Linus Walleij
· 8 years ago
0565f49
Merge tag 'v4.8-rc6' into devel
by Linus Walleij
· 8 years ago
66cd89d
pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3
by Milo Kim
· 8 years ago
ac91ab5
pinctrl: sunxi: Add GR8 controller support
by Mylène Josserand
· 8 years ago
486095f
pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
by Icenowy Zheng
· 8 years ago
2e477079
pinctrl: sun6i: add SPDIF to pin description.
by Marcus Cooper
· 8 years ago
bc0f566
pinctrl: sunxi: fix nand0 function name for sun8i
by Icenowy Zheng
· 9 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
96851d3
drivers: pinctrl: add driver for Allwinner A64 SoC
by Andre Przywara
· 9 years ago
cc998d8
Merge tag 'v4.5-rc5' into devel
by Linus Walleij
· 9 years ago
5ab260a
pinctrl: sunxi: make A80 explicitly non-modular
by Paul Gortmaker
· 9 years ago
bcc7619
pinctrl: sunxi: does not need module.h
by Paul Gortmaker
· 9 years ago
7866f5a
pinctrl: sunxi: Change mux setting on PI irq pins
by Henry Paulissen
· 9 years ago
9c24ef4
pinctrl: sunxi: Remove non existing irq's
by Henry Paulissen
· 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
ba83a11
pinctrl: sunxi: Add H3 R_PIO controller support
by Krzysztof Adamski
· 9 years ago
111f2b8
pinctrl: sunxi: H3 requires irq_read_needs_mux
by Krzysztof Adamski
· 9 years ago
3a42a04
pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI
by Masahiro Yamada
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 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
0eccc9c
pinctrl: sunxi: Add A80 special pin controller
by Maxime Ripard
· 9 years ago
e87623c
pinctrl: sunxi: Add H3 PIO controller support
by Jens Kuske
· 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
bc9d8c2
Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
3f84ccf
pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller
by Hans de Goede
· 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
4730f33
pinctrl: sunxi: add allwinner A83T PIO controller support
by Vishnu Patekar
· 9 years ago
5c99c0f
pinctrl: sunxi: Remove unneeded semicolon
by Javier Martinez Canillas
· 9 years ago
d50a9e1
pinctrl: sun5i: Fix a10s pwm1 pinctrl mapping
by Hans de Goede
· 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
8152d8c
pinctrl: sun4i: add spdif to pin description.
by Marcus Cooper
· 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
· 9 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
7164873
pinctrl: sunxi: Add allwinner A33 PIO controller support
by Vishnu Patekar
· 10 years ago
3944e7b
pinctrl: Remove .owner field
by Fabio Estevam
· 10 years ago
07e492e
Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
baa9946e
pinctrl: constify of_device_id array
by Fabian Frederick
· 10 years ago
Next »