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
/
devicetree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
pinctrl: Allow modules to use pinctrl_[un]register_mappings
Hans de Goede
1
-2
/
+2
2019-11-05
pinctrl: just return if no valid maps
lijiazi
1
-0
/
+10
2019-10-04
pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs()
Rasmus Villemoes
1
-15
/
+0
2019-10-03
pinctrl: devicetree: Avoid taking direct reference to device name string
Will Deacon
1
-5
/
+20
2019-08-05
pinctrl: devicetree: Use strlen() instead of hardcoded number
Geert Uytterhoeven
1
-4
/
+2
2019-07-03
driver: core: Allow subsystems to continue deferring probe
Thierry Reding
1
-4
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2018-07-10
pinctrl: Support stopping deferred probe after initcalls
Rob Herring
1
-4
/
+11
2018-06-18
pinctrl: devicetree: Fix pctldev pointer overwrite
Fabio Estevam
1
-2
/
+5
2018-03-02
pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs
Richard Fitzgerald
1
-2
/
+4
2017-08-31
pinctrl: Delete an error message
Markus Elfring
1
-4
/
+1
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-01-09
pinctrl: core: Make dt_free_map optional
Tony Lindgren
1
-1
/
+2
2017-01-03
pinctrl: core: Use delayed work for hogs
Tony Lindgren
1
-5
/
+23
2016-11-04
pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_args
Tony Lindgren
1
-0
/
+144
2016-06-18
pinctrl: OF: Don't create a pinctrl handle if no pinctrl entries exist
Jon Hunter
1
-1
/
+6
2015-07-16
pinctrl: simplify of_pinctrl_get()
Masahiro Yamada
1
-7
/
+1
2015-05-06
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
Doug Anderson
1
-1
/
+1
2014-02-24
pinctrl: Quiet logging about missing DT nodes when not using DT
Mark Brown
1
-1
/
+3
2013-04-26
pinctrl: move subsystem mutex to pinctrl_dev struct
Patrice Chotard
1
-13
/
+2
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
1
-2
/
+2
2013-01-11
pinctrl: do not defer device tree hogs
Linus Walleij
1
-0
/
+5
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
1
-3
/
+1
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
1
-0
/
+13
2012-04-18
pinctrl: implement pinctrl deferred probing
Linus Walleij
1
-3
/
+3
2012-04-18
pinctrl: core device tree mapping table parsing support
Stephen Warren
1
-0
/
+249