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
/
include
/
linux
/
pinctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: Define of_pinctrl_get() dummy for !PINCTRL
Thierry Reding
2020-03-31
1
-1
/
+1
*
Merge branch 'ib-pinctrl-unreg-mappings' into devel
Linus Walleij
2019-12-30
1
-0
/
+5
|
\
|
*
pinctrl: Allow modules to use pinctrl_[un]register_mappings
Hans de Goede
2019-12-30
1
-0
/
+5
*
|
pinctrl: core: Add pinctrl_select_default_state() and export it
Ulf Hansson
2019-12-13
1
-0
/
+6
|
/
*
pinctrl/gpio: Take MUX usage into account
Stefan Wahren
2019-08-23
1
-0
/
+6
*
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-07-13
5
-35
/
+20
|
\
|
*
pinctrl: remove unneeded #ifdef around declarations
Masahiro Yamada
2019-06-25
4
-26
/
+6
|
*
pinctrl: make pinconf.h self-contained
Masahiro Yamada
2019-06-18
1
-0
/
+2
|
*
pinctrl: remove unused pin_is_valid()
Masahiro Yamada
2019-06-12
1
-10
/
+0
|
*
pinctrl: add include guard to pinctrl-state.h
Masahiro Yamada
2019-06-09
1
-0
/
+5
|
*
pinctrl: Enable device link creation for pin control
Benjamin Gaignard
2019-05-23
1
-0
/
+5
|
*
pinctrl: generic: add new 'drive-strength-microamp' property support
Guillaume La Roque
2019-05-23
1
-0
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
7
-14
/
+7
|
/
*
pinctrl: remove unused 'pinconf-config' debugfs interface
Vladimir Zapolskiy
2019-01-28
1
-4
/
+0
*
pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h
Vladimir Zapolskiy
2019-01-28
1
-2
/
+0
*
pinctrl: Document pin_config_group_get() return codes like pin_config_get()
Douglas Anderson
2018-07-09
1
-1
/
+2
*
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
2018-02-03
1
-0
/
+1
*
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-02
1
-0
/
+2
|
\
|
*
pinctrl: Forward declare struct device
Ladislav Michl
2018-01-22
1
-0
/
+2
*
|
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
2017-12-02
1
-0
/
+2
|
/
*
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-16
2
-4
/
+9
|
\
|
*
pinctrl: Add skew-delay pin config and bindings
Linus Walleij
2017-11-08
1
-0
/
+5
|
*
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-09-22
1
-4
/
+4
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
pinctrl: Add sleep related state to indicate sleep related configs
Baolin Wang
2017-08-31
1
-0
/
+2
*
pinctrl: move const qualifier before struct
Masahiro Yamada
2017-08-14
1
-2
/
+2
*
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
2017-08-07
1
-2
/
+2
*
pinctrl: generic: Add output-enable property
Jacopo Mondi
2017-06-29
1
-4
/
+11
*
Revert "pinctrl: generic: Add bi-directional and output-enable"
Linus Walleij
2017-05-22
1
-3
/
+0
*
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-02
1
-0
/
+3
|
\
|
*
pinctrl: generic: Add bi-directional and output-enable
Jacopo Mondi
2017-04-11
1
-0
/
+3
*
|
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
2017-04-07
1
-1
/
+2
|
/
*
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
2017-01-26
2
-26
/
+32
|
\
|
*
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
1
-18
/
+15
|
*
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
2017-01-26
1
-0
/
+6
|
*
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-26
1
-8
/
+11
*
|
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
2017-01-13
1
-0
/
+15
|
/
*
pinctrl: pinconf: Add generic helper function for freeing mappings
Jon Hunter
2016-06-23
1
-0
/
+2
*
pinctrl: Add devm_ apis for pinctrl_{register, unregister}
Laxman Dewangan
2016-04-21
1
-0
/
+6
*
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
2015-10-27
2
-0
/
+18
*
pinctrl: pinconf-generic: sort pin configuration params alphabetically
Masahiro Yamada
2015-10-02
1
-32
/
+32
*
pinctrl: use "const struct ..." rather than "struct ... const"
Masahiro Yamada
2015-06-01
1
-1
/
+1
*
pinctrl: remove useless const qualifier
Masahiro Yamada
2015-06-01
1
-1
/
+1
*
pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
Fabian Frederick
2015-05-06
1
-1
/
+1
*
pinctrl: move strict option to pinmux_ops
Linus Walleij
2015-05-06
2
-3
/
+4
*
pinctrl: allow exlusive GPIO/mux pin allocation
Sonic Zhang
2015-05-06
1
-0
/
+3
*
Revert "pinctrl: consumer: use correct retval for placeholder functions"
Linus Walleij
2015-03-05
1
-3
/
+3
*
pinctrl: consumer: use correct retval for placeholder functions
Wolfram Sang
2015-01-14
1
-3
/
+3
*
pinctrl: pinconf-generic: loose DT dependence
Linus Walleij
2015-01-14
2
-8
/
+11
*
pinctrl: pinconf-generic: Allow driver to specify DT params
Soren Brinkmann
2015-01-11
2
-0
/
+27
[next]