1. a4e478c pinctrl: add pinconf-generic define for a pin-default pull by Heiko Stübner · 12 years ago
  2. b9ae045 pinconf-generic: add BIAS_BUS_HOLD pinconf by James Hogan · 12 years ago
  3. eda8952b pinctrl: generic: rename input schmitt disable by Haojian Zhuang · 12 years ago
  4. 9b6740c drivers/pinctrl: grab default handles from device core by Linus Walleij · 12 years ago
  5. 8d08d96 pinctrl: generic: add slew rate config parameter by Haojian Zhuang · 12 years ago
  6. 4614e78 pinctrl: core: get devname from pinctrl_dev by Haojian Zhuang · 12 years ago
  7. a79d906 pinctrl: pinconf-generic: add drive strength parameter by Maxime Ripard · 12 years ago
  8. 50ec39a pinctrl: add pinconf-generic defines for output by Linus Walleij · 12 years ago
  9. 24abc3d pinctrl: generic: add input schmitt disable parameter by Haojian Zhuang · 12 years ago
  10. 257ad89 pinctrl: add function to retrieve range from pin by Linus Walleij · 12 years ago
  11. 9577ee8 gpiolib: rename find_pinctrl_* by Linus Walleij · 12 years ago
  12. 4aca036 gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  13. e77d22c gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  14. 6b74abd Revert "pinctrl: remove pinctrl_remove_gpio_range" by Viresh Kumar · 12 years ago
  15. 5181dfb pinctrl: clarify idle vs sleep states by Linus Walleij · 12 years ago
  16. 5e4b330 pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...)) by Uwe Kleine-König · 13 years ago
  17. 62e998a pinctrl: header: trivial: declare struct device by Richard Genoud · 13 years ago
  18. 89b725e pinctrl: add pinctrl_add_gpio_ranges function by Dong Aisheng · 13 years ago
  19. 8f83ecd pinctrl: remove pinctrl_remove_gpio_range by Dong Aisheng · 13 years ago
  20. 864da59 pinctrl: add sleep state definition by Linus Walleij · 13 years ago
  21. 82718cf pinctrl: (cosmetic) fix two entries in DocBook comments by Guennadi Liakhovetski · 13 years ago
  22. 1484b14 pinctrl: add pinctrl_provide_dummies interface for platforms to use by Dong Aisheng · 13 years ago
  23. 5a466c0 pinctrl: add kerneldoc for pinctrl_ops device tree functions by Stephen Warren · 13 years ago
  24. 5191bb6 pinctrl: fix dangling comment by Linus Walleij · 13 years ago
  25. 4be45fa pinctrl: implement devm_pinctrl_get()/put() by Stephen Warren · 13 years ago
  26. bb5febf pinctrl: allow pctldevs to decode pin config in debugfs by Stephen Warren · 13 years ago
  27. 203c1b3 pinctrl: replace list_*() with get_*_count() by Viresh Kumar · 13 years ago
  28. c221fde pinctrl: core device tree mapping table parsing support by Stephen Warren · 13 years ago
  29. 6f11f6f pinctrl: include <linux/bug.h> to prevent compile errors by Stephen Warren · 13 years ago
  30. 89e004e7 pinctrl: fix compile error if not select PINMUX support by Dong Aisheng · 13 years ago
  31. 394349f pinctrl: introduce generic pin config by Linus Walleij · 13 years ago
  32. 0acfb07 pinctrl: forward-declare struct device by Stephen Warren · 13 years ago
  33. 9a01be1 pinctrl: split pincontrol states into its own header by Linus Walleij · 13 years ago
  34. 1e2082b pinctrl: enhance mapping table to support pin config operations by Stephen Warren · 13 years ago
  35. 6e5e959 pinctrl: API changes to support multiple states per device by Stephen Warren · 13 years ago
  36. 57b676f pinctrl: fix and simplify locking by Stephen Warren · 13 years ago
  37. 46919ae pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state by Stephen Warren · 13 years ago
  38. 806d314 pinctrl: re-order struct pinctrl_map by Stephen Warren · 13 years ago
  39. 1681f5a pinctrl: disallow map table entries with NULL dev_name field by Stephen Warren · 13 years ago
  40. 77a5988 pinctrl: changes hog mechanism to be self-referential by Linus Walleij · 13 years ago
  41. befe5bd pinctrl: factor pin control handles over to the core by Linus Walleij · 13 years ago
  42. e93bcee pinctrl: move generic functions to the pinctrl_ namespace by Linus Walleij · 13 years ago
  43. 28a8d14 pinctrl: break out a pinctrl consumer header by Linus Walleij · 13 years ago
  44. 9dfac4f pinctrl: delete raw device pointers in pinmux maps by Linus Walleij · 13 years ago
  45. 0d2006b pinctrl: remove unnecessary max pin number by Chanho Park · 13 years ago
  46. 43699de pinctrl: pass name instead of device to pin_config_* by Stephen Warren · 13 years ago
  47. 63fd598 pinctrl: add "struct seq_file;" to pinconf.h by Stephen Warren · 13 years ago
  48. 2375019 pinctrl: add a group-specific hog macro by Linus Walleij · 13 years ago
  49. 51cd24e pinctrl: don't create a device for each pin controller by Stephen Warren · 13 years ago
  50. 1ddb6ff pinctrl: implement PINMUX_MAP_SYS_HOG by Stephen Warren · 13 years ago
  51. ae6b4d8 pinctrl: add a pin config interface by Linus Walleij · 13 years ago
  52. 97607d1 pinctrl: make a copy of pinmux map by Linus Walleij · 13 years ago
  53. 542e704 pinctrl: GPIO direction support for muxing by Linus Walleij · 13 years ago
  54. 3c739ad pinctrl: add a pin_base for sparse gpio-ranges by Chanho Park · 13 years ago
  55. 3712a3c pinctrl: add explicit gpio_disable_free pinmux_op by Stephen Warren · 13 years ago
  56. e0e2075 pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list" by Barry Song · 13 years ago
  57. a5818a8 pinctrl: get_group_pins() const fixes by Stephen Warren · 13 years ago
  58. 2744e8a drivers: create a pin control subsystem by Linus Walleij · 14 years ago