index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-8
/
+15
2025-07-04
pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux
Paul Kocialkowski
1
-1
/
+1
2025-06-24
pinctrl: sunxi: Fix memory leak on krealloc failure
Yuan Chen
1
-3
/
+8
2025-06-18
pinctrl: sunxi: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-06-18
pinctrl: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-06-10
pinctrl: sunxi: dt: Consider pin base when calculating bank number from pin
Chen-Yu Tsai
1
-4
/
+4
2025-05-16
pinctrl: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-4
/
+3
2025-03-13
pinctrl: sunxi: Add support for the secondary A523 GPIO ports
Andre Przywara
3
-0
/
+60
2025-03-13
pinctrl: sunxi: Add support for the Allwinner A523
Andre Przywara
3
-0
/
+60
2025-03-13
pinctrl: sunxi: allow reading mux values from DT
Andre Przywara
3
-0
/
+384
2025-03-13
pinctrl: sunxi: support moved power configuration registers
Andre Przywara
2
-6
/
+16
2025-03-13
pinctrl: sunxi: move bank K register offset
Andre Przywara
2
-8
/
+25
2025-03-13
pinctrl: sunxi: increase number of GPIO bank regulators
Andre Przywara
1
-1
/
+1
2025-03-13
pinctrl: sunxi: refactor pinctrl variants into flags
Andre Przywara
7
-34
/
+36
2025-01-13
pinctrl: sunxi: add missed lvds pins for a100/a133
Parthiban Nallathambi
1
-0
/
+12
2024-09-02
pinctrl: sunxi: Use devm_clk_get_enabled() helpers
Wang Jianzheng
1
-10
/
+4
2024-04-04
pinctrl: sunxi: sun9i-a80-r: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2023-09-25
pinctrl: sunxi: h616: add extra gpio banks
iuncuim
1
-14
/
+366
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
26
-28
/
+0
2023-07-20
pinctrl: sunxi: Add some defensiveness for regulators array
Mark Brown
1
-0
/
+3
2023-03-23
pinctrl: Use of_property_present() for testing DT property presence
Rob Herring
1
-10
/
+10
2022-11-26
pinctrl: sunxi: d1: Add CAN bus pinmuxes
Fabien Poussin
1
-0
/
+4
2022-10-24
pinctrl: sunxi: Add missing header(s)
Andy Shevchenko
1
-8
/
+10
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-6
/
+3
2022-09-20
pinctrl: sunxi: sun50i-h5: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-08-26
pinctrl: sunxi: Fix name for A100 R_PIO
Michael Wu
1
-1
/
+1
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
15
-184
/
+988
2022-07-18
pinctrl: sunxi: Add driver for Allwinner D1
Samuel Holland
5
-5
/
+863
2022-07-18
pinctrl: sunxi: Make some layout parameters dynamic
Samuel Holland
2
-18
/
+29
2022-07-18
pinctrl: sunxi: Refactor register/offset calculation
Samuel Holland
2
-123
/
+89
2022-07-18
pinctrl: sunxi: Support the 2.5V I/O bias mode
Samuel Holland
5
-2
/
+20
2022-07-18
pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
Samuel Holland
2
-3
/
+5
2022-06-27
pinctrl: sunxi: sunxi_pconf_set: use correct offset
Andrei Lalaev
1
-0
/
+2
2022-06-15
pinctrl: sunxi: Remove reset controller consumers
Samuel Holland
8
-53
/
+2
2022-06-15
pinctrl: sunxi: a83t: Fix NAND function name for some pins
Samuel Holland
1
-5
/
+5
2022-05-14
pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pin
Andre Przywara
1
-1
/
+1
2022-05-14
pinctrl: sunxi: fix f1c100s uart2 function
IotaHydrae
1
-1
/
+1
2022-03-28
Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-5
/
+4
2022-02-28
pinctrl: sunxi: Use unique lockdep classes for IRQs
Samuel Holland
1
-0
/
+9
2022-02-28
pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offset
Hans Verkuil
1
-2
/
+4
2022-02-19
pinctrl: sunxi: Use unique lockdep classes for IRQs
Samuel Holland
1
-0
/
+9
2022-02-19
pinctrl: sunxi: do not print error message for EPROBE_DEFER
Mans Rullgard
1
-5
/
+4
2022-01-24
pinctrl: sunxi: Fix H616 I2S3 pin data
Andre Przywara
1
-4
/
+4
2021-12-16
pinctrl-sunxi: don't call pinctrl_gpio_direction()
Hans Verkuil
1
-2
/
+6
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+3
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-5
/
+3
2021-08-10
pinctrl: sunxi: Don't underestimate number of functions
Andre Przywara
1
-3
/
+5
2021-01-21
pinctrl: sunxi: Add support for the Allwinner H616-R pin controller
Andre Przywara
3
-0
/
+62
2021-01-21
pinctrl: sunxi: Add support for the Allwinner H616 pin controller
Andre Przywara
3
-0
/
+554
[next]