index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
pinctrl/gpio: Take MUX usage into account
Stefan Wahren
1
-0
/
+6
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-35
/
+20
2019-06-25
pinctrl: remove unneeded #ifdef around declarations
Masahiro Yamada
4
-26
/
+6
2019-06-18
pinctrl: make pinconf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-06-12
pinctrl: remove unused pin_is_valid()
Masahiro Yamada
1
-10
/
+0
2019-06-09
pinctrl: add include guard to pinctrl-state.h
Masahiro Yamada
1
-0
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
7
-14
/
+7
2019-05-23
pinctrl: Enable device link creation for pin control
Benjamin Gaignard
1
-0
/
+5
2019-05-23
pinctrl: generic: add new 'drive-strength-microamp' property support
Guillaume La Roque
1
-0
/
+3
2019-01-28
pinctrl: remove unused 'pinconf-config' debugfs interface
Vladimir Zapolskiy
1
-4
/
+0
2019-01-28
pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h
Vladimir Zapolskiy
1
-2
/
+0
2018-07-09
pinctrl: Document pin_config_group_get() return codes like pin_config_get()
Douglas Anderson
1
-1
/
+2
2018-02-03
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
1
-0
/
+1
2018-02-03
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-01-22
pinctrl: Forward declare struct device
Ladislav Michl
1
-0
/
+2
2017-12-03
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
1
-0
/
+2
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+9
2017-11-08
pinctrl: Add skew-delay pin config and bindings
Linus Walleij
1
-0
/
+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-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
1
-4
/
+4
2017-08-31
pinctrl: Add sleep related state to indicate sleep related configs
Baolin Wang
1
-0
/
+2
2017-08-14
pinctrl: move const qualifier before struct
Masahiro Yamada
1
-2
/
+2
2017-08-07
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
1
-2
/
+2
2017-06-29
pinctrl: generic: Add output-enable property
Jacopo Mondi
1
-4
/
+11
2017-05-22
Revert "pinctrl: generic: Add bi-directional and output-enable"
Linus Walleij
1
-3
/
+0
2017-05-03
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2017-04-11
pinctrl: generic: Add bi-directional and output-enable
Jacopo Mondi
1
-0
/
+3
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
1
-1
/
+2
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
2
-26
/
+32
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
1
-18
/
+15
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
1
-0
/
+6
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-8
/
+11
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
1
-0
/
+15
2016-06-23
pinctrl: pinconf: Add generic helper function for freeing mappings
Jon Hunter
1
-0
/
+2
2016-04-21
pinctrl: Add devm_ apis for pinctrl_{register, unregister}
Laxman Dewangan
1
-0
/
+6
2015-10-27
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
2
-0
/
+18
2015-10-03
pinctrl: pinconf-generic: sort pin configuration params alphabetically
Masahiro Yamada
1
-32
/
+32
2015-06-01
pinctrl: use "const struct ..." rather than "struct ... const"
Masahiro Yamada
1
-1
/
+1
2015-06-01
pinctrl: remove useless const qualifier
Masahiro Yamada
1
-1
/
+1
2015-05-06
pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
Fabian Frederick
1
-1
/
+1
2015-05-06
pinctrl: move strict option to pinmux_ops
Linus Walleij
2
-3
/
+4
2015-05-06
pinctrl: allow exlusive GPIO/mux pin allocation
Sonic Zhang
1
-0
/
+3
2015-03-05
Revert "pinctrl: consumer: use correct retval for placeholder functions"
Linus Walleij
1
-3
/
+3
2015-01-14
pinctrl: consumer: use correct retval for placeholder functions
Wolfram Sang
1
-3
/
+3
2015-01-14
pinctrl: pinconf-generic: loose DT dependence
Linus Walleij
2
-8
/
+11
2015-01-12
pinctrl: pinconf-generic: Allow driver to specify DT params
Soren Brinkmann
2
-0
/
+27
2015-01-12
pinctrl: pinconf-generic: Infer map type from DT property
Soren Brinkmann
1
-0
/
+11
2014-09-04
pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch
Geert Uytterhoeven
1
-1
/
+1
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-4
/
+3
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-2
/
+0
[next]