Linus Torvalds
|
c6ed444fd6
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
7 년 전 |
Wei Yongjun
|
673ba5a05c
pinctrl: single: Fix missing unlock on error path
|
7 년 전 |
Tony Lindgren
|
a4ab108607
pinctrl: single: Fix group and function selector use
|
7 년 전 |
Geert Uytterhoeven
|
7d71b5f4b2
pinctrl: pinctrl-single: Avoid divisions in context save/restore
|
7 년 전 |
Colin Ian King
|
7f57871f39
pinctrl: single: Add allocation failure checking of saved_vals
|
7 년 전 |
Kees Cook
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 년 전 |
Keerthy
|
88a1dbdec6
pinctrl: pinctrl-single: Add functions to save and restore pinctrl context
|
7 년 전 |
David Lechner
|
45dcb54f01
pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0
|
7 년 전 |
Linus Torvalds
|
ef991796be
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
7 년 전 |
Markus Elfring
|
7598160d7d
pinctrl: single: Delete an unnecessary return statement in pcs_irq_chain_handler()
|
7 년 전 |
Markus Elfring
|
a14aa2716b
pinctrl: single: Delete an error message for a failed memory allocation in pcs_probe()
|
7 년 전 |
Andrew Lunn
|
39c3fd5895
kernel/irq: Extend lockdep class for request mutex
|
7 년 전 |
Tony Lindgren
|
c2584927b7
pinctrl: single: Remove invalid message
|
7 년 전 |
Colin Ian King
|
b582658ae0
pinctrl: single: make two arrays static const, reduces object code size
|
8 년 전 |
Masahiro Yamada
|
1a8764f45c
pinctrl: single: use of_device_get_match_data() to get soc data
|
8 년 전 |
Tony Lindgren
|
6118714275
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
|
8 년 전 |
Linus Walleij
|
27a2873617
Merge branch 'ib-pinctrl-genprops' into devel
|
8 년 전 |
Mika Westerberg
|
58957d2edf
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
|
8 년 전 |
Tony Lindgren
|
950b0d91dc
pinctrl: core: Fix regression caused by delayed work for hogs
|
8 년 전 |
Tony Lindgren
|
571aec4df5
pinctrl: single: Use generic pinmux helpers for managing functions
|
8 년 전 |
Tony Lindgren
|
caeb774ea3
pinctrl: single: Use generic pinctrl helpers for managing groups
|
8 년 전 |
Colin Ian King
|
059a6e630b
pinctrl: single: fix spelling mistakes on "Ivalid"
|
8 년 전 |
Dan Carpenter
|
712778d02d
pinctrl: single: Fix a couple error codes
|
8 년 전 |
Axel Haslam
|
dd68a526c7
pinctrl: single: search for the bits property when parsing bits
|
8 년 전 |
Axel Haslam
|
de7416bcee
pinctrl: single: check for any error when getting rows
|
8 년 전 |
Tony Lindgren
|
22d5127ec9
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits
|
8 년 전 |
Tony Lindgren
|
4622215fb1
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins
|
8 년 전 |
Tony Lindgren
|
cd23604a4b
pinctrl: single: Drop pointless macro
|
8 년 전 |
Tony Lindgren
|
223decc457
pinctrl: single: Drop custom names
|
8 년 전 |
Tony Lindgren
|
0ac3c0a402
pinctrl: single: Fix missing flush of posted write for a wakeirq
|
9 년 전 |