index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
Chen-Yu Tsai
2018-12-07
1
-1
/
+1
*
pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
Christophe JAILLET
2018-10-16
1
-4
/
+7
*
pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_state
YueHaibing
2018-09-21
1
-6
/
+9
*
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
1
-4
/
+4
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-8
/
+10
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-09
1
-2
/
+2
|
\
|
*
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2018-05-02
1
-2
/
+2
*
|
pinctrl: sunxi: add support for H6 R_PIO pin controller
Icenowy Zheng
2018-05-16
3
-0
/
+133
|
/
*
pinctrl: sunxi: add support for the Allwinner H6 main pin controller
Icenowy Zheng
2018-03-27
3
-0
/
+619
*
pinctrl: sunxi: change irq_bank_base to irq_bank_map
Icenowy Zheng
2018-03-27
3
-4
/
+11
*
pinctrl: sunxi: introduce IRQ bank conversion function
Icenowy Zheng
2018-03-27
1
-11
/
+12
*
pinctrl: sunxi: refactor irq related register function to have desc
Icenowy Zheng
2018-03-27
2
-20
/
+28
*
pinctrl: sunxi: always look for apb block
Andre Przywara
2018-03-23
1
-1
/
+2
*
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-02
2
-3
/
+6
|
\
|
*
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2018-01-22
1
-1
/
+2
|
*
pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly.
hao_zhang
2018-01-10
1
-1
/
+3
|
*
pinctrl: sunxi: fix a typo when merging A20 support to A10 driver
Icenowy Zheng
2017-12-28
1
-1
/
+1
*
|
pinctrl: sunxi: Disable strict mode for H5 driver
Andre Przywara
2017-11-30
1
-2
/
+4
*
|
pinctrl: sunxi: Fix A64 UART mux value
Andre Przywara
2017-11-30
1
-1
/
+1
*
|
pinctrl: sunxi: Fix A80 interrupt pin bank
Andre Przywara
2017-11-30
1
-3
/
+3
|
/
*
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-16
13
-3
/
+26
|
\
|
*
pinctrl: sunxi: Enforce the strict mode by default
Maxime Ripard
2017-10-31
1
-0
/
+1
|
*
pinctrl: sunxi: Disable strict mode for old pinctrl drivers
Maxime Ripard
2017-10-31
11
-2
/
+13
|
*
pinctrl: sunxi: Introduce the strict flag
Maxime Ripard
2017-10-31
2
-1
/
+12
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
Priit Laes
2017-08-31
1
-1
/
+2
*
pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl
Icenowy Zheng
2017-08-22
1
-3
/
+23
*
pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base
Icenowy Zheng
2017-08-14
1
-0
/
+1
*
pinctrl: sunxi: explicitly request exclusive reset control
Philipp Zabel
2017-08-14
2
-2
/
+2
*
pinctrl: sunxi: rename R_PIO i2c pin function name
Icenowy Zheng
2017-08-14
3
-6
/
+6
*
pinctrl: sunxi: add support of R40 to A10 pinctrl driver
Icenowy Zheng
2017-08-14
2
-79
/
+196
*
pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
Icenowy Zheng
2017-07-31
1
-0
/
+1
*
pinctrl: sunxi: Add support for A83T R_PIO
Chen-Yu Tsai
2017-06-09
3
-0
/
+133
*
pinctrl: sunxi: constify irq_domain_ops
Tobias Klauser
2017-06-09
1
-1
/
+1
*
pinctrl: sunxi: drop dedicated A20 driver
Icenowy Zheng
2017-05-29
3
-1061
/
+0
*
pinctrl: sunxi: add A20 support to A10 driver
Icenowy Zheng
2017-05-29
2
-65
/
+226
*
pinctrl: sunxi: Add SoC ID definitions for A10, A20 and R40 SoCs
Icenowy Zheng
2017-05-29
1
-0
/
+3
*
pinctrl: sunxi: Fix SPDIF function name for A83T
Chen-Yu Tsai
2017-05-23
1
-1
/
+1
*
pinctrl: sunxi: make use of raw_spinlock variants
Julia Cartwright
2017-03-16
2
-14
/
+14
*
pinctrl: sunxi: select GPIOLIB
Icenowy Zheng
2017-03-14
1
-0
/
+1
*
pinctrl: sunxi: Add A64 R_PIO controller support
Icenowy Zheng
2017-03-14
3
-0
/
+130
*
pinctrl: sunxi: refactor pinctrl choice selecting for ARM64
Icenowy Zheng
2017-03-14
1
-4
/
+4
*
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
11
-1916
/
+1225
|
\
|
*
pinctrl: sunxi: make sun5i explicitly non-modular
Paul Gortmaker
2017-02-06
1
-8
/
+3
|
*
pinctrl: sunxi: Remove stray printk call in sun5i driver's probe function
Chen-Yu Tsai
2017-02-06
1
-2
/
+0
|
*
pinctrl: sunxi: Remove redundant A31s pinctrl driver
Chen-Yu Tsai
2017-02-06
3
-814
/
+0
|
*
pinctrl: sunxi: Support A31/A31s with pinctrl variants
Chen-Yu Tsai
2017-02-06
2
-65
/
+121
|
*
drivers: pinctrl: add driver for Allwinner H5 SoC
Icenowy Zheng
2017-01-30
3
-0
/
+563
[next]