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
/
pinctrl-single.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-13
/
+8
|
\
|
*
pinctrl: single: Move test PCS_HAS_PINCONF in pcs_parse_bits_in_pinctrl_entry...
Zhen Lei
2021-08-10
1
-14
/
+8
|
*
pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
Zhen Lei
2021-08-10
1
-0
/
+1
*
|
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-2
/
+2
|
/
*
pinctrl: single: config: enable the pin's input
Dario Binacchi
2021-06-07
1
-0
/
+3
*
pinctrl: Fix kernel-doc
Yang Li
2021-05-28
1
-1
/
+1
*
pinctrl: Introduce MODE group in enum pin_config_param
Andy Shevchenko
2021-04-22
1
-3
/
+3
*
pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero
Hanna Hawa
2021-03-25
1
-20
/
+35
*
pinctrl: pinctrl-single: remove unused parameter
Hanna Hawa
2021-03-25
1
-6
/
+2
*
pinctrl: pinctrl-single: remove unused variable
Hanna Hawa
2021-03-25
1
-2
/
+0
*
pinctrl: single: set function name when adding function
Drew Fustini
2021-02-12
1
-0
/
+1
*
pinctrl: single: fix debug output when #pinctrl-cells = 2
Drew Fustini
2020-10-01
1
-1
/
+1
*
pinctrl: single: fix pinctrl_spec.args_count bounds check
Drew Fustini
2020-10-01
1
-1
/
+1
*
pinctrl: single: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
1
-1
/
+1
*
pinctrl: pinctrl-single: Fix struct/function documentation blocks
Lee Jones
2020-07-16
1
-3
/
+10
*
pinctrl: single: fix function name in documentation
Drew Fustini
2020-07-07
1
-1
/
+1
*
pinctrl: single: parse #pinctrl-cells = 2
Drew Fustini
2020-07-07
1
-2
/
+9
*
pinctrl-single: fix pcs_parse_pinconf() return value
Drew Fustini
2020-06-16
1
-4
/
+7
*
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
1
-16
/
+16
*
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-14
1
-54
/
+73
|
\
|
*
pinctrl: single: Fix missing unlock on error path
Wei Yongjun
2018-07-17
1
-2
/
+2
|
*
pinctrl: single: Fix group and function selector use
Tony Lindgren
2018-07-17
1
-36
/
+55
|
*
pinctrl: pinctrl-single: Avoid divisions in context save/restore
Geert Uytterhoeven
2018-06-18
1
-18
/
+18
*
|
pinctrl: single: Add allocation failure checking of saved_vals
Colin Ian King
2018-06-18
1
-3
/
+11
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-12
/
+14
*
pinctrl: pinctrl-single: Add functions to save and restore pinctrl context
Keerthy
2018-05-23
1
-1
/
+71
*
pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0
David Lechner
2018-03-26
1
-3
/
+19
*
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-02
1
-7
/
+3
|
\
|
*
pinctrl: single: Delete an unnecessary return statement in pcs_irq_chain_hand...
Markus Elfring
2018-01-03
1
-2
/
+0
|
*
pinctrl: single: Delete an error message for a failed memory allocation in pc...
Markus Elfring
2018-01-03
1
-3
/
+2
|
*
pinctrl: single: Remove invalid message
Tony Lindgren
2017-12-20
1
-2
/
+1
*
|
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-28
1
-1
/
+4
|
/
*
pinctrl: single: make two arrays static const, reduces object code size
Colin Ian King
2017-09-21
1
-2
/
+2
*
pinctrl: single: use of_device_get_match_data() to get soc data
Masahiro Yamada
2017-05-29
1
-6
/
+2
*
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
2017-04-07
1
-1
/
+1
*
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: core: Fix regression caused by delayed work for hogs
Tony Lindgren
2017-01-13
1
-3
/
+2
*
|
pinctrl: single: Use generic pinmux helpers for managing functions
Tony Lindgren
2017-01-03
1
-116
/
+18
*
|
pinctrl: single: Use generic pinctrl helpers for managing groups
Tony Lindgren
2017-01-03
1
-145
/
+11
*
|
pinctrl: single: fix spelling mistakes on "Ivalid"
Colin Ian King
2016-12-30
1
-1
/
+1
|
/
*
pinctrl: single: Fix a couple error codes
Dan Carpenter
2016-11-16
1
-2
/
+6
*
pinctrl: single: search for the bits property when parsing bits
Axel Haslam
2016-11-11
1
-1
/
+1
*
pinctrl: single: check for any error when getting rows
Axel Haslam
2016-11-11
1
-4
/
+8
*
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits
Tony Lindgren
2016-11-04
1
-24
/
+24
*
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins
Tony Lindgren
2016-11-04
1
-18
/
+93
*
pinctrl: single: Drop pointless macro
Tony Lindgren
2016-10-28
1
-11
/
+7
*
pinctrl: single: Drop custom names
Tony Lindgren
2016-10-28
1
-30
/
+6
*
pinctrl: single: Fix missing flush of posted write for a wakeirq
Tony Lindgren
2016-06-22
1
-0
/
+3
*
pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
Keerthy
2016-04-15
1
-3
/
+3
[next]