1. 652162d pinctrl: allow concurrent gpio and mux function ownership of pins by Stephen Warren · 13 years ago
  2. a6c3b33 Merge branch 'pinctrl-tegra-for-next-diet' into for-next by Linus Walleij · 13 years ago
  3. 872acc3 pinctrl: include machine header to core.h by Linus Walleij · 13 years ago
  4. 971dac7 pinctrl: add a driver for NVIDIA Tegra by Stephen Warren · 13 years ago
  5. ba110d9 pinctrl: Show selected function and group in pinmux-pins debugfs by Stephen Warren · 13 years ago
  6. 1e2082b pinctrl: enhance mapping table to support pin config operations by Stephen Warren · 13 years ago
  7. 6e5e959 pinctrl: API changes to support multiple states per device by Stephen Warren · 13 years ago
  8. 0e3db173 pinctrl: add usecount to pins for muxing by Stephen Warren · 13 years ago
  9. 7ecdb16 pinctrl: refactor struct pinctrl handling in core.c vs pinmux.c by Stephen Warren · 13 years ago
  10. 57b676f pinctrl: fix and simplify locking by Stephen Warren · 13 years ago
  11. 962bcbc pinctrl: fix the pin descriptor kerneldoc by Linus Walleij · 13 years ago
  12. 110e4ec pinctrl: assume map table entries can't have a NULL name field by Stephen Warren · 13 years ago
  13. 46919ae pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state by Stephen Warren · 13 years ago
  14. d4e3198 pinctrl: enhance pinctrl_get() to handle multiple functions by Stephen Warren · 13 years ago
  15. 3eedb43 pinctrl: move pinctrl-maps debugfs file to top-level by Stephen Warren · 13 years ago
  16. 1cf94c4 pinctrl: make the pinmux-pins more helpful by Linus Walleij · 13 years ago
  17. 2304b47 pinctrl: remove pin and hogs locks from struct pinctrl_dev by Stephen Warren · 13 years ago
  18. 02f5b98 pinctrl: allocate sizeof(*p) instead of sizeof(struct foo) by Stephen Warren · 13 years ago
  19. 95dcd4a pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups by Stephen Warren · 13 years ago
  20. 1681f5a pinctrl: disallow map table entries with NULL dev_name field by Stephen Warren · 13 years ago
  21. f7b9006 pinctrl: fix pinconf_groups_show() to emit newline by Stephen Warren · 13 years ago
  22. 3cc70ed pinctrl: record a pin owner, not mux function, when requesting pins by Stephen Warren · 13 years ago
  23. b1eed4e pinctrl: error if mapping table's control dev can't be found by Stephen Warren · 13 years ago
  24. f026fe3 pinctrl: downgrade pinctrl_get warning when no maps are found by Stephen Warren · 13 years ago
  25. 9891d98 pinctrl: assume map table entries can't have a NULL ctrl_dev_name field by Stephen Warren · 13 years ago
  26. 128a06d pinctrl: spawn U300 pinctrl from the COH901 GPIO by Linus Walleij · 13 years ago
  27. 4ecce45d pinctrl: core.c/h cleanups by Stephen Warren · 13 years ago
  28. 2b69425 pinctrl: Re-order pinconf.[ch] to match each-other by Stephen Warren · 13 years ago
  29. 03665e0 pinctrl: Re-order pinmux.[ch] to match each-other by Stephen Warren · 13 years ago
  30. b2b3e66 pinctrl: Store mapping table as a list of chunks by Stephen Warren · 13 years ago
  31. 8b9c139 pinctrl: use list_add_tail instead of list_add by Stephen Warren · 13 years ago
  32. 13398a4 pinctrl: pinctrl_register_mappings() shouldn't be __init by Stephen Warren · 13 years ago
  33. 449d16b pinctrl: make "hog" mapping table entries work by Stephen Warren · 13 years ago
  34. 5c9bdc3 serial/sirf: fixup for changes to pin control by Linus Walleij · 13 years ago
  35. 77a5988 pinctrl: changes hog mechanism to be self-referential by Linus Walleij · 13 years ago
  36. befe5bd pinctrl: factor pin control handles over to the core by Linus Walleij · 13 years ago
  37. e93bcee pinctrl: move generic functions to the pinctrl_ namespace by Linus Walleij · 13 years ago
  38. 28a8d14 pinctrl: break out a pinctrl consumer header by Linus Walleij · 13 years ago
  39. f4e6698 pinctrl: enable pinmux for mmp series by Haojian Zhuang · 13 years ago
  40. 9dfac4f pinctrl: delete raw device pointers in pinmux maps by Linus Walleij · 13 years ago
  41. 8dc6ae4 pinctrl: restore pin naming by Linus Walleij · 13 years ago
  42. c5d2bc1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  43. 8e2a288 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  44. 27ba234 Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  45. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  46. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  47. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  48. 883120e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  49. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 13 years ago
  50. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 13 years ago
  51. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 13 years ago
  52. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 13 years ago
  53. ad77c3e hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F by Guenter Roeck · 13 years ago
  54. 6edf3c3 hwmon: (sht15) fix bad error code by Vivien Didelot · 13 years ago
  55. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  56. e3b8369 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  57. 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  58. 1c36ab1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  59. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  60. 81bc300 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  61. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  62. a72caae virtio: correct the memory barrier in virtqueue_kick_prepare() by Jason Wang · 13 years ago
  63. 4dbc5d9 virtio: fix typos of memory barriers by Jason Wang · 13 years ago
  64. 69e8f43 xen/granttable: Disable grant v2 for HVM domains. by Konrad Rzeszutek Wilk · 13 years ago
  65. acb42a3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  66. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 13 years ago
  67. 84e83c2 watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs by Seth Heasley · 13 years ago
  68. f6dd94f8 watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev by Axel Lin · 13 years ago
  69. b1785df watchdog: Fix typo "unexpectdly" by Masanari Iida · 13 years ago
  70. 8a062ac watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  71. ebe06e8 watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  72. 2865e77 watchdog: Return proper error in nuc900wdt_probe if misc_register fails by Axel Lin · 13 years ago
  73. e352829 watchdog: Staticise nuc900_wdt by Axel Lin · 13 years ago
  74. 0318e28 watchdog: via_wdt: Staticise wdt_pci_table by Axel Lin · 13 years ago
  75. 12c583d watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 13 years ago
  76. 52ea9a7 watchdog: dw_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  77. 5d32d48 watchdog: imx2_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  78. 373af0c drm/exynos: fixed pm feature for fimd module. by Inki Dae · 13 years ago
  79. a4b42da drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD by Inki Dae · 13 years ago
  80. 2363dc6 drm/exynos: fix build dependency for DRM_EXYNOS_HDMI by Seung-Woo Kim · 13 years ago
  81. 485bc54 drm/exynos: use release_mem_region instead of release_resource by Seung-Woo Kim · 13 years ago
  82. 74ea15d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  83. 9a95b9e Merge branch 'sa11x0-mcp-fixes' into fixes by Russell King · 13 years ago
  84. 0dbfe8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  85. a0701f0 uwb & wusb: fix kconfig error by Randy Dunlap · 13 years ago
  86. b3ef051 USB: Realtek cr: fix autopm scheduling while atomic by Stanislaw Gruszka · 13 years ago
  87. 2353f80 USB: ftdi_sio: Add more identifiers by Alan Cox · 13 years ago
  88. 523b82e serial: Kill off Moorestown code by Alan Cox · 13 years ago
  89. 8a74e9f Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" by Greg Kroah-Hartman · 13 years ago
  90. af681ca Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip" by Greg Kroah-Hartman · 13 years ago
  91. 40206dd xen-netfront: correct MAX_TX_TARGET calculation. by Wei Liu · 13 years ago
  92. 590dfe2 agp: fix scratch page cleanup by Michal Kubecek · 13 years ago
  93. c8fe74ae Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  94. b9130b7 pinctrl: add checks for empty function names by Tony Lindgren · 13 years ago
  95. 9e2551e pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set by Tony Lindgren · 13 years ago
  96. de849ee pinctrl: fix some pinmux typos by Tony Lindgren · 13 years ago
  97. 8a09304 regulator: Set apply_uV only when min and max voltages are defined by Karol Lewandowski · 13 years ago
  98. 74a7f6a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  99. 7ca4e8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  100. cf84055 xHCI: Cleanup isoc transfer ring when TD length mismatch found by Andiry Xu · 13 years ago