Markus Elfring
|
f68f848131
pinctrl: core: Delete an error message
|
8 年之前 |
Masahiro Yamada
|
906a2a3955
pinctrl: add __rcu annotations to fix sparse warnings
|
8 年之前 |
Masahiro Yamada
|
3f713b7c22
pinctrl: move const qualifier before struct
|
8 年之前 |
Linus Walleij
|
6183061967
Merge tag 'v4.12-rc7' into devel
|
8 年之前 |
Tony Lindgren
|
664b7c4728
pinctrl: core: Fix warning by removing bogus code
|
8 年之前 |
Nikita Yushchenko
|
7f0ff06c1c
pinctrl: When claiming hog, skip maps not served by same device
|
8 年之前 |
Markus Elfring
|
cea234e996
pinctrl: Adjust nine checks for null pointers
|
8 年之前 |
Markus Elfring
|
390e10464d
pinctrl: Use seq_putc() in pinctrl_maps_show()
|
8 年之前 |
Linus Torvalds
|
68fed41e0f
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
8 年之前 |
Andy Shevchenko
|
0ca4921fe9
pinctrl: core: Make pinctrl_init_controller() static
|
8 年之前 |
Tony Lindgren
|
6118714275
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
|
8 年之前 |
Andy Shevchenko
|
3ec440e33f
pinctrl: Fix spelling typos
|
8 年之前 |
Charles Keepax
|
50842cbd34
pinctrl: Fix trivial spelling typo in a comment
|
8 年之前 |
Linus Walleij
|
27a2873617
Merge branch 'ib-pinctrl-genprops' into devel
|
8 年之前 |
Mika Westerberg
|
15381bc7c7
pinctrl: Allow configuration of pins from gpiolib based drivers
|
8 年之前 |
Thierry Reding
|
46daed6ebd
pinctrl: Initialize pinctrl_dev.node
|
8 年之前 |
Tony Lindgren
|
950b0d91dc
pinctrl: core: Fix regression caused by delayed work for hogs
|
8 年之前 |
Bjorn Andersson
|
2104d12d11
pinctrl: Drop error prints on kzalloc() failure
|
8 年之前 |
Tony Lindgren
|
92c2b67184
pinctrl: core: Make dt_free_map optional
|
8 年之前 |
Jon Hunter
|
3429fb3cda
pinctrl: Fix panic when pinctrl devices with hogs are unregistered
|
8 年之前 |
Tony Lindgren
|
a76edc89b1
pinctrl: core: Add generic pinctrl functions for managing groups
|
8 年之前 |
Linus Walleij
|
c033a718f6
pinctrl: stricten up generic group code
|
8 年之前 |
Tony Lindgren
|
c7059c5ac7
pinctrl: core: Add generic pinctrl functions for managing groups
|
8 年之前 |
Linus Walleij
|
2d22e5b006
pinctrl: add some comments to the hog/late init code
|
8 年之前 |
Tony Lindgren
|
99e4f67508
pinctrl: core: Use delayed work for hogs
|
8 年之前 |
Masahiro Yamada
|
cd8f61f1e5
pinctrl: copy per-pin driver private data to struct pin_desc
|
9 年之前 |
Masahiro Yamada
|
cf9d994dcf
pinctrl: do not care about blank pin name
|
9 年之前 |
Laxman Dewangan
|
3024f920eb
pinctrl: zynq: Use devm_pinctrl_register() for pinctrl registration
|
9 年之前 |
Laxman Dewangan
|
80e0f8d94d
pinctrl: Add devm_ apis for pinctrl_{register, unregister}
|
9 年之前 |
Joachim Eastwood
|
b18537cd8e
pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pin
|
9 年之前 |