提交历史

作者 SHA1 备注 提交日期
  Richard Genoud 740924a267 pinmux: forbid mux_usecount to be set at UINT_MAX 12 年之前
  Axel Lin e38d457de7 pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths 12 年之前
  Linus Walleij 1a78958dc2 pinctrl: reserve pins when states are activated 12 年之前
  Thomas Petazzoni 23a895aee6 pinctrl: use kasprintf() in pinmux_request_gpio() 12 年之前
  Dong Aisheng 02b50ce4cb pinctrl: make pinmux disable function optional 13 年之前
  Stephen Warren d4705316c1 pinctrl: add more info to error msgs in pin_request 13 年之前
  John Crispin ad6e1107ba pinctrl: enhance reporting of errors when loading from DT 13 年之前
  John Crispin 15f70e1b9a pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting 13 年之前
  Dong Aisheng d0bd8df56e pinctrl: show pin name when request pins 13 年之前
  Dong Aisheng ad8bb720c2 pinctrl: add some error checking for user interfaces 13 年之前
  Dong Aisheng a1d31f71e6 pinctrl: fix pinmux_check_ops error checking 13 年之前
  Viresh Kumar d1e90e9e74 pinctrl: replace list_*() with get_*_count() 13 年之前
  Stephen Warren 652162d469 pinctrl: allow concurrent gpio and mux function ownership of pins 13 年之前
  Stephen Warren ba110d90c0 pinctrl: Show selected function and group in pinmux-pins debugfs 13 年之前
  Stephen Warren 1e2082b520 pinctrl: enhance mapping table to support pin config operations 13 年之前
  Stephen Warren 0e3db173e2 pinctrl: add usecount to pins for muxing 13 年之前
  Stephen Warren 7ecdb16fe6 pinctrl: refactor struct pinctrl handling in core.c vs pinmux.c 13 年之前
  Stephen Warren 57b676f9c1 pinctrl: fix and simplify locking 13 年之前
  Stephen Warren d4e3198736 pinctrl: enhance pinctrl_get() to handle multiple functions 13 年之前
  Linus Walleij 1cf94c45ca pinctrl: make the pinmux-pins more helpful 13 年之前
  Stephen Warren 02f5b98951 pinctrl: allocate sizeof(*p) instead of sizeof(struct foo) 13 年之前
  Stephen Warren 3cc70ed32c pinctrl: record a pin owner, not mux function, when requesting pins 13 年之前
  Stephen Warren 03665e0f24 pinctrl: Re-order pinmux.[ch] to match each-other 13 年之前
  Stephen Warren 8b9c139f16 pinctrl: use list_add_tail instead of list_add 13 年之前
  Linus Walleij befe5bdfbb pinctrl: factor pin control handles over to the core 13 年之前
  Linus Walleij e93bcee00c pinctrl: move generic functions to the pinctrl_ namespace 13 年之前
  Linus Walleij 9dfac4fd7f pinctrl: delete raw device pointers in pinmux maps 13 年之前
  Tony Lindgren b9130b776e pinctrl: add checks for empty function names 13 年之前
  Tony Lindgren 9e2551e10b pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set 13 年之前
  Tony Lindgren de849eecd0 pinctrl: fix some pinmux typos 13 年之前