1. 51f58c6 pinctrl/nomadik: always use the simple irqdomain by Linus Walleij · 12 years ago
  2. b721370 pinctrl/nomadik: provide stubs for legacy Nomadik by Linus Walleij · 12 years ago
  3. b51b16a pinctrl: remove duplicated include from pinctrl-xway.c by Wei Yongjun · 12 years ago
  4. 7bec207 pinctrl: sirf: remove sirfsoc_gpio_set_pull function by Arnd Bergmann · 12 years ago
  5. 3ee73aa pinctrl: fix return value in bcm2835_pinctrl_probe() by Wei Yongjun · 12 years ago
  6. 1cd6dc2 pinctrl: remove duplicated include from pinctrl-bcm2835.c by Wei Yongjun · 12 years ago
  7. 8c68719 pinctrl: bcm2835: Use existing pointer to struct device by Tobias Klauser · 12 years ago
  8. 47dbec5 pinctrl: samsung: use __devinit section for init code by Arnd Bergmann · 12 years ago
  9. 6054b9c pinctrl/nomadik: use simple or linear IRQ domain by Linus Walleij · 12 years ago
  10. c22df08 pinctrl/nomadik: support other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  11. de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  12. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  13. 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
  14. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. ac9e7ab Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. e1b2dc7 pinctrl: add bcm2835 driver by Simon Arlott · 12 years ago
  18. 95f0bc9 pinctrl/nomadik: use irq_find_mapping() by Linus Walleij · 12 years ago
  19. 6fd4011 pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irq by Barry Song · 12 years ago
  20. 1983040 pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_range by Barry Song · 12 years ago
  21. 58d26c1 pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input by Barry Song · 12 years ago
  22. 8dd9766 pinctrl: sirf: add missing pins to pinctrl list by Barry Song · 12 years ago
  23. ea53636 pinctrl: sirf: fix a typo in sirfsoc_gpio_probe by Barry Song · 12 years ago
  24. 7d66ce7 pinctrl: pinctrl-single: add debugfs pin h/w state info by Matt Porter · 12 years ago
  25. eb26cc9 pinctrl: Fix potential memory leak in pinctrl_register_one_pin() by Sachin Kamat · 12 years ago
  26. c740ae7 Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  27. 463e270 pinctrl: mvebu: add pinctrl driver for Armada XP by Thomas Petazzoni · 12 years ago
  28. 5f597bb pinctrl: mvebu: add pinctrl driver for Armada 370 by Thomas Petazzoni · 12 years ago
  29. 9d4b163 pinctrl: mvebu: kirkwood pinctrl driver by Sebastian Hesselbarth · 12 years ago
  30. c9f95ce pinctrl: mvebu: dove pinctrl driver by Sebastian Hesselbarth · 12 years ago
  31. 7e8d941 pinctrl: mvebu: pinctrl driver core by Sebastian Hesselbarth · 12 years ago
  32. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  33. d3c9779 pinctrl: exynos: Fix wakeup IRQ domain registration check by Tomasz Figa · 12 years ago
  34. 2f0253f pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data by Tomasz Figa · 12 years ago
  35. c3ad056 pinctrl: exynos: Correct the detection of wakeup-eint node by Tomasz Figa · 12 years ago
  36. 9759e2e pinctrl: exynos: Mark exynos_irq_demux_eint as inline by Tomasz Figa · 12 years ago
  37. de59049 pinctrl: exynos: Handle only unmasked wakeup interrupts by Tomasz Figa · 12 years ago
  38. 3da23f2 pinctrl: exynos: Fix typos in gpio/wkup _irq_mask by Tomasz Figa · 12 years ago
  39. ee2f573 pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa by Tomasz Figa · 12 years ago
  40. a695145 pinctrl: imx: remove duplicated const by Richard Zhao · 12 years ago
  41. 3b2f941 pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl by Stephen Warren · 12 years ago
  42. 23a895a pinctrl: use kasprintf() in pinmux_request_gpio() by Thomas Petazzoni · 12 years ago
  43. e316cb2 OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC by John Crispin · 12 years ago
  44. 3f8c50c OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support by John Crispin · 12 years ago
  45. 9e605cb pinctrl: pinctrl-single: Add pinctrl-single,bits type of mux by Peter Ujfalusi · 12 years ago
  46. 2830c36 pinctrl/nomadik : add MC1_a_2 pin MC1 function group list by Patrice Chotard · 12 years ago
  47. 00ba7a5 pinctrl: pinctrl-single: Make sure we do not change bits outside of mask by Peter Ujfalusi · 12 years ago
  48. 43b169d pinctrl: add exynos4210 specific extensions for samsung pinctrl driver by Thomas Abraham · 12 years ago
  49. 30574f0 pinctrl: add samsung pinctrl and gpiolib driver by Thomas Abraham · 12 years ago
  50. 056876f pinctrl: sirf: add DT-binding pinmux mapping support by Barry Song · 12 years ago
  51. 3fbb96d Merge branch 'cleanup/io-pci' into next/cleanup by Arnd Bergmann · 12 years ago
  52. 4921e745 pinctrl/nomadik: MASK_ON_SUSPEND by Etienne Carriere · 12 years ago
  53. d5fff72 pinctrl: imx5: start numbering pad from 0 by Shawn Guo · 12 years ago
  54. b9aa8f1 pinctrl: pinctrl-imx: add imx35 pinctrl driver by Uwe Kleine-König · 12 years ago
  55. f79c5ed pinctrl/nomadik: add STn8815 ASIC support by Linus Walleij · 12 years ago
  56. 45a1b53 pinctrl/nomadik: add ASIC DB8450 pinctrl driver by Patrice Chotard · 12 years ago
  57. 4c39104 pinctrl/nomadik: add kp_b_2 keyboard function group list by Patrice Chotard · 12 years ago
  58. b20fd25 pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSI by Shawn Guo · 12 years ago
  59. d599bfb trivial: pinctrl core: remove extraneous code lines by Richard Genoud · 12 years ago
  60. 2ee38d4 pinctrl/nomadik: fix null in irqdomain errorpath by Linus Walleij · 12 years ago
  61. 6517285 pinctrl/coh901: move header to platform data dir by Linus Walleij · 12 years ago
  62. 04b13de pinctrl/coh901: retire ancient GPIO block versions by Linus Walleij · 12 years ago
  63. 75c353e drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  64. f4b49de pinctrl-sirf: remove devm_kfree at error path by Devendra Naga · 12 years ago
  65. 606b64e pinctrl/nomadik: fix hsi function group list by Patrice Chotard · 12 years ago
  66. 0e3ac20 pinctrl/pinctrl-u300: remove unneeded devm_kfree call by Devendra Naga · 12 years ago
  67. c43ba80 pinctrl: mxs: register driver at postcore_initcall time by Shawn Guo · 12 years ago
  68. 914311c Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  69. e81218f Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  70. 4f2d658 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  71. 8b8b091 pinctrl: Add one-register-per-pin type device tree based pinctrl driver by Tony Lindgren · 12 years ago
  72. 4a5f7ef pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID by Dong Aisheng · 12 years ago
  73. a6e7360 pinctrl: pinctrl-imx: only print debug message when DEBUG is defined by Dong Aisheng · 12 years ago
  74. 612e1d5 pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific prefixes by Lee Jones · 12 years ago
  75. 3923040 pinctrl/nomadik: add spi2_oc1_2 pin group by Patrice Chotard · 12 years ago
  76. 50bcd47 pinctrl/nomadik: kerneldoc fix by Linus Walleij · 12 years ago
  77. 5e754f3 pinctrl/nomadik: use devm_* allocators for gpio probe by Linus Walleij · 12 years ago
  78. fcd217e pinctrl/nomadik: add pin group to mco function by Patrice Chotard · 12 years ago
  79. f098e18 pinctrl/nomadik: add hsit_a_2 pin group by Patrice Chotard · 12 years ago
  80. a3b0105 pinctrl/nomadik: add pin group smcs1 and smps0 by Patrice Chotard · 12 years ago
  81. 7beea7f pinctrl/nomadik: fix hsir_a_1_pins pin list by Patrice Chotard · 12 years ago
  82. 1807161 pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is set by Hui Wang · 12 years ago
  83. 27e8461 pinctrl/coh901: use clk_prepare_[en|dis]able() by Linus Walleij · 12 years ago
  84. cb0f7d3 pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctl by Devendra Naga · 12 years ago
  85. 8003ae3 pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctl by Devendra Naga · 12 years ago
  86. ebddc88 pinctrl/u300: drop unused variable by Linus Walleij · 12 years ago
  87. 3c94d1b pinctrl: select the proper symbol by Linus Walleij · 12 years ago
  88. 3e5e00b pinctrl: add pinctrl_add_gpio_ranges function by Dong Aisheng · 12 years ago
  89. 5d589b0 pinctrl: remove pinctrl_remove_gpio_range by Dong Aisheng · 12 years ago
  90. da9aecb pinctrl/pinctrl-core: cleanup pinctrl_register by Devendra Naga · 12 years ago
  91. 7e1dfe5 pinctrl/u300: delete pointless debug print by Linus Walleij · 12 years ago
  92. 5a511cd pinctrl/pinctrl-u300: remove devm_kfree at driver unload by Devendra Naga · 12 years ago
  93. 5130216 PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII by Barry Song · 12 years ago
  94. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  95. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  96. daf7317 pinctrl/nomadik: document Alt-C glitch by Linus Walleij · 12 years ago
  97. 14e1e9f pinctrl: mxs: Use kfree to fix build error by Fabio Estevam · 12 years ago
  98. 149ff9e pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unregister by Devendra Naga · 12 years ago
  99. 0bf7481 pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails by Devendra Naga · 12 years ago
  100. 67695f2 pinctrl: pinctrl-imx: fix incorrect debug message of maps by Dong Aisheng · 12 years ago