1. ce43625 pinctrl: tegra: dynamically calculate function list of groups by Stephen Warren · 10 years ago
  2. edfab36 pinctrl: tegra: init Tegra20/30 at module_init time by Stephen Warren · 10 years ago
  3. 88430ac pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays by Maxime COQUELIN · 10 years ago
  4. 7ce717d pinctrl: st: add pinctrl support for the STiH407 SoC by Giuseppe Cavallaro · 10 years ago
  5. 4e6a609 pinctrl: st: Enhance the controller to manage unavailable registers by Giuseppe Cavallaro · 10 years ago
  6. 051a58b pinctrl: msm: Simplify msm_config_reg() and callers by Stephen Boyd · 10 years ago
  7. 1a0840a pinctrl: msm: Remove impossible WARN_ON()s by Stephen Boyd · 10 years ago
  8. 7cc34e2 pinctrl: msm: Replace lookup tables with math by Stephen Boyd · 10 years ago
  9. 5f2449d pinctrl: msm: Drop OF_IRQ dependency by Stephen Boyd · 10 years ago
  10. af3e18f1 pinctrl: msm: Drop unused includes by Stephen Boyd · 10 years ago
  11. dcd278b pinctrl: msm: Check for ngpios > MAX_NR_GPIO by Stephen Boyd · 10 years ago
  12. 3525f55 pinctrl: msm: Silence recursive lockdep warning by Stephen Boyd · 10 years ago
  13. 3c7d563 pinctrl: mvebu: silence WARN to dev_warn by Sebastian Hesselbarth · 10 years ago
  14. 6aced33 pinctrl: msm: drop wake_irqs bitmap by Josh Cartwright · 10 years ago
  15. 42bd007 pinctrl-baytrail: add function mux checking in gpio pin request by Chew, Kean Ho · 10 years ago
  16. a76cbd7 pinctrl: tegra: fix some typos and inconsistencies by Stephen Warren · 10 years ago
  17. e6fae2d pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groups by Geert Uytterhoeven · 10 years ago
  18. 7033168 pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups by Geert Uytterhoeven · 10 years ago
  19. a9ea2ed Merge branch 'pinctrl-mvebu' into devel by Linus Walleij · 10 years ago
  20. 7cab36e Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrl by Jason Cooper · 10 years ago
  21. 6da67ca pinctrl: mvebu: dove: use global register regmap by Sebastian Hesselbarth · 11 years ago
  22. 18e6f28 pinctrl: mvebu: dove: use remapped pmu_mpp registers by Sebastian Hesselbarth · 11 years ago
  23. 2c4b229 pinctrl: mvebu: dove: use remapped mpp4 register by Sebastian Hesselbarth · 11 years ago
  24. 00202b0 pinctrl: mvebu: dove: use remapped mpp base registers by Sebastian Hesselbarth · 11 years ago
  25. e91f791 pinctrl: mvebu: dove: request syscon regmap for global registers by Sebastian Hesselbarth · 11 years ago
  26. 4d73fc7 pinctrl: mvebu: dove: request additional resources by Sebastian Hesselbarth · 11 years ago
  27. ca6d9a0 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385 by Thomas Petazzoni · 10 years ago
  28. ce3ed59 pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 by Thomas Petazzoni · 10 years ago
  29. 78c2c3d pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacks by Sebastian Hesselbarth · 11 years ago
  30. c2f082f pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp ranges by Sebastian Hesselbarth · 11 years ago
  31. cffa7a6 pinctrl: mvebu: remove MPP_REG_CTRL macro by Thomas Petazzoni · 10 years ago
  32. faaa832 pinctrl: mvebu: remove common get/set functions by Sebastian Hesselbarth · 11 years ago
  33. 1217b79 pinctrl: mvebu: move resource allocation to SoC specific drivers by Sebastian Hesselbarth · 11 years ago
  34. ad2a4f2 pinctrl: mvebu: armada-xp: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  35. 877f01f pinctrl: mvebu: armada-370: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  36. 3a25f9f pinctrl: mvebu: kirkwood: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  37. 17bdec6 pinctrl: mvebu: dove: provide generic mpp callbacks by Sebastian Hesselbarth · 11 years ago
  38. f5b85e4 pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl include by Sebastian Hesselbarth · 11 years ago
  39. 2035d39 pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks by Sebastian Hesselbarth · 11 years ago
  40. e310b74 pinctrl: mvebu: identify generic controls by name by Sebastian Hesselbarth · 11 years ago
  41. dc2a900 pinctrl: mvebu: remove obsolete per-control name buffer allocation by Sebastian Hesselbarth · 11 years ago
  42. 8d898fd pinctrl: mvebu: count unnamed controls and allocate name buffer by Sebastian Hesselbarth · 11 years ago
  43. 6787141 pinctrl: pfc: r8a7791: add mux data for IIC(B) cores by Wolfram Sang · 10 years ago
  44. 8af584b pinctrl: at91: implement get_direction by Richard Genoud · 10 years ago
  45. 7c001e5 pinctrl: imx: Fix pin name in debug message. by Martin Fuzzey · 10 years ago
  46. 885d662 pinctrl-sunxi: Fix sun5i-a13 port F multiplexing by Hans de Goede · 10 years ago
  47. e365374 pinctrl: pinctrl-adi: combine multiple groups of one function together by Sonic Zhang · 10 years ago
  48. 019c12f pinctrl: sirf: update copyright years to 2014 by Barry Song · 10 years ago
  49. c003eed pinctrl: nomadik: Convert to modern pm_ops by Ulf Hansson · 10 years ago
  50. 131d85b pinctrl: nomadik: Silence compiler warn for !CONFIG_PM by Ulf Hansson · 10 years ago
  51. 202909c pinctrl: sh-pfc: r8a7790: Add QSPI pin groups by Geert Uytterhoeven · 10 years ago
  52. dc17911 pinctrl-msm: Add SPI8 pin definitions by Ivan T. Ivanov · 10 years ago
  53. 5d88dce pinctrl: Quiet logging about missing DT nodes when not using DT by Mark Brown · 11 years ago
  54. 97e00fa pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUS by Magnus Damm · 11 years ago
  55. 9a8b607 pinctrl: exynos: add exynos5260 SoC specific data by Young-Gun Jang · 10 years ago
  56. ed118a5 pinctrl-msm: Support output-{high,low} configuration by Bjorn Andersson · 10 years ago
  57. 58ffe7a0 pinctrl: sirf: add pin group for USP0 for atlas6 by Rongjun Ying · 11 years ago
  58. 4bd7547 pinctrl: single: add low power mode support by Chao Xie · 11 years ago
  59. b81e57e pinctrl-adi2: fix coding style issue by Sonic Zhang · 11 years ago
  60. b4eef7b pinctrl-adi2: change irq_base from usigned int to int by Sonic Zhang · 11 years ago
  61. 1e6f8e3 pinctrl: Move pint PM storage structure out of blackfin architecture. by Sonic Zhang · 11 years ago
  62. 94e6920 pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ by Jean-Jacques Hiblot · 11 years ago
  63. 2d0c386 pinctrl: sh-pfc: r8a7791: Add QSPI pin groups by Geert Uytterhoeven · 11 years ago
  64. 155795b pinctrl: st: Add software edge trigger interrupt support by Srinivas Kandagatla · 11 years ago
  65. 727b0f7 pinctrl: st: Add Interrupt support by Srinivas Kandagatla · 11 years ago
  66. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  67. c9efe51 fix a kmap leak in virtio_console by Al Viro · 10 years ago
  68. 4944790 Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  69. 1ccfe6f watchdog: dw_wdt: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  70. 3e382dd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  71. 2091f43 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  72. 22446d3 Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  73. 4f545a4 hwmon: (da9055) Remove use of regmap_irq_get_virq() by Adam Thomson · 10 years ago
  74. a2ff34c Merge branches 'acpi-cleanup' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  75. 7fd9050 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  76. 93e7371 Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  77. 65f0505 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  78. 5b232c5 pinctrl: tegra: return correct error type by Laxman Dewangan · 10 years ago
  79. e7f2a44 pinctrl: do not init debugfs entries for unimplemented functionalities by Florian Vaussard · 10 years ago
  80. 7c4c62a drm/radeon: allow geom rings to be setup on r600/r700 (v2) by Dave Airlie · 11 years ago
  81. 9ca5d4b Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  82. 9df5a9b Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  83. 8b7ad1b drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion by Dave Airlie · 10 years ago
  84. ef42c58 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  86. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  87. 1b76af5 drm/ttm: Don't clear page metadata of imported sg pages by Thomas Hellstrom · 10 years ago
  88. 8fcfb99 ACPI / hotplug: Fix panic on eject to ejected device by Toshi Kani · 10 years ago
  89. c66f854 drm/ttm: Fix TTM object open regression by Thomas Hellstrom · 11 years ago
  90. cd9a21a vmwgfx: Fix unitialized stack read in vmw_setup_otable_base by Dave Jones · 11 years ago
  91. 30f82d81 drm/vmwgfx: Reemit context bindings when necessary v2 by Thomas Hellstrom · 10 years ago
  92. a6fc955 drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2 by Thomas Hellstrom · 11 years ago
  93. d5bde95 drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 by Thomas Hellstrom · 11 years ago
  94. c1a2137 drm/vmwgfx: Fix legacy surface reference size copyback by Thomas Hellstrom · 11 years ago
  95. 0ccbbae drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices by Thomas Hellstrom · 11 years ago
  96. cf5e341 drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls behave like reservation calls" by Thomas Hellstrom · 11 years ago
  97. 76c7d18 drm/vmwgfx: Don't commit staged bindings if execbuf fails by Thomas Hellstrom · 11 years ago
  98. ec22b4a drm/mgag200: fix typo causing bw limits to be ignored on some chips by Dave Airlie · 10 years ago
  99. 47a08c8 ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm() by Luis G.F · 11 years ago
  100. 085ca11 ACPI / proc: remove unneeded NULL check by Dan Carpenter · 11 years ago