1. d279bc7 pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910 by Axel Lin · 12 years ago
  2. 00e79d1 pinctrl: pinctrl-single: Fix error check condition by Sachin Kamat · 12 years ago
  3. 7d8dd20 pinctrl: SPEAr: Update error check for unsigned variables by Tushar Behera · 12 years ago
  4. 5f007db Merge branch 'at91' into devel by Linus Walleij · 12 years ago
  5. b4d4b1f gpiolib: Fix use after free in gpiochip_add_pin_range by Axel Lin · 12 years ago
  6. 316511c gpiolib: rename pin range arguments by Linus Walleij · 12 years ago
  7. 2e8b2ea pinctrl: single: support gpio request and free by Haojian Zhuang · 12 years ago
  8. 2ccb0bc pinctrl: generic: add input schmitt disable parameter by Haojian Zhuang · 12 years ago
  9. 8604ac3 pinctrl/u300/coh901: stop spawning pinctrl from GPIO by Linus Walleij · 12 years ago
  10. 387923c pinctrl/u300/coh901: let the gpio_chip register the range by Linus Walleij · 12 years ago
  11. 9afbefb pinctrl: add function to retrieve range from pin by Linus Walleij · 12 years ago
  12. 8f23ca1 gpiolib: return any error code from range creation by Linus Walleij · 12 years ago
  13. dfa9751 pinctrl: make range registration defer properly by Linus Walleij · 12 years ago
  14. 192c369 gpiolib: rename find_pinctrl_* by Linus Walleij · 12 years ago
  15. 3f0f867 gpiolib: let gpiochip_add_pin_range() specify offset by Linus Walleij · 12 years ago
  16. 17d6b29 Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux-at91 into at91 by Linus Walleij · 12 years ago
  17. 7ebd7a3 pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux option support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  18. 32b01a3 pinctrl: at91: provide gpio names by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  19. 5212d09 pinctrl: nomadik: Staticize non-exported symbols by Axel Lin · 12 years ago
  20. 953e9e9 pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL by Axel Lin · 12 years ago
  21. e7ed671 pinctrl: single: dump pinmux register value by Haojian Zhuang · 12 years ago
  22. f92bc45 Pinctrl/spear: plgpio: don't call prepare/unprepare by Viresh Kumar · 12 years ago
  23. 9804049 pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called by Axel Lin · 12 years ago
  24. 6f37b1b pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup found by Axel Lin · 12 years ago
  25. 8035720 pinctrl: coh901: Return proper error if irq_domain_add_linear() fails by Axel Lin · 12 years ago
  26. 4484d0b pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr by Axel Lin · 12 years ago
  27. 8d1c6ef pinctrl: imx: Fix the logic checking if not able to find pin reg map by Axel Lin · 12 years ago
  28. 102caad pinctrl: tegra: Staticize non-exported symbols by Axel Lin · 12 years ago
  29. 896a95b pinctrl/nomadik: db8540: split clkout group by Patrice Chotard · 12 years ago
  30. edbdfa8 pinctrl/nomadik: db8500: split clkout group by Patrice Chotard · 12 years ago
  31. 72facfe pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_info by Axel Lin · 12 years ago
  32. 9387760 pinctrl: pxa3xx: Use devm_request_and_ioremap by Axel Lin · 12 years ago
  33. 507ccdb pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF by Axel Lin · 12 years ago
  34. 90db8a1 pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONF by Axel Lin · 12 years ago
  35. 9b2b174 pinctrl: spear: Staticize non-exported symbols by Axel Lin · 12 years ago
  36. e38d457 pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths by Axel Lin · 12 years ago
  37. 89377aa pinctrl: lantiq: Staticize non-exported symbols by Axel Lin · 12 years ago
  38. 5c084ec pinctrl: lantiq: Remove ltq_pmx_disable() function by Axel Lin · 12 years ago
  39. 826d6ca pinctrl: SPEAr: Add SoC specific gpio configuration routines by Shiraz Hashim · 12 years ago
  40. 6bb0700 pinctrl: Staticize pinconf_ops by Axel Lin · 12 years ago
  41. ae1cde8 Merge branch 'nomadik' into devel by Linus Walleij · 12 years ago
  42. e59d969 Merge branch 'at91' into devel by Linus Walleij · 12 years ago
  43. f4f8e56 pinctrl: SPEAr: Add gpio ranges support by Viresh Kumar · 12 years ago
  44. 1e63d7b gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  45. 9ef0d6f gpiolib: call pin removal in chip removal function by Linus Walleij · 12 years ago
  46. e93fa3f gpiolib: remove duplicate pin range code by Linus Walleij · 12 years ago
  47. 167c1af gpiolib-of: staticize the pin range calls by Linus Walleij · 12 years ago
  48. 165adc9 gpiolib: fix up function prototypes etc by Linus Walleij · 12 years ago
  49. 33dfc41 pinctrl: sirf: Staticize non-exported symbol by Axel Lin · 12 years ago
  50. e1b29ab pinctrl: u300: Staticize non-exported symbols by Axel Lin · 12 years ago
  51. b36bdc5 pinctrl/u300: use managed resources by Linus Walleij · 12 years ago
  52. 585583f pinctrl/coh901: convert to use managed resources by Linus Walleij · 12 years ago
  53. a6c45b9 pinctrl/coh901: use irqdomain, allocate irqdescs by Linus Walleij · 12 years ago
  54. 604bb7d pinctrl: SPEAr: Add plgpio driver by Viresh Kumar · 12 years ago
  55. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  56. 7e10ee6 Revert "pinctrl: remove pinctrl_remove_gpio_range" by Viresh Kumar · 12 years ago
  57. afa538c pinctrl: exynos: Add terminating entry for of_device_id table by Axel Lin · 12 years ago
  58. d3e26f2 pinctrl: sirf: enable the driver support new SiRFmarco SoC by Barry Song · 12 years ago
  59. 06763c7 pinctrl: mvebu: move to its own directory by Thomas Petazzoni · 12 years ago
  60. de1d762 pinctrl: mvebu: remove useless include by Thomas Petazzoni · 12 years ago
  61. 55d2e40 pinctrl: mvebu: allow plat-orion architectures to use pinctrl-mvebu by Thomas Petazzoni · 12 years ago
  62. 1a78958 pinctrl: reserve pins when states are activated by Linus Walleij · 12 years ago
  63. b251f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  64. 2b1768f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  65. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  66. 5cf8f7d sparc: Add sparc support for platform_get_irq() by Andreas Larsson · 12 years ago
  67. 103cdd1 gianfar: ethernet vanishes after restoring from hibernation by Wang Dongsheng · 12 years ago
  68. 9532021 usbnet: ratelimit kevent may have been dropped warnings by Steve Glendinning · 12 years ago
  69. a1c2d60 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  70. 63d4ec8 Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  71. a427515 Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  72. 9b47260 pinctrl/nomadik: db8540: fix moduartstmmux_oc4_1 pin group definition. by Jean-Nicolas Graux · 12 years ago
  73. f1671bf pinctrl/nomadik: make independent of prcmu driver by Jonas Aaberg · 12 years ago
  74. afcc87a drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory by Thomas Hellstrom · 12 years ago
  75. 95e8f6a drm/vmwgfx: Fix hibernation device reset by Thomas Hellstrom · 12 years ago
  76. a186d25 Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  77. 4ad48bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  78. 976bace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  79. c0cba03 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  80. cdfe156 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  81. 4a48ed2 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  82. 237242b virtio: Don't access index after unregister. by Cornelia Huck · 12 years ago
  83. df28550 drm/nouveau: fix acpi edid retrieval by Maarten Lankhorst · 12 years ago
  84. 11d9256 drm/nvc0/disp: fix regression in vblank semaphore release by Kelly Doran · 12 years ago
  85. 7707b70 drm/nv40/mpeg: fix context handling by Marcin Slusarz · 12 years ago
  86. a4dd4ec drm/nv40/graph: fix typo in type names by Marcin Slusarz · 12 years ago
  87. 479dd56 drm/nv41/vm: fix typo in type name by Marcin Slusarz · 12 years ago
  88. f418b88 drm/radeon/si: add some missing regs to the VM reg checker by Alex Deucher · 12 years ago
  89. 860fe2f drm/radeon/cayman: add some missing regs to the VM reg checker by Alex Deucher · 12 years ago
  90. a66fe16 net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs by Ian Coolidge · 12 years ago
  91. 4fe5f07 usb: gadget: g_ether: fix frame size check for 802.1Q by Ian Coolidge · 12 years ago
  92. 0dad9e9 cxgb4: Fix initialization of SGE_CONTROL register by Vipul Pandya · 12 years ago
  93. 7fd78ed isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES by Lee Jones · 12 years ago
  94. 0062b15 cxgb4: Initialize data structures before using. by Vipul Pandya · 12 years ago
  95. 0aa55c2 mmc: sdhci-s3c: fix the card detection in runtime-pm by Seungwon Jeon · 12 years ago
  96. 0f310a05 mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  97. 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
  98. 517cb9f mmc: dw_mmc: fix modular build for exynos back-end by Arnd Bergmann · 12 years ago
  99. 14efd95 mmc: sdhci: fix NULL dereference in sdhci_request() tuning by Chris Ball · 12 years ago
  100. 657d598 mmc: sdhci: fix IS_ERR() checking of regulator_get() by Kevin Liu · 12 years ago