index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
vt8500
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-01-08
pinctrl: vt8500: Delete an error message for a failed memory allocation in fi...
Markus Elfring
5
-15
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-22
pinctrl: vt8500: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
1
-3
/
+3
2017-08-14
pinctrl: vt8500: wmt: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-1
/
+1
2016-11-15
pinctrl: vt8500: make bool drivers explicitly non-modular
Paul Gortmaker
7
-81
/
+15
2016-04-21
pinctrl: vt8500: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-5
/
+2
2016-01-05
pinctrl: vt8500-wmt: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-4
/
+4
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-12
/
+2
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2014-10-20
pinctrl: vt8500: drop owner assignment from platform_drivers
Wolfram Sang
5
-5
/
+0
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-4
/
+4
2014-07-22
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
1
-7
/
+2
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-12
/
+0
2014-05-22
pinctrl: vt8500: Ensure value reg is updated when setting direction
Alexey Charkov
1
-11
/
+12
2014-02-03
pinctrl: vt8500: Change devicetree data parsing
Tony Prisk
1
-1
/
+14
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-1
/
+1
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-24
/
+30
2013-06-27
pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe()
Wei Yongjun
1
-3
/
+1
2013-06-16
drivers: pinctrl: vt8500: use devm_ioremap_resource()
Laurent Navet
1
-3
/
+3
2013-05-27
pinctrl: Don't override the error code in probe error handling
Axel Lin
1
-2
/
+1
2013-05-14
pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl table
Tony Prisk
1
-1
/
+1
2013-04-19
pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()
Axel Lin
1
-1
/
+1
2013-04-04
pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500
Tony Prisk
9
-0
/
+2971