index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-03
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
2018-01-22
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
1
-1
/
+2
2018-01-10
pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly.
hao_zhang
1
-1
/
+3
2017-12-28
pinctrl: sunxi: fix a typo when merging A20 support to A10 driver
Icenowy Zheng
1
-1
/
+1
2017-11-30
pinctrl: sunxi: Disable strict mode for H5 driver
Andre Przywara
1
-2
/
+4
2017-11-30
pinctrl: sunxi: Fix A64 UART mux value
Andre Przywara
1
-1
/
+1
2017-11-30
pinctrl: sunxi: Fix A80 interrupt pin bank
Andre Przywara
1
-3
/
+3
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-3
/
+26
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
pinctrl: sunxi: Enforce the strict mode by default
Maxime Ripard
1
-0
/
+1
2017-10-31
pinctrl: sunxi: Disable strict mode for old pinctrl drivers
Maxime Ripard
11
-2
/
+13
2017-10-31
pinctrl: sunxi: Introduce the strict flag
Maxime Ripard
2
-1
/
+12
2017-08-31
Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
Priit Laes
1
-1
/
+2
2017-08-22
pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl
Icenowy Zheng
1
-3
/
+23
2017-08-14
pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base
Icenowy Zheng
1
-0
/
+1
2017-08-14
pinctrl: sunxi: explicitly request exclusive reset control
Philipp Zabel
2
-2
/
+2
2017-08-14
pinctrl: sunxi: rename R_PIO i2c pin function name
Icenowy Zheng
3
-6
/
+6
2017-08-14
pinctrl: sunxi: add support of R40 to A10 pinctrl driver
Icenowy Zheng
2
-79
/
+196
2017-07-31
pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
Icenowy Zheng
1
-0
/
+1
2017-06-09
pinctrl: sunxi: Add support for A83T R_PIO
Chen-Yu Tsai
3
-0
/
+133
2017-06-09
pinctrl: sunxi: constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-05-29
pinctrl: sunxi: drop dedicated A20 driver
Icenowy Zheng
3
-1061
/
+0
2017-05-29
pinctrl: sunxi: add A20 support to A10 driver
Icenowy Zheng
2
-65
/
+226
2017-05-29
pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs
Icenowy Zheng
1
-0
/
+3
2017-05-23
pinctrl: sunxi: Fix SPDIF function name for A83T
Chen-Yu Tsai
1
-1
/
+1
2017-03-16
pinctrl: sunxi: make use of raw_spinlock variants
Julia Cartwright
2
-14
/
+14
2017-03-14
pinctrl: sunxi: select GPIOLIB
Icenowy Zheng
1
-0
/
+1
2017-03-14
pinctrl: sunxi: Add A64 R_PIO controller support
Icenowy Zheng
3
-0
/
+130
2017-03-14
pinctrl: sunxi: refactor pinctrl choice selecting for ARM64
Icenowy Zheng
1
-4
/
+4
2017-02-22
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-1916
/
+1225
2017-02-06
pinctrl: sunxi: make sun5i explicitly non-modular
Paul Gortmaker
1
-8
/
+3
2017-02-06
pinctrl: sunxi: Remove stray printk call in sun5i driver's probe function
Chen-Yu Tsai
1
-2
/
+0
2017-02-06
pinctrl: sunxi: Remove redundant A31s pinctrl driver
Chen-Yu Tsai
3
-814
/
+0
2017-02-06
pinctrl: sunxi: Support A31/A31s with pinctrl variants
Chen-Yu Tsai
2
-65
/
+121
2017-01-30
drivers: pinctrl: add driver for Allwinner H5 SoC
Icenowy Zheng
3
-0
/
+563
2017-01-30
pinctrl: sunxi: Don't enforce bias disable (for now)
Maxime Ripard
1
-2
/
+1
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
1
-1
/
+1
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-1
/
+1
2017-01-11
pinctrl: sunxi: add driver for V3s SoC
Icenowy Zheng
3
-0
/
+326
2017-01-09
pinctrl: sunxi: Remove old sun5i pinctrl drivers
Maxime Ripard
5
-1638
/
+0
2017-01-09
pinctrl: sunxi: Add common sun5i pinctrl driver
Maxime Ripard
4
-0
/
+764
2017-01-09
pinctrl: sunxi: Add pinctrl variants
Maxime Ripard
2
-22
/
+81
2016-11-22
pinctrl: sunxi: Testing the wrong variable
Dan Carpenter
1
-2
/
+3
2016-11-16
pinctrl: sunxi: fix theoretical uninitialized variable access
Arnd Bergmann
1
-2
/
+5
2016-11-15
pinctrl: sunxi: Add support for interrupt debouncing
Maxime Ripard
2
-0
/
+91
2016-11-15
pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper
Chen-Yu Tsai
1
-32
/
+32
2016-11-15
pinctrl: sunxi: Add support for fetching pinconf settings from hardware
Chen-Yu Tsai
2
-6
/
+81
2016-11-15
pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument
Chen-Yu Tsai
1
-1
/
+5
2016-11-15
pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map
Chen-Yu Tsai
1
-2
/
+15
2016-11-05
pinctrl: sunxi: make bool drivers explicitly non-modular
Paul Gortmaker
13
-95
/
+26
[next]