Masahiro Yamada
|
1fb1f0540d
pinctrl: return -ENOMEM instead of -EINVAL for kasprintf() failure
|
9 years ago |
Masahiro Yamada
|
cf9d994dcf
pinctrl: do not care about blank pin name
|
9 years ago |
Andy Shevchenko
|
dff4359448
pinctrl: convert to use match_string() helper
|
9 years ago |
Masahiro Yamada
|
163dc9f39a
pinctrl: join lines that can be a single line within 80 columns
|
10 years ago |
Masahiro Yamada
|
e324957096
pinctrl: use dev_err() to show message in pinmux_func_name_to_selector()
|
10 years ago |
Ludovic Desroches
|
9d7ebbbf22
pinctrl: don't print unavailable function groups
|
10 years ago |
Linus Walleij
|
8150885503
pinctrl: improve debugfs for strict controllers
|
10 years ago |
Linus Walleij
|
8c4c201634
pinctrl: move strict option to pinmux_ops
|
10 years ago |
Sonic Zhang
|
fa76a3db70
pinctrl: allow exlusive GPIO/mux pin allocation
|
10 years ago |
Linus Walleij
|
03e9f0cac5
pinctrl: clean up after enable refactoring
|
11 years ago |
Fan Wu
|
2243a87d90
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
|
11 years ago |
Antoine Ténart
|
e5b3b2d9ed
pinctrl: allows not to define the get_group_pins operation
|
11 years ago |
Michael Opdenacker
|
808e657c5c
pinctrl: remove minor dead code
|
11 years ago |
Linus Walleij
|
1c8e794432
pinctrl: improve warning messages
|
12 years ago |
Sonic Zhang
|
744f0a9adb
pinctrl: pinmux: Don't free pins requested by other devices in pinmux_disable_setting.
|
12 years ago |
Patrice Chotard
|
42fed7ba44
pinctrl: move subsystem mutex to pinctrl_dev struct
|
12 years ago |
Richard Genoud
|
740924a267
pinmux: forbid mux_usecount to be set at UINT_MAX
|
12 years ago |
Axel Lin
|
e38d457de7
pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths
|
12 years ago |
Linus Walleij
|
1a78958dc2
pinctrl: reserve pins when states are activated
|
12 years ago |
Thomas Petazzoni
|
23a895aee6
pinctrl: use kasprintf() in pinmux_request_gpio()
|
13 years ago |
Dong Aisheng
|
02b50ce4cb
pinctrl: make pinmux disable function optional
|
13 years ago |
Stephen Warren
|
d4705316c1
pinctrl: add more info to error msgs in pin_request
|
13 years ago |
John Crispin
|
ad6e1107ba
pinctrl: enhance reporting of errors when loading from DT
|
13 years ago |
John Crispin
|
15f70e1b9a
pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting
|
13 years ago |
Dong Aisheng
|
d0bd8df56e
pinctrl: show pin name when request pins
|
13 years ago |
Dong Aisheng
|
ad8bb720c2
pinctrl: add some error checking for user interfaces
|
13 years ago |
Dong Aisheng
|
a1d31f71e6
pinctrl: fix pinmux_check_ops error checking
|
13 years ago |
Viresh Kumar
|
d1e90e9e74
pinctrl: replace list_*() with get_*_count()
|
13 years ago |
Stephen Warren
|
652162d469
pinctrl: allow concurrent gpio and mux function ownership of pins
|
13 years ago |
Stephen Warren
|
ba110d90c0
pinctrl: Show selected function and group in pinmux-pins debugfs
|
13 years ago |