1. a0ee2ac pinctrl: samsung: Suppress unbinding to prevent theoretical attacks by Krzysztof Kozlowski · 8 years ago
  2. 9ed19e0 pinctrl: samsung: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  3. d9ff0eb pinctrl: samsung: fix SMP race condition by Youngmin Nam · 9 years ago
  4. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  5. 9f57f81 pinctrl: samsung: use gpiochip data pointer by Linus Walleij · 9 years ago
  6. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  7. 023e06d pinctrl: exynos: add exynos5410 SoC specific data by Hakjoo Kim · 10 years ago
  8. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  9. 5cde07a pinctrl: samsung: Remove old unused defines by Krzysztof Kozlowski · 9 years ago
  10. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  11. 44a074f pinctrl: samsung: Fix the pointer in PTR_ERR() by Fabio Estevam · 9 years ago
  12. 3c5ecc9 pinctrl: exynos: Add support for Exynos5433 by Chanwoo Choi · 10 years ago
  13. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  14. 2891ba2 pinctrl: exynos: Add support for Exynos4415 by Tomasz Figa · 10 years ago
  15. 50cea0c pinctrl: exynos: Add initial driver data for Exynos7 by Naveen Krishna Ch · 10 years ago
  16. 8100cf4 pinctrl: samsung: Separate per-bank init and runtime data by Tomasz Figa · 10 years ago
  17. 1bf00d7 pinctrl: samsung: Constify samsung_pin_ctrl struct by Tomasz Figa · 10 years ago
  18. 94ce944 pinctrl: samsung: Constify samsung_pin_bank_type struct by Tomasz Figa · 10 years ago
  19. 8799327 pinctrl: samsung: Make samsung_pinctrl_get_soc_data use ERR_PTR() by Tomasz Figa · 10 years ago
  20. 2604b83 pinctrl: samsung: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  21. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  22. 2fcea6c pinctrl: remove remaining users of gpiochip_remove() retval by Linus Walleij · 10 years ago
  23. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  24. ebe629a pinctrl: samsung: Group all drivers in a sub-dir by Sachin Kamat · 10 years ago[Renamed (99%) from drivers/pinctrl/pinctrl-samsung.c]
  25. 2700bc0 pinctrl: samsung: Allow pin value to be initialized using pinfunc by Tomasz Figa · 10 years ago
  26. 9a2c1c3 pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes by Tomasz Figa · 10 years ago
  27. 6c6ce62 pinctrl: samsung: Handle GPIO request and free using pinctrl helpers by Tomasz Figa · 10 years ago
  28. 18c28ca pinctrl: samsung: Decouple direction setting from pinctrl by Tomasz Figa · 10 years ago
  29. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 10 years ago
  30. d97f5b9 pinctrl: exynos: Add driver data for Exynos3250 by Tomasz Figa · 10 years ago
  31. 9a8b607 pinctrl: exynos: add exynos5260 SoC specific data by Young-Gun Jang · 11 years ago
  32. 606fca9 pinctrl: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  33. 608a26a pinctrl: Add s5pv210 support to pinctrl-exynos by Mateusz Krawczuk · 11 years ago
  34. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  35. 529301c pinctrl: samsung: Parse pin groups before calling pinctrl_register() by Tomasz Figa · 11 years ago
  36. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  37. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  38. b940897 pinctrl: samsung: Staticize drvdata_list by Sachin Kamat · 11 years ago
  39. 983dbeb pinctrl: exynos: add exynos5420 SoC specific data by Leela Krishna Amudala · 11 years ago
  40. 0e81a35 Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver by Kukjin Kim · 11 years ago
  41. 21c2199 pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks by Tomasz Figa · 11 years ago
  42. d9f9986 pinctrl: samsung: fix suspend/resume functionality by Doug Anderson · 11 years ago
  43. af99a75 pinctrl: Add pinctrl-s3c24xx driver by Heiko Stuebner · 11 years ago
  44. 0497a59 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  45. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  46. 61dd726 pinctrl: Add pinctrl-s3c64xx driver by Tomasz Figa · 12 years ago
  47. c16150d pinctrl: samsung: Handle banks with two configuration registers by Tomasz Figa · 12 years ago
  48. 43fc9e7 pinctrl: samsung: Remove hardcoded register offsets by Tomasz Figa · 12 years ago
  49. 499147c pinctrl: samsung: Split pin bank description into two structures by Tomasz Figa · 12 years ago
  50. d5517be pinctrl: samsung: Include pinctrl-exynos driver data conditionally by Tomasz Figa · 12 years ago
  51. 1984695 pinctrl: samsung: Protect bank registers with a spinlock by Tomasz Figa · 12 years ago
  52. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  53. f67faf4 pinctrl: exynos: add exynos5250 SoC specific data by Thomas Abraham · 12 years ago
  54. b24174b Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  55. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  56. 007cd69 pinctrl: samsung: remove duplicated line by Jingoo Han · 12 years ago
  57. b533c86 ARM: dts: fix compatible value for exynos pinctrl by Kukjin Kim · 12 years ago
  58. 9e0c1fb pinctrl: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  59. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  60. d5fd5da pinctrl: exynos5440/samsung: Staticize pcfgs by Axel Lin · 12 years ago
  61. 6fb6f1ba pinctrl: samsung: Do not initialise statics to 0 by Sachin Kamat · 12 years ago
  62. 4a991b4 pinctrl: samsung: Update error check for unsigned variables by Tushar Behera · 12 years ago
  63. 6edc794 pinctrl: samsung: Add support for EXYNOS4X12 by Tomasz Figa · 12 years ago
  64. bab797f Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsung by Kukjin Kim · 12 years ago
  65. a19fe2d pinctrl: samsung: Add GPIO to IRQ translation by Tomasz Figa · 12 years ago
  66. d3a7b9e pinctrl: samsung: Use one GPIO chip per pin bank by Tomasz Figa · 12 years ago
  67. 595be72 pinctrl: exynos: Use one IRQ domain per pin bank by Tomasz Figa · 12 years ago
  68. 6defe9a pinctrl: samsung: Hold pointer to driver data in bank struct by Tomasz Figa · 12 years ago
  69. ab66378 pinctrl: samsung: Match pin banks with their device nodes by Tomasz Figa · 12 years ago
  70. 724e56a pinctrl: samsung: Distinguish between pin group and bank nodes by Tomasz Figa · 12 years ago
  71. 40ba622 pinctrl: samsung: Assing pin numbers dynamically by Tomasz Figa · 12 years ago
  72. 62f14c0 pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank by Tomasz Figa · 12 years ago
  73. 7c367d3 pinctrl: samsung: Detect and handle unsupported configuration types by Tomasz Figa · 12 years ago
  74. 47dbec5 pinctrl: samsung: use __devinit section for init code by Arnd Bergmann · 12 years ago
  75. 2f0253f pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data by Tomasz Figa · 12 years ago
  76. 30574f0 pinctrl: add samsung pinctrl and gpiolib driver by Thomas Abraham · 12 years ago