1. 3df09cb pinctrl/spear: simplify the return expression of spear300_pinctrl_probe() by Zheng Yongjun · 4 years, 1 month ago
  2. 5608215 pinctrl: spear: simplify the return expression of tvc_connect() by Qinglang Miao · 4 years, 4 months ago
  3. 43b7229 pinctrl: spear: simplify the return expression of spear310_pinctrl_probe by Liu Shixin · 4 years, 4 months ago
  4. 4b02422 pinctrl: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  5. face7c0 pinctrl: spear/plgpio: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  6. 8df92d6 pinctrl: spear: spear: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  7. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  8. 1c5fb66 pinctrl: Include <linux/gpio/driver.h> nothing else by Linus Walleij · 6 years ago
  9. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  10. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  11. 51d7a03 pinctrl: spear: Delete an error message for a failed memory allocation in spear_pinctrl_probe() by Markus Elfring · 7 years ago
  12. b5623ac pinctrl/spear/plgpio: Delete two error messages for a failed memory allocation in plgpio_probe() by Markus Elfring · 7 years ago
  13. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  14. 6aa2f94 Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  15. bee67c7 Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel by Linus Walleij · 7 years ago
  16. f0fbe7b gpio: Move irqdomain into struct gpio_irq_chip by Thierry Reding · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. a9a1d2a pinctrl/gpio: Unify namespace for cross-calls by Linus Walleij · 7 years ago
  19. 8429cba pinctrl: spear: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  20. d39de31 pinctrl: spear: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  21. 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
  22. cff4c7e pinctrl: spear-plgpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  23. 2f9c242 pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEAR by Masahiro Yamada · 9 years ago
  24. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  25. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  26. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  27. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  28. 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
  29. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  30. fe4e437 treewide: Fix company name in module descriptions by Masanari Iida · 10 years ago
  31. 5a9a1e8 pinctrl: spear: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  32. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  33. 5dfe10b pinctrl: Make of_device_id array const by Kiran Padwal · 10 years ago
  34. b4e7c55 pinctrl: remove all usage of gpio_remove ret val in driver/pinctl by abdoulaye berthe · 11 years ago
  35. 2243a87 pinctrl: avoid duplicated calling enable_pinmux_setting for a pin by Fan Wu · 11 years ago
  36. 22763bf pinctrl: spear: switch plgpio to irqchip helpers by Linus Walleij · 11 years ago
  37. 606fca9 pinctrl: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  38. dff5a99 pinctrl: spear: Convert to devm_ioremap_resource by Axel Lin · 11 years ago
  39. 13ceb77 pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE by Axel Lin · 11 years ago
  40. a59f0e2 pinctrl: spear/plgpio: Staticize spear310_o2p by Sachin Kamat · 12 years ago
  41. 8ec136d drivers/pinctrl/spear: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  42. fbe8ed6 Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  43. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. 37e490144 pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  45. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  46. 022ab14 pinctrl: Declare operation structures as const by Laurent Pinchart · 12 years ago
  47. 9e0c1fb pinctrl: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  48. 150632b Drivers: pinctrl: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  49. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  50. f90f54b pinctrl: remove use of __devexit by Bill Pemberton · 12 years ago
  51. 99688ed pinctrl: remove use of __devinitdata by Bill Pemberton · 12 years ago
  52. 2a36f08 pinctrl: remove use of __devexit_p by Bill Pemberton · 12 years ago
  53. 7d8dd20 pinctrl: SPEAr: Update error check for unsigned variables by Tushar Behera · 12 years ago
  54. f92bc45 Pinctrl/spear: plgpio: don't call prepare/unprepare by Viresh Kumar · 12 years ago
  55. 9804049 pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called by Axel Lin · 12 years ago
  56. 6f37b1b pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup found by Axel Lin · 12 years ago
  57. 4484d0b pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr by Axel Lin · 12 years ago
  58. 9b2b174 pinctrl: spear: Staticize non-exported symbols by Axel Lin · 12 years ago
  59. 826d6ca pinctrl: SPEAr: Add SoC specific gpio configuration routines by Shiraz Hashim · 12 years ago
  60. f4f8e56 pinctrl: SPEAr: Add gpio ranges support by Viresh Kumar · 12 years ago
  61. 604bb7d pinctrl: SPEAr: Add plgpio driver by Viresh Kumar · 12 years ago
  62. 0504271 pinctrl: SPEAr1340: Add clcd sleep mode pin configuration by Vipul Kumar Samar · 12 years ago
  63. 35d1480 pinctrl: SPEAr1340: Make DDR reset & clock pads as gpio by Deepak Sikri · 12 years ago
  64. 0e6f1e5 pinctrl: SPEAr1310: add register entries for enabling pad direction by Shiraz Hashim · 12 years ago
  65. f7c5b3d pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin group by Vipul Kumar Samar · 12 years ago
  66. 82a2deb pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFT by Vipul Kumar Samar · 12 years ago
  67. b06fbfd pinctrl: SPEAr1310: fix clcd high resolution pin group name by Shiraz Hashim · 12 years ago
  68. b06bf9a pinctrl: SPEAr320: Correct pad mux entries for rmii/smii by Deepak Sikri · 12 years ago
  69. a778005 pinctrl: SPEAr3xx: correct register space to configure pwm by Shiraz Hashim · 12 years ago
  70. 0b53fa3 pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable by Viresh Kumar · 12 years ago
  71. 8003ae3 pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctl by Devendra Naga · 13 years ago
  72. 10d8935 Viresh has moved by Viresh Kumar · 13 years ago
  73. eb3f995 pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res by Viresh Kumar · 13 years ago
  74. 85ed41a pinctrl: Add SPEAr13xx pinctrl drivers by Viresh Kumar · 13 years ago
  75. d1e77af pinctrl: SPEAr: Create macro for declaring GPIO PINS by Viresh Kumar · 13 years ago
  76. 52130b6 pinctrl: Add SPEAr3xx pinctrl drivers by Viresh Kumar · 13 years ago
  77. deda828 pinctrl: Add SPEAr pinctrl drivers by Viresh Kumar · 13 years ago