index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
2017-01-26
1
-1
/
+1
|
|
\
|
|
*
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-26
1
-1
/
+1
|
*
|
pinctrl: sunxi: add driver for V3s SoC
Icenowy Zheng
2017-01-11
3
-0
/
+326
|
*
|
pinctrl: sunxi: Remove old sun5i pinctrl drivers
Maxime Ripard
2017-01-09
5
-1638
/
+0
|
*
|
pinctrl: sunxi: Add common sun5i pinctrl driver
Maxime Ripard
2017-01-09
4
-0
/
+764
|
*
|
pinctrl: sunxi: Add pinctrl variants
Maxime Ripard
2017-01-09
2
-22
/
+81
|
|
/
*
/
pinctrl: sunxi: Don't enforce bias disable (for now)
Maxime Ripard
2017-01-30
1
-2
/
+1
|
/
*
pinctrl: sunxi: Testing the wrong variable
Dan Carpenter
2016-11-22
1
-2
/
+3
*
pinctrl: sunxi: fix theoretical uninitialized variable access
Arnd Bergmann
2016-11-16
1
-2
/
+5
*
pinctrl: sunxi: Add support for interrupt debouncing
Maxime Ripard
2016-11-15
2
-0
/
+91
*
pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper
Chen-Yu Tsai
2016-11-15
1
-32
/
+32
*
pinctrl: sunxi: Add support for fetching pinconf settings from hardware
Chen-Yu Tsai
2016-11-15
2
-6
/
+81
*
pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument
Chen-Yu Tsai
2016-11-15
1
-1
/
+5
*
pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map
Chen-Yu Tsai
2016-11-15
1
-2
/
+15
*
pinctrl: sunxi: make bool drivers explicitly non-modular
Paul Gortmaker
2016-11-04
13
-95
/
+26
*
pinctrl: sunxi: Deal with configless pins
Maxime Ripard
2016-10-29
1
-14
/
+37
*
pinctrl: sunxi: Support generic binding
Maxime Ripard
2016-10-24
1
-2
/
+46
*
pinctrl: sunxi: Handle bias disable
Maxime Ripard
2016-10-24
1
-0
/
+8
*
pinctrl: sunxi: Use macros from bindings header file for DT parsing
Maxime Ripard
2016-10-24
1
-2
/
+4
*
pinctrl: sunxi: Rework the pin config building code
Maxime Ripard
2016-10-24
1
-48
/
+130
*
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-10-05
1
-1
/
+0
|
\
|
*
gpio: acpi: separation of concerns
Linus Walleij
2016-10-03
1
-1
/
+0
[next]