1. 6e5e959 pinctrl: API changes to support multiple states per device by Stephen Warren · 12 years ago
  2. 0e3db173 pinctrl: add usecount to pins for muxing by Stephen Warren · 12 years ago
  3. 7ecdb16 pinctrl: refactor struct pinctrl handling in core.c vs pinmux.c by Stephen Warren · 12 years ago
  4. 57b676f pinctrl: fix and simplify locking by Stephen Warren · 12 years ago
  5. 962bcbc pinctrl: fix the pin descriptor kerneldoc by Linus Walleij · 12 years ago
  6. 110e4ec pinctrl: assume map table entries can't have a NULL name field by Stephen Warren · 12 years ago
  7. 46919ae pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that state by Stephen Warren · 12 years ago
  8. d4e3198 pinctrl: enhance pinctrl_get() to handle multiple functions by Stephen Warren · 12 years ago
  9. 3eedb43 pinctrl: move pinctrl-maps debugfs file to top-level by Stephen Warren · 12 years ago
  10. 806d314 pinctrl: re-order struct pinctrl_map by Stephen Warren · 12 years ago
  11. 1cf94c4 pinctrl: make the pinmux-pins more helpful by Linus Walleij · 12 years ago
  12. 2304b47 pinctrl: remove pin and hogs locks from struct pinctrl_dev by Stephen Warren · 12 years ago
  13. 02f5b98 pinctrl: allocate sizeof(*p) instead of sizeof(struct foo) by Stephen Warren · 12 years ago
  14. 95dcd4a pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups by Stephen Warren · 12 years ago
  15. 1681f5a pinctrl: disallow map table entries with NULL dev_name field by Stephen Warren · 12 years ago
  16. f7b9006 pinctrl: fix pinconf_groups_show() to emit newline by Stephen Warren · 12 years ago
  17. 3cc70ed pinctrl: record a pin owner, not mux function, when requesting pins by Stephen Warren · 12 years ago
  18. b1eed4e pinctrl: error if mapping table's control dev can't be found by Stephen Warren · 12 years ago
  19. f026fe3 pinctrl: downgrade pinctrl_get warning when no maps are found by Stephen Warren · 12 years ago
  20. 9891d98 pinctrl: assume map table entries can't have a NULL ctrl_dev_name field by Stephen Warren · 12 years ago
  21. 128a06d pinctrl: spawn U300 pinctrl from the COH901 GPIO by Linus Walleij · 12 years ago
  22. 4ecce45d pinctrl: core.c/h cleanups by Stephen Warren · 12 years ago
  23. 2b69425 pinctrl: Re-order pinconf.[ch] to match each-other by Stephen Warren · 12 years ago
  24. 03665e0 pinctrl: Re-order pinmux.[ch] to match each-other by Stephen Warren · 12 years ago
  25. b2b3e66 pinctrl: Store mapping table as a list of chunks by Stephen Warren · 12 years ago
  26. 8b9c139 pinctrl: use list_add_tail instead of list_add by Stephen Warren · 12 years ago
  27. 13398a4 pinctrl: pinctrl_register_mappings() shouldn't be __init by Stephen Warren · 12 years ago
  28. 449d16b pinctrl: make "hog" mapping table entries work by Stephen Warren · 12 years ago
  29. 5c9bdc3 serial/sirf: fixup for changes to pin control by Linus Walleij · 12 years ago
  30. 77a5988 pinctrl: changes hog mechanism to be self-referential by Linus Walleij · 12 years ago
  31. befe5bd pinctrl: factor pin control handles over to the core by Linus Walleij · 12 years ago
  32. e93bcee pinctrl: move generic functions to the pinctrl_ namespace by Linus Walleij · 12 years ago
  33. 28a8d14 pinctrl: break out a pinctrl consumer header by Linus Walleij · 12 years ago
  34. f4e6698 pinctrl: enable pinmux for mmp series by Haojian Zhuang · 12 years ago
  35. 9dfac4f pinctrl: delete raw device pointers in pinmux maps by Linus Walleij · 12 years ago
  36. 8dc6ae4 pinctrl: restore pin naming by Linus Walleij · 12 years ago
  37. 62aa2b5 Linux 3.3-rc2 by Linus Torvalds · 12 years ago
  38. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  39. c5d2bc1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  40. 8e2a288 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  41. 27ba234 Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  42. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  43. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  44. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  45. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 12 years ago
  46. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 12 years ago
  47. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  48. 883120e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  49. f07d4a7 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  50. dfd07ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  51. f94f72e Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  52. a51f67a Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  53. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 12 years ago
  54. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 12 years ago
  55. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 12 years ago
  56. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 12 years ago
  57. ad77c3e hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F by Guenter Roeck · 12 years ago
  58. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 12 years ago
  59. 6edf3c3 hwmon: (sht15) fix bad error code by Vivien Didelot · 12 years ago
  60. 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 · 12 years ago
  61. e3b8369 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  62. 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  63. 67d2433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  64. 1c36ab1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  65. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  66. 81bc300 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. f2933e8 Logfs: Allow NULL block_isbad() methods by Joern Engel · 13 years ago
  68. bbe0138 logfs: Grow inode in delete path by Joern Engel · 13 years ago
  69. 1bcceaf logfs: Free areas before calling generic_shutdown_super() by Joern Engel · 13 years ago
  70. 6c69494 logfs: remove useless BUG_ON by Joern Engel · 13 years ago
  71. 756ccb3 MAINTAINERS: Add Prasad Joshi in LogFS maintiners by Prasad Joshi · 13 years ago
  72. 0bd9038 logfs: Propagate page parameter to __logfs_write_inode by Prasad Joshi · 13 years ago
  73. ecfd890 logfs: set superblock shutdown flag after generic sb shutdown by Prasad Joshi · 13 years ago
  74. 13ced29 logfs: take write mutex lock during fsync and sync by Prasad Joshi · 12 years ago
  75. 934eed3 logfs: Prevent memory corruption by Joern Engel · 13 years ago
  76. 9615060 logfs: update page reference count for pined pages by Prasad Joshi · 13 years ago
  77. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 12 years ago
  78. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 12 years ago
  79. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  80. 13289d5 lguest: remove reference from Documentation/virtual/00-INDEX by Rusty Russell · 12 years ago
  81. a72caae virtio: correct the memory barrier in virtqueue_kick_prepare() by Jason Wang · 12 years ago
  82. 4dbc5d9 virtio: fix typos of memory barriers by Jason Wang · 12 years ago
  83. 3c424f3 ARM: 7304/1: ioremap: fix boundary check when reusing static mapping by Pawel Moll · 12 years ago
  84. 69e8f43 xen/granttable: Disable grant v2 for HVM domains. by Konrad Rzeszutek Wilk · 12 years ago
  85. 6c02b7b Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 by Konrad Rzeszutek Wilk · 12 years ago
  86. acb42a3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  87. ea9f7a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  88. 9998eb7 Btrfs: fix reservations in btrfs_page_mkwrite by Chris Mason · 12 years ago
  89. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 12 years ago
  90. 84e83c2 watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs by Seth Heasley · 12 years ago
  91. f6dd94f watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev by Axel Lin · 12 years ago
  92. b1785df watchdog: Fix typo "unexpectdly" by Masanari Iida · 12 years ago
  93. 8a062ac watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 12 years ago
  94. ebe06e8 watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 12 years ago
  95. 2865e77 watchdog: Return proper error in nuc900wdt_probe if misc_register fails by Axel Lin · 12 years ago
  96. e352829 watchdog: Staticise nuc900_wdt by Axel Lin · 12 years ago
  97. 0318e28 watchdog: via_wdt: Staticise wdt_pci_table by Axel Lin · 12 years ago
  98. 12c583d watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 12 years ago
  99. 52ea9a7 watchdog: dw_wdt.c: use devm_request_and_ioremap by Julia Lawall · 12 years ago
  100. 5d32d48 watchdog: imx2_wdt.c: use devm_request_and_ioremap by Julia Lawall · 12 years ago