1. 90db8a1 pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONF by Axel Lin · 12 years ago
  2. 9b2b174 pinctrl: spear: Staticize non-exported symbols by Axel Lin · 12 years ago
  3. e38d457 pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths by Axel Lin · 12 years ago
  4. 89377aa pinctrl: lantiq: Staticize non-exported symbols by Axel Lin · 12 years ago
  5. 5c084ec pinctrl: lantiq: Remove ltq_pmx_disable() function by Axel Lin · 12 years ago
  6. 826d6ca pinctrl: SPEAr: Add SoC specific gpio configuration routines by Shiraz Hashim · 12 years ago
  7. 6bb0700 pinctrl: Staticize pinconf_ops by Axel Lin · 12 years ago
  8. ae1cde8 Merge branch 'nomadik' into devel by Linus Walleij · 12 years ago
  9. e59d969 Merge branch 'at91' into devel by Linus Walleij · 12 years ago
  10. f4f8e56 pinctrl: SPEAr: Add gpio ranges support by Viresh Kumar · 12 years ago
  11. 1e63d7b gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  12. 33dfc41 pinctrl: sirf: Staticize non-exported symbol by Axel Lin · 12 years ago
  13. e1b29ab pinctrl: u300: Staticize non-exported symbols by Axel Lin · 12 years ago
  14. b36bdc5 pinctrl/u300: use managed resources by Linus Walleij · 12 years ago
  15. 585583f pinctrl/coh901: convert to use managed resources by Linus Walleij · 12 years ago
  16. a6c45b9 pinctrl/coh901: use irqdomain, allocate irqdescs by Linus Walleij · 12 years ago
  17. 604bb7d pinctrl: SPEAr: Add plgpio driver by Viresh Kumar · 12 years ago
  18. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  19. 7e10ee6 Revert "pinctrl: remove pinctrl_remove_gpio_range" by Viresh Kumar · 12 years ago
  20. afa538c pinctrl: exynos: Add terminating entry for of_device_id table by Axel Lin · 12 years ago
  21. d3e26f2 pinctrl: sirf: enable the driver support new SiRFmarco SoC by Barry Song · 12 years ago
  22. 06763c7 pinctrl: mvebu: move to its own directory by Thomas Petazzoni · 12 years ago
  23. de1d762 pinctrl: mvebu: remove useless include by Thomas Petazzoni · 12 years ago
  24. 55d2e40 pinctrl: mvebu: allow plat-orion architectures to use pinctrl-mvebu by Thomas Petazzoni · 12 years ago
  25. 1a78958 pinctrl: reserve pins when states are activated by Linus Walleij · 12 years ago
  26. 9b47260 pinctrl/nomadik: db8540: fix moduartstmmux_oc4_1 pin group definition. by Jean-Nicolas Graux · 12 years ago
  27. f1671bf pinctrl/nomadik: make independent of prcmu driver by Jonas Aaberg · 12 years ago
  28. 924da31 pinctrl: samsung and exynos need to depend on OF && GPIOLIB by Axel Lin · 12 years ago
  29. f6f94f6 pinctrl: at91: Staticize non-exported symbols by Axel Lin · 12 years ago
  30. 8c995d6 pinctrl: nomadik: Add terminating entry for platform_device_id table by Axel Lin · 12 years ago
  31. 0504271 pinctrl: SPEAr1340: Add clcd sleep mode pin configuration by Vipul Kumar Samar · 12 years ago
  32. 35d1480 pinctrl: SPEAr1340: Make DDR reset & clock pads as gpio by Deepak Sikri · 12 years ago
  33. 0e6f1e5 pinctrl: SPEAr1310: add register entries for enabling pad direction by Shiraz Hashim · 12 years ago
  34. f7c5b3d pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin group by Vipul Kumar Samar · 12 years ago
  35. 82a2deb pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFT by Vipul Kumar Samar · 12 years ago
  36. b06fbfd pinctrl: SPEAr1310: fix clcd high resolution pin group name by Shiraz Hashim · 12 years ago
  37. b06bf9a pinctrl: SPEAr320: Correct pad mux entries for rmii/smii by Deepak Sikri · 12 years ago
  38. a778005 pinctrl: SPEAr3xx: correct register space to configure pwm by Shiraz Hashim · 12 years ago
  39. 0b53fa3 pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable by Viresh Kumar · 12 years ago
  40. 0c61ae77 pinctrl/nomadik: db8500: fix kp pin group by Patrice Chotard · 12 years ago
  41. 2249b19 pinctrl/nomadik: debugfs display of other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  42. d3cd8d0 pinctrl/nomadik: update other alternate-C functions on DB8500 by Jean-Nicolas Graux · 12 years ago
  43. 287f121 pinctrl/nomadik: merge old pincfg header by Linus Walleij · 12 years ago
  44. bb16bd9 pinctrl/nomadik: move the platform data header by Linus Walleij · 12 years ago
  45. 1d853ca pinctrl/nomadik: allow to support several ranges per GPIO bank by Patrice Chotard · 12 years ago
  46. f64228ee ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.h by Patrice Chotard · 12 years ago
  47. a7e35b9 pinctrl/at91: remove unused variable in at91_dt_node_to_map() by Wei Yongjun · 12 years ago
  48. 05daa16 pinctrl/at91: using for_each_set_bit to simplify the code by Wei Yongjun · 12 years ago
  49. 11aabdc pinctrl/at91: remove duplicated include from pinctrl-at91.c by Wei Yongjun · 12 years ago
  50. dffa912 pinctrl/: at91: fix warnings by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  51. a728c7c gpio/at91: auto request and configure the pio as input when the interrupt is used via DT by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  52. 525fae2 pinctrl: at91: fix typo on PULL_UP by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  53. 38843e2 pinctrl/nomadik: pass DT node to the irqdomain by Linus Walleij · 12 years ago
  54. 832b6cd pinctrl/nomadik: use zero as default irq_start by Linus Walleij · 12 years ago
  55. b4dd784 pinctrl: fix missing unlock on error in pinctrl_groups_show() by Wei Yongjun · 12 years ago
  56. 268300b pinctrl/nomadik: use irq_create_mapping() by Linus Walleij · 12 years ago
  57. 7ae9d71 pinctrl: remove mutex lock in groups show by Haojian Zhuang · 12 years ago
  58. a03690e pinctrl: tegra: correct bank for pingroup and drv pingroup by Pritesh Raithatha · 12 years ago
  59. 154f3eb pinctrl: tegra: set low power mode bank width to 2 by Pritesh Raithatha · 12 years ago
  60. 51f58c6 pinctrl/nomadik: always use the simple irqdomain by Linus Walleij · 12 years ago
  61. b721370 pinctrl/nomadik: provide stubs for legacy Nomadik by Linus Walleij · 12 years ago
  62. b51b16a pinctrl: remove duplicated include from pinctrl-xway.c by Wei Yongjun · 12 years ago
  63. 7bec207 pinctrl: sirf: remove sirfsoc_gpio_set_pull function by Arnd Bergmann · 12 years ago
  64. 3ee73aa pinctrl: fix return value in bcm2835_pinctrl_probe() by Wei Yongjun · 12 years ago
  65. 1cd6dc2 pinctrl: remove duplicated include from pinctrl-bcm2835.c by Wei Yongjun · 12 years ago
  66. 8c68719 pinctrl: bcm2835: Use existing pointer to struct device by Tobias Klauser · 12 years ago
  67. 47dbec5 pinctrl: samsung: use __devinit section for init code by Arnd Bergmann · 12 years ago
  68. 6732ae5 ARM: at91: add pinctrl support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  69. 6054b9c pinctrl/nomadik: use simple or linear IRQ domain by Linus Walleij · 12 years ago
  70. c22df08 pinctrl/nomadik: support other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  71. de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  72. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. 06fe918 Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  74. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. ac9e7ab Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. e1b2dc7 pinctrl: add bcm2835 driver by Simon Arlott · 12 years ago
  78. 95f0bc9 pinctrl/nomadik: use irq_find_mapping() by Linus Walleij · 12 years ago
  79. 6fd4011 pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irq by Barry Song · 12 years ago
  80. 1983040 pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_range by Barry Song · 12 years ago
  81. 58d26c1 pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input by Barry Song · 12 years ago
  82. 8dd9766 pinctrl: sirf: add missing pins to pinctrl list by Barry Song · 12 years ago
  83. ea53636 pinctrl: sirf: fix a typo in sirfsoc_gpio_probe by Barry Song · 12 years ago
  84. 7d66ce7 pinctrl: pinctrl-single: add debugfs pin h/w state info by Matt Porter · 12 years ago
  85. eb26cc9 pinctrl: Fix potential memory leak in pinctrl_register_one_pin() by Sachin Kamat · 12 years ago
  86. c740ae7 Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  87. 463e270 pinctrl: mvebu: add pinctrl driver for Armada XP by Thomas Petazzoni · 12 years ago
  88. 5f597bb pinctrl: mvebu: add pinctrl driver for Armada 370 by Thomas Petazzoni · 12 years ago
  89. 9d4b163 pinctrl: mvebu: kirkwood pinctrl driver by Sebastian Hesselbarth · 12 years ago
  90. c9f95ce pinctrl: mvebu: dove pinctrl driver by Sebastian Hesselbarth · 12 years ago
  91. 7e8d941 pinctrl: mvebu: pinctrl driver core by Sebastian Hesselbarth · 12 years ago
  92. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  93. d3c9779 pinctrl: exynos: Fix wakeup IRQ domain registration check by Tomasz Figa · 12 years ago
  94. 2f0253f pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data by Tomasz Figa · 12 years ago
  95. c3ad056 pinctrl: exynos: Correct the detection of wakeup-eint node by Tomasz Figa · 12 years ago
  96. 9759e2e pinctrl: exynos: Mark exynos_irq_demux_eint as inline by Tomasz Figa · 12 years ago
  97. de59049 pinctrl: exynos: Handle only unmasked wakeup interrupts by Tomasz Figa · 12 years ago
  98. 3da23f2 pinctrl: exynos: Fix typos in gpio/wkup _irq_mask by Tomasz Figa · 12 years ago
  99. ee2f573 pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa by Tomasz Figa · 12 years ago
  100. a695145 pinctrl: imx: remove duplicated const by Richard Zhao · 12 years ago