Commit History

Author SHA1 Message Date
  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
  Stephen Warren 1e2082b520 pinctrl: enhance mapping table to support pin config operations 13 years ago
  Stephen Warren 0e3db173e2 pinctrl: add usecount to pins for muxing 13 years ago
  Stephen Warren 7ecdb16fe6 pinctrl: refactor struct pinctrl handling in core.c vs pinmux.c 13 years ago
  Stephen Warren 57b676f9c1 pinctrl: fix and simplify locking 13 years ago
  Stephen Warren d4e3198736 pinctrl: enhance pinctrl_get() to handle multiple functions 13 years ago
  Linus Walleij 1cf94c45ca pinctrl: make the pinmux-pins more helpful 13 years ago
  Stephen Warren 02f5b98951 pinctrl: allocate sizeof(*p) instead of sizeof(struct foo) 13 years ago
  Stephen Warren 3cc70ed32c pinctrl: record a pin owner, not mux function, when requesting pins 13 years ago
  Stephen Warren 03665e0f24 pinctrl: Re-order pinmux.[ch] to match each-other 13 years ago
  Stephen Warren 8b9c139f16 pinctrl: use list_add_tail instead of list_add 13 years ago
  Linus Walleij befe5bdfbb pinctrl: factor pin control handles over to the core 13 years ago
  Linus Walleij e93bcee00c pinctrl: move generic functions to the pinctrl_ namespace 13 years ago
  Linus Walleij 9dfac4fd7f pinctrl: delete raw device pointers in pinmux maps 13 years ago
  Tony Lindgren b9130b776e pinctrl: add checks for empty function names 13 years ago
  Tony Lindgren 9e2551e10b pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set 13 years ago
  Tony Lindgren de849eecd0 pinctrl: fix some pinmux typos 13 years ago
  Uwe Kleine-König f9d41d7cb5 pinctrl: unbreak error messages 13 years ago
  Chanho Park 706e8520e8 pinctrl: correct a offset while enumerating pins 13 years ago
  Dong Aisheng e6337c3c96 pinctrl: some typo fixes 13 years ago
  Stephen Warren 51cd24ee62 pinctrl: don't create a device for each pin controller 13 years ago