1. 7f217d3 regulator: arizona-micsupp: Fix choosing selector in arizona_micsupp_map_voltage by Axel Lin · 12 years ago
  2. 5cee1d3 net/sh-eth: Check return value of sh_eth_reset when chip reset fail by Nobuhiro Iwamatsu · 12 years ago
  3. 5e7a76b net/sh-eth: Add support selecting MII function for SH7734 and R8A7740 by Nobuhiro Iwamatsu · 12 years ago
  4. d03ac61 clk: mxs: fix clock lookup after freeing init memory by Marc Kleine-Budde · 12 years ago
  5. d6dc55c clk: mxs: fix ref_io clock definition by Shawn Guo · 12 years ago
  6. bf47b4f clk: Check parent for NULL in clk_change_rate by Pawel Moll · 12 years ago
  7. 7975059 clk: Allow late cache allocation for clk->parents by Rajendra Nayak · 12 years ago
  8. 3a35fc3 clk: SPEAr600: Fix ethernet clock name for DT based probing by Stefan Roese · 12 years ago
  9. 91fa0cb caif-hsi: Remove use of module parameters by Sjur Brændeland · 12 years ago
  10. 1c385f1 caif-hsi: Replace platform device with ops structure. by Sjur Brændeland · 12 years ago
  11. c412540 caif-hsi: Add rtnl support by Sjur Brændeland · 12 years ago
  12. b42f7b5 caif-hsi: Remove uncecessary assignments by Sjur Brændeland · 12 years ago
  13. 90de9bab caif-hsi: Use netdev_X instead of dev_X for printing by Sjur Brændeland · 12 years ago
  14. a5c96b5 caif-hsi: changed test on aggregation_timeout by Kim Lilliestierna XX · 12 years ago
  15. 4e7bb59 caif-hsi: Removed dead code by Kim Lilliestierna XX · 12 years ago
  16. 044ca2a net/mlx4_en: Release QP range in free_resources by Yevgeny Petrilin · 12 years ago
  17. 9858d2d net/mlx4: Use single completion vector after NOP failure by Yevgeny Petrilin · 12 years ago
  18. 5c8e904 net/mlx4_en: Set correct port parameters during device initialization by Yevgeny Petrilin · 12 years ago
  19. 6de0298 ipheth: add support for iPad by Davide Gerhard · 12 years ago
  20. 7665de1 be2net: Regression bug wherein VFs creation broken for multiple cards. by Somnath Kotur · 12 years ago
  21. 89b1f49 be2net: Explicitly clear the reserved field in the Tx Descriptor by Somnath Kotur · 12 years ago
  22. 1fdc763 caif-hsi: Add missing return in error path by Sjur Brændeland · 12 years ago
  23. 3935600 caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost by Per Ellefsen · 12 years ago
  24. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. ed3b856 netxen: Error return off by one for XG port. by Santosh Nayak · 12 years ago
  26. d8140b2 netxen: Error return off by one in 'netxen_nic_set_pauseparam()'. by Santosh Nayak · 12 years ago
  27. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  28. 81d75e9 [media] media: gpio-ir-recv: switch to module_platform_driver by Benoît Thébaudeau · 12 years ago
  29. eac9ac6 iwlwifi: fix activating inactive stations by Johannes Berg · 12 years ago
  30. ff0b804 wlcore: drop INET dependency by Randy Dunlap · 12 years ago
  31. bed3d9c ath9k: fix dynamic WEP related regression by Felix Fietkau · 12 years ago
  32. 25c0af7 agp/intel-agp: remove snb+ host bridge pciids by Daniel Vetter · 12 years ago
  33. 01a0685 drm/i915: disable drm agp support for !gen3 with kms enabled by Daniel Vetter · 12 years ago
  34. 87207ca drm/i915: don't use dev->agp by Daniel Vetter · 12 years ago
  35. 79f5b2c drm/i915: make enable/disable_gt_powersave locking consistent by Daniel Vetter · 12 years ago
  36. 8090c6b drm/i915: wrap up gt powersave enabling functions by Daniel Vetter · 12 years ago
  37. 023b515 uas: task mgmt & error handling by Gerd Hoffmann · 12 years ago
  38. bdd000f uas: track urbs, kill inflight urbs on disconnect. by Gerd Hoffmann · 12 years ago
  39. 8aac863 uas: improve error handling by Gerd Hoffmann · 12 years ago
  40. b1d6769 uas: keep track of command state, finish scsi cmd when really done. by Gerd Hoffmann · 12 years ago
  41. e9bd7e1 uas: fix sense urb handling by Gerd Hoffmann · 12 years ago
  42. db32de1 Revert "usb/uas: one only one status URB/host on stream-less connection" by Gerd Hoffmann · 12 years ago
  43. c621a81 Revert "usb/uas: make sure data urb is gone if we receive status before that" by Gerd Hoffmann · 12 years ago
  44. fa6173a Staging: csr: add WEXT and AP mode support by Lauri Hintsala · 12 years ago
  45. 8c3337f staging: vt6656: iwctl: Clean up braces on 'if' statements by Jesper Juhl · 12 years ago
  46. 37f0777 staging: vt6656: iwctl: Cleanup spacing around operators (mostly) by Jesper Juhl · 12 years ago
  47. aeadd58 staging: vt6656: iwctl: one statement per line (if) by Jesper Juhl · 12 years ago
  48. 5a67363 staging: vt6656: iwctl: comment cleanup by Jesper Juhl · 12 years ago
  49. f269d1c staging: vt6656: iwctl: space after if/for/while/switch by Jesper Juhl · 12 years ago
  50. bd4208e staging: vt6656: iwctl: remove spaces between casts and variables by Jesper Juhl · 12 years ago
  51. da06f7d staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid() by Jesper Juhl · 12 years ago
  52. 1a6dd0d staging: vt6656: iwctl: remove redundant cast (to PSDevice) by Jesper Juhl · 12 years ago
  53. c5a415c staging: vt6656: iwctl: ensure one space between defined name and value by Jesper Juhl · 12 years ago
  54. c91a8d5 staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per-line') by Jesper Juhl · 12 years ago
  55. bb6ec004 staging: vt6656: iwctl: remove redundant ';' by Jesper Juhl · 12 years ago
  56. 48746d7 staging: vt6656: iwctl: Fix indentation by Jesper Juhl · 12 years ago
  57. 921cd68 staging: vt6656: iwctl: fix up function declarations/prototypes by Jesper Juhl · 12 years ago
  58. 4c0ad72 staging: vt6656: iwctl: Remove redundant blank lines by Jesper Juhl · 12 years ago
  59. 3cdde3a staging: nvec: add remove function to nvec childs by Marc Dietrich · 12 years ago
  60. ac56268 staging: nvec: rename led driver to board specific paz00 driver by Marc Dietrich · 12 years ago
  61. ebefae2 staging: nvec: cleanup powermanagement callbacks by Marc Dietrich · 12 years ago
  62. 9891b1c staging: nvec: cleanup driver registration by Marc Dietrich · 12 years ago
  63. 50d4656 staging: nvec: use dev_warn instead of printk by Marc Dietrich · 12 years ago
  64. f5e3352 staging: nvec: convert to devm_ functions by Marc Dietrich · 12 years ago
  65. 59d6a29 Staging: ipack/devices/ipoctal: remove unneeded lock in IRQ handler by Samuel Iglesias Gonsalvez · 12 years ago
  66. bae8bd1 Staging: ipack/bridges/tpci200: remove unneeded lock in irq handler by Samuel Iglesias Gonsalvez · 12 years ago
  67. 55c0a6f Staging: ipack/devices/ipoctal: remove unneeded includes by Samuel Iglesias Gonsalvez · 12 years ago
  68. db1db29 Staging: ipack/devices/ipoctal: fix oops when accessing "buffer" by Samuel Iglesias Gonsalvez · 12 years ago
  69. 7756d3e8b staging: sm7xxfb: Fix typos in sm7xxfb by Justin P. Mattock · 12 years ago
  70. bbcaf41 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  71. 2bd237b [media] media: gpio-ir-recv: add map name by Benoît Thébaudeau · 12 years ago
  72. 975ef32 [media] media: gpio-ir-recv: fix missing udev by-path entry by Benoît Thébaudeau · 12 years ago
  73. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  74. 6e23617 staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC by Seth Jennings · 12 years ago
  75. c90e3e8 staging: reduce stack usage in prism2fw.c by Randy Dunlap · 12 years ago
  76. bcc66c0 Merge 3.5-rc4 into staging-next by Greg Kroah-Hartman · 12 years ago
  77. 5c81aba usb: dwc3: ep0: prevent starting transfers twice on ep0 by Felipe Balbi · 12 years ago
  78. 889e552 Merge 3.5-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  79. 8f8741c Merge 3.5-rc4 into usb-linus by Greg Kroah-Hartman · 12 years ago
  80. 4ad3341 x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM by H. Peter Anvin · 12 years ago
  81. 1f41a6a HID: Fix the generic Kconfig options by Henrik Rydberg · 12 years ago
  82. 5f7b9004 Merge tag 'omap-devel-b-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-driver by Tony Lindgren · 12 years ago
  83. d0f718c mac80211_hwsim: fix smatch/sparse complaints by Johannes Berg · 12 years ago
  84. 9be2395 usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt by Felipe Balbi · 12 years ago
  85. 6b39023 [media] radio-sf16fmi: Use LM7000 driver by Ondrej Zary · 12 years ago
  86. 39cca6b [media] radio-aimslab: Use LM7000 driver by Ondrej Zary · 12 years ago
  87. 72a770c [media] radio: Add Sanyo LM7000 tuner driver by Ondrej Zary · 12 years ago
  88. f6d1b15 Revert "[media] radio: Add Sanyo LM7000 tuner driver" by Mauro Carvalho Chehab · 12 years ago
  89. 8f7fa3c Revert "[media] radio-aimslab: Use LM7000 driver" by Mauro Carvalho Chehab · 12 years ago
  90. 6d642d2 Revert "[media] radio-sf16fmi: Use LM7000 driver" by Mauro Carvalho Chehab · 12 years ago
  91. 7bcfdf0 [media] tvaudio: rename getmode and setmode by Daniel Glöckner · 12 years ago
  92. bb9a80e hwmon: Update my e-mail address by Guenter Roeck · 12 years ago
  93. e75561b HID: magicmouse: Correct report range of major / minor axes by Yufeng Shen · 12 years ago
  94. 020c876 iwlwifi: disable the watchdog for queues by default by Emmanuel Grumbach · 12 years ago
  95. b3a6d2e iwlwifi: limit dwell time more strictly by Johannes Berg · 12 years ago
  96. f676fa0 [media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails by Sachin Kamat · 12 years ago
  97. a1a5861 [media] s5p-fimc: Fix compiler warning in fimc-lite.c by Sachin Kamat · 12 years ago
  98. a60a295 [media] s5p-fimc: media_entity_pipeline_start() may fail by Sakari Ailus · 12 years ago
  99. 8183e7a [media] s5p-fimc: Update to the control handler lock changes by Sylwester Nawrocki · 12 years ago
  100. 0a198bc [media] s5p-fimc: Shorten pixel formats description by Sylwester Nawrocki · 12 years ago