1. 5ab49db pinctrl: baytrail: Drop FSF mailing address by Mika Westerberg · 9 years ago
  2. 07a06ae pinctrl: rockchip: only enable gpio clock when it setting by Lin Huang · 9 years ago
  3. c70336c pinctrl/mediatek: fix spelling mistake in dev_err error message by Colin Ian King · 9 years ago
  4. 4585b00 pinctrl: cherryview: Serialize all register access by Mika Westerberg · 9 years ago
  5. 39b87ad1 pinctrl: UniPhier: PH1-Pro5: add I2C ch6 pin-mux setting by Masahiro Yamada · 9 years ago
  6. d7f005e pinctrl: nomadik: reflect current input value by Linus Walleij · 9 years ago
  7. ca67f10 pinctrl: join dev_dbg strings into a single line by Masahiro Yamada · 9 years ago
  8. 48356aa pinctrl: sirf: add power management support for atlas7 by Wei Chen · 9 years ago
  9. 1051fad pinctrl: nomadik: split stn8815 UART0 pin groups by Linus Walleij · 9 years ago
  10. 9458120 pinctrl: kill off set_irq_flags usage by Rob Herring · 9 years ago
  11. 802bb9b pinctrl: nomadik: depromote GPIO to subsystem_init() by Linus Walleij · 9 years ago
  12. ee04139 pinctrl/ARM: move GPIO and pinctrl deps to device tree by Linus Walleij · 9 years ago
  13. d8323c6 pinctrl: sunxi: Add custom irq_domain_ops by Maxime Ripard · 9 years ago
  14. e324957 pinctrl: use dev_err() to show message in pinmux_func_name_to_selector() by Masahiro Yamada · 9 years ago
  15. 2b38ca6 pinctrl: use dev_err() to show message in pinctrl_register_one_pin() by Masahiro Yamada · 9 years ago
  16. fb5b778 pinctrl: sunxi: Add irq_chip name by Maxime Ripard · 9 years ago
  17. a0d6de9 pinctrl: sunxi: Use common functions to change irq_chip and handler by Maxime Ripard · 9 years ago
  18. 38b0e50 pinctrl: driver for Conexant Digicolor CX92755 pin mapping by Baruch Siach · 9 years ago
  19. ab4a936 pinctrl: nomadik: assure GPIO chips are populated by Linus Walleij · 9 years ago
  20. 6ca7d2e pinctrl: nomadik: find chip from local array by Linus Walleij · 9 years ago
  21. bc222ef pinctrl: nomadik: break out state container allocator by Linus Walleij · 9 years ago
  22. 6de52c1 pinctrl: pinconf: pinconf_show_config() can be static by kbuild test robot · 9 years ago
  23. eeef97b pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  24. 3b0d156 pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removal by Thomas Gleixner · 9 years ago
  25. d1800c2 pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  26. 415f748 pinctrl/rockchip: Prepare rockchip_irq_demux for irq argument removal by Thomas Gleixner · 9 years ago
  27. f43ebaf pinctrl/pistachio: Prepare pistachio_gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  28. fc02a46 pinctrl/coh901: Prepare u300_gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  29. fa00fec pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  30. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  31. f66eb49 pinctrl/samsung: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  32. 40ec168 pinctrl/exynos: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  33. 34c0ad8 pinctrl/qcom: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  34. 2dbf1bc pinctrl/rockchip: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  35. c639845b pinctrl/at91: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  36. 9d82931 pinctrl/amd: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  37. e0d6a2c pinctrl/adi2: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  38. fc756bc pinctrl/intel: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  39. a4e3f78 pinctrl/cherryview: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  40. f3a085b pinctrl/baytrail: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  41. 1aa74fd pinctrl/bcm2835: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  42. c21f784 pinctrl/exynos: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  43. 20d5d14 pinctrl: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  44. 03051bc pinctrl/rockchip: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  45. 8f1338c pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs by Timur Tabi · 9 years ago
  46. b4c45fe pinctrl: qcom: ssbi: Family A gpio & mpp drivers by Bjorn Andersson · 9 years ago
  47. eb5c144 pinctrl: qcom: spmi-mpp: Transpose pinmux function by Bjorn Andersson · 9 years ago
  48. 099f3e4 pinctrl: qcom: spmi-mpp: Add support for setting analog output level by Bjorn Andersson · 9 years ago
  49. bd6eab9 pinctrl: lpc18xx: add support for usb1 pinconf by Joachim Eastwood · 9 years ago
  50. d96310a pinctrl: pinconf: Fix display of configs by Jon Hunter · 9 years ago
  51. 7562998 pinctrl: pinconf: Allow groups to be configured via debugfs by Jon Hunter · 9 years ago
  52. ad64498 pinctrl: qcom: Hook pm_power_down for shutdown support by Stephen Boyd · 9 years ago
  53. e3f3aaa pinctrl: sirf: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  54. 6417049 pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ by Grygorii Strashko · 9 years ago
  55. 03c42c3 pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry by Geert Uytterhoeven · 9 years ago
  56. d009fa3b pinctrl: sh-pfc: r8a7740: Remove obsolete multi-platform check by Geert Uytterhoeven · 9 years ago
  57. 39ad6ff pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry by Geert Uytterhoeven · 9 years ago
  58. 9f21c67 pinctrl: sh-pfc: sh73a0: Remove obsolete multi-platform check by Geert Uytterhoeven · 9 years ago
  59. c7977ec pinctrl: sh-pfc: Convert to platform_get_*() by Geert Uytterhoeven · 9 years ago
  60. 16ccaf5 pinctrl: sh-pfc: Accept standard function, pins and groups properties by Laurent Pinchart · 9 years ago
  61. 583facb pinctrl: samsung: remove "out of memory" messages by Dan Carpenter · 9 years ago
  62. 8749f8e pinctrl: samsung: don't truncate the last char by Dan Carpenter · 9 years ago
  63. 95b612c pinctrl: move CONFIG_PINCTRL to drivers/Makefile by Masahiro Yamada · 9 years ago
  64. b3b6616 pinctrl: UniPhier: add UniPhier PH1-LD6b pinctrl driver by Masahiro Yamada · 9 years ago
  65. 3c0fd8e pinctrl: UniPhier: add UniPhier ProXstream2 pinctrl driver by Masahiro Yamada · 9 years ago
  66. 1950b04 pinctrl: UniPhier: add UniPhier PH1-Pro5 pinctrl driver by Masahiro Yamada · 9 years ago
  67. 95372f9 pinctrl: UniPhier: add UniPhier PH1-sLD8 pinctrl driver by Masahiro Yamada · 9 years ago
  68. b5cf416 pinctrl: UniPhier: add UniPhier PH1-Pro4 pinctrl driver by Masahiro Yamada · 9 years ago
  69. edd95a4 pinctrl: UniPhier: add UniPhier PH1-LD4 pinctrl driver by Masahiro Yamada · 9 years ago
  70. 6e90889 pinctrl: UniPhier: add UniPhier pinctrl core support by Masahiro Yamada · 9 years ago
  71. 0e94804 pinctrl: qcom: spmi-mpp: Implement support for sink mode by Bjorn Andersson · 9 years ago
  72. eaaf5dd pinctrl: qcom: spmi-mpp: Introduce defines for MODE_CTL by Bjorn Andersson · 9 years ago
  73. 7682b37 pinctrl: qcom: spmi-mpp: Fixes related to enable handling by Bjorn Andersson · 9 years ago
  74. ba5f94c pinctrl: qcom: spmi-mpp: Transition to generic dt binding parser by Bjorn Andersson · 9 years ago
  75. fb00de7 pinctrl: simplify of_pinctrl_get() by Masahiro Yamada · 9 years ago
  76. 9612327 pinctrl: imx: add i.mx6ul subdriver by Frank Li · 9 years ago
  77. 441f77d sh-pfc: r8a7791: remove non-existing GPIO pins by Laurent Pinchart · 9 years ago
  78. b5599df sh-pfc: r8a7790: remove non-existing GPIO pins by Laurent Pinchart · 9 years ago
  79. 13b8a68 added tabs instead of spaces by Mario Bambagini · 9 years ago
  80. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  81. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  82. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  84. e492519 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  85. 8a7b8ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  86. 4322f02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  87. 9cb1680 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  88. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  89. b9243b5 Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  90. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  91. cb908ed stifb: Implement hardware accelerated copyarea by Alex Ivanov · 9 years ago
  92. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  93. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 9 years ago
  94. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 9 years ago
  95. dbf3c37 Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" by Dmitry Torokhov · 9 years ago
  96. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 9 years ago
  97. 2d28b63 Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  98. 59e7a16 Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  99. 008b3f1 Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  100. 9d5715f Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago