1. 52dddfe Merge branch 'next/pinctrl-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 12 years ago
  2. 97c0bd4 Merge branch 'next/soc-exynos5440' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 12 years ago
  3. 6fb6f1ba pinctrl: samsung: Do not initialise statics to 0 by Sachin Kamat · 12 years ago
  4. f0b9a7e pinctrl: exynos5440: add pinctrl driver for Samsung EXYNOS5440 SoC by Thomas Abraham · 12 years ago
  5. 41739b6 Merge branch 'samsung/pinctrl' into next/soc by Olof Johansson · 12 years ago
  6. 4a991b4 pinctrl: samsung: Update error check for unsigned variables by Tushar Behera · 12 years ago
  7. 6edc794 pinctrl: samsung: Add support for EXYNOS4X12 by Tomasz Figa · 12 years ago
  8. bab797f Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsung by Kukjin Kim · 12 years ago
  9. 924da31 pinctrl: samsung and exynos need to depend on OF && GPIOLIB by Axel Lin · 12 years ago
  10. 0504271 pinctrl: SPEAr1340: Add clcd sleep mode pin configuration by Vipul Kumar Samar · 12 years ago
  11. 35d1480 pinctrl: SPEAr1340: Make DDR reset & clock pads as gpio by Deepak Sikri · 12 years ago
  12. 0e6f1e5 pinctrl: SPEAr1310: add register entries for enabling pad direction by Shiraz Hashim · 12 years ago
  13. f7c5b3d pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin group by Vipul Kumar Samar · 12 years ago
  14. 82a2deb pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFT by Vipul Kumar Samar · 12 years ago
  15. b06fbfd pinctrl: SPEAr1310: fix clcd high resolution pin group name by Shiraz Hashim · 12 years ago
  16. b06bf9a pinctrl: SPEAr320: Correct pad mux entries for rmii/smii by Deepak Sikri · 12 years ago
  17. a778005 pinctrl: SPEAr3xx: correct register space to configure pwm by Shiraz Hashim · 12 years ago
  18. 0b53fa3 pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable by Viresh Kumar · 12 years ago
  19. 38843e2 pinctrl/nomadik: pass DT node to the irqdomain by Linus Walleij · 12 years ago
  20. 832b6cd pinctrl/nomadik: use zero as default irq_start by Linus Walleij · 12 years ago
  21. b4dd784 pinctrl: fix missing unlock on error in pinctrl_groups_show() by Wei Yongjun · 12 years ago
  22. 268300b pinctrl/nomadik: use irq_create_mapping() by Linus Walleij · 12 years ago
  23. 7ae9d71 pinctrl: remove mutex lock in groups show by Haojian Zhuang · 12 years ago
  24. a03690e pinctrl: tegra: correct bank for pingroup and drv pingroup by Pritesh Raithatha · 12 years ago
  25. 154f3eb pinctrl: tegra: set low power mode bank width to 2 by Pritesh Raithatha · 12 years ago
  26. a19fe2d pinctrl: samsung: Add GPIO to IRQ translation by Tomasz Figa · 12 years ago
  27. 22b9ba0 pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT by Tomasz Figa · 12 years ago
  28. a04b07c pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts by Tomasz Figa · 12 years ago
  29. d3a7b9e pinctrl: samsung: Use one GPIO chip per pin bank by Tomasz Figa · 12 years ago
  30. 595be72 pinctrl: exynos: Use one IRQ domain per pin bank by Tomasz Figa · 12 years ago
  31. 1b6056d pinctrl: samsung: Include bank-specific eint offset in bank struct by Tomasz Figa · 12 years ago
  32. 6defe9a pinctrl: samsung: Hold pointer to driver data in bank struct by Tomasz Figa · 12 years ago
  33. ab66378 pinctrl: samsung: Match pin banks with their device nodes by Tomasz Figa · 12 years ago
  34. 724e56a pinctrl: samsung: Distinguish between pin group and bank nodes by Tomasz Figa · 12 years ago
  35. 3a232ba pinctrl: samsung: Remove static pin enumerations by Tomasz Figa · 12 years ago
  36. 40ba622 pinctrl: samsung: Assing pin numbers dynamically by Tomasz Figa · 12 years ago
  37. 62f14c0 pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank by Tomasz Figa · 12 years ago
  38. 7c367d3 pinctrl: samsung: Detect and handle unsupported configuration types by Tomasz Figa · 12 years ago
  39. 51f58c6 pinctrl/nomadik: always use the simple irqdomain by Linus Walleij · 12 years ago
  40. b721370 pinctrl/nomadik: provide stubs for legacy Nomadik by Linus Walleij · 12 years ago
  41. b51b16a pinctrl: remove duplicated include from pinctrl-xway.c by Wei Yongjun · 12 years ago
  42. 7bec207 pinctrl: sirf: remove sirfsoc_gpio_set_pull function by Arnd Bergmann · 12 years ago
  43. 3ee73aa pinctrl: fix return value in bcm2835_pinctrl_probe() by Wei Yongjun · 12 years ago
  44. 1cd6dc2 pinctrl: remove duplicated include from pinctrl-bcm2835.c by Wei Yongjun · 12 years ago
  45. 8c68719 pinctrl: bcm2835: Use existing pointer to struct device by Tobias Klauser · 12 years ago
  46. 47dbec5 pinctrl: samsung: use __devinit section for init code by Arnd Bergmann · 12 years ago
  47. 6054b9c pinctrl/nomadik: use simple or linear IRQ domain by Linus Walleij · 12 years ago
  48. c22df08 pinctrl/nomadik: support other alternate-C functions by Jean-Nicolas Graux · 12 years ago
  49. de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  50. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  51. 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
  52. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  53. ac9e7ab Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  54. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  55. e1b2dc7 pinctrl: add bcm2835 driver by Simon Arlott · 12 years ago
  56. 95f0bc9 pinctrl/nomadik: use irq_find_mapping() by Linus Walleij · 12 years ago
  57. 6fd4011 pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irq by Barry Song · 12 years ago
  58. 1983040 pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_range by Barry Song · 12 years ago
  59. 58d26c1 pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input by Barry Song · 12 years ago
  60. 8dd9766 pinctrl: sirf: add missing pins to pinctrl list by Barry Song · 12 years ago
  61. ea53636 pinctrl: sirf: fix a typo in sirfsoc_gpio_probe by Barry Song · 12 years ago
  62. 7d66ce7 pinctrl: pinctrl-single: add debugfs pin h/w state info by Matt Porter · 12 years ago
  63. eb26cc9 pinctrl: Fix potential memory leak in pinctrl_register_one_pin() by Sachin Kamat · 12 years ago
  64. c740ae7 Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  65. 463e270 pinctrl: mvebu: add pinctrl driver for Armada XP by Thomas Petazzoni · 12 years ago
  66. 5f597bb pinctrl: mvebu: add pinctrl driver for Armada 370 by Thomas Petazzoni · 12 years ago
  67. 9d4b163 pinctrl: mvebu: kirkwood pinctrl driver by Sebastian Hesselbarth · 12 years ago
  68. c9f95ce pinctrl: mvebu: dove pinctrl driver by Sebastian Hesselbarth · 12 years ago
  69. 7e8d941 pinctrl: mvebu: pinctrl driver core by Sebastian Hesselbarth · 12 years ago
  70. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  71. d3c9779 pinctrl: exynos: Fix wakeup IRQ domain registration check by Tomasz Figa · 12 years ago
  72. 2f0253f pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data by Tomasz Figa · 12 years ago
  73. c3ad056 pinctrl: exynos: Correct the detection of wakeup-eint node by Tomasz Figa · 12 years ago
  74. 9759e2e pinctrl: exynos: Mark exynos_irq_demux_eint as inline by Tomasz Figa · 12 years ago
  75. de59049 pinctrl: exynos: Handle only unmasked wakeup interrupts by Tomasz Figa · 12 years ago
  76. 3da23f2 pinctrl: exynos: Fix typos in gpio/wkup _irq_mask by Tomasz Figa · 12 years ago
  77. ee2f573 pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa by Tomasz Figa · 12 years ago
  78. a695145 pinctrl: imx: remove duplicated const by Richard Zhao · 12 years ago
  79. 3b2f941 pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl by Stephen Warren · 12 years ago
  80. 23a895a pinctrl: use kasprintf() in pinmux_request_gpio() by Thomas Petazzoni · 12 years ago
  81. e316cb2 OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC by John Crispin · 12 years ago
  82. 3f8c50c OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support by John Crispin · 12 years ago
  83. 9e605cb pinctrl: pinctrl-single: Add pinctrl-single,bits type of mux by Peter Ujfalusi · 12 years ago
  84. 2830c36 pinctrl/nomadik : add MC1_a_2 pin MC1 function group list by Patrice Chotard · 12 years ago
  85. 00ba7a5 pinctrl: pinctrl-single: Make sure we do not change bits outside of mask by Peter Ujfalusi · 12 years ago
  86. 43b169d pinctrl: add exynos4210 specific extensions for samsung pinctrl driver by Thomas Abraham · 12 years ago
  87. 30574f0 pinctrl: add samsung pinctrl and gpiolib driver by Thomas Abraham · 12 years ago
  88. 056876f pinctrl: sirf: add DT-binding pinmux mapping support by Barry Song · 12 years ago
  89. 3fbb96d Merge branch 'cleanup/io-pci' into next/cleanup by Arnd Bergmann · 12 years ago
  90. 4921e745 pinctrl/nomadik: MASK_ON_SUSPEND by Etienne Carriere · 12 years ago
  91. d5fff72 pinctrl: imx5: start numbering pad from 0 by Shawn Guo · 12 years ago
  92. b9aa8f1 pinctrl: pinctrl-imx: add imx35 pinctrl driver by Uwe Kleine-König · 12 years ago
  93. f79c5ed pinctrl/nomadik: add STn8815 ASIC support by Linus Walleij · 12 years ago
  94. 45a1b53 pinctrl/nomadik: add ASIC DB8450 pinctrl driver by Patrice Chotard · 12 years ago
  95. 4c39104 pinctrl/nomadik: add kp_b_2 keyboard function group list by Patrice Chotard · 12 years ago
  96. b20fd25 pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSI by Shawn Guo · 12 years ago
  97. d599bfb trivial: pinctrl core: remove extraneous code lines by Richard Genoud · 12 years ago
  98. 2ee38d4 pinctrl/nomadik: fix null in irqdomain errorpath by Linus Walleij · 12 years ago
  99. 6517285 pinctrl/coh901: move header to platform data dir by Linus Walleij · 12 years ago
  100. 04b13de pinctrl/coh901: retire ancient GPIO block versions by Linus Walleij · 12 years ago