1. 2c7b871 usb: Clear both buffers when clearing a control transfer TT buffer. by William Gulland · 11 years ago
  2. 172d934 usb/gadget: free opts struct on error recovery by Andrzej Pietrasiewicz · 11 years ago
  3. 5f8a2e6 USB: mos7840: fix memory leak in open by Johan Hovold · 11 years ago
  4. 878c69a usb: serial: option.c: remove ONDA MT825UP product ID fromdriver by Enrico Mioso · 11 years ago
  5. 4cf76df usb: serial: option: add Olivetti Olicard 200 by Dan Williams · 11 years ago
  6. 3d1a69e usb: serial: option: blacklist ONDA MT689DC QMI interface by Enrico Mioso · 11 years ago
  7. 00c5ec2 Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  8. d66eaf9 xhci: fix null pointer dereference on ring_doorbell_for_active_rings by Oleksij Rempel · 11 years ago
  9. 07f3cb7 usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0 by George Cherian · 11 years ago
  10. c4d949b usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled by Randy Dunlap · 11 years ago
  11. d5c82fe usb: xhci: Mark two functions __maybe_unused by Olof Johansson · 11 years ago
  12. 203a866 xhci: Avoid NULL pointer deref when host dies. by Sarah Sharp · 11 years ago
  13. 63b5df9 usb: serial: option: Add ONYX 3G device support by Enrico Mioso · 11 years ago
  14. 1fad564 USB: ti_usb_3410_5052: fix dynamic-id matching by Johan Hovold · 11 years ago
  15. 9419030 usb: option: add TP-LINK MA260 by Bjørn Mork · 11 years ago
  16. ca24763 USB: option: add D-Link DWM-152/C1 and DWM-156/C1 by Alexandr \"Sky\" Ivanov · 11 years ago
  17. 47a64a1 USB: EHCI: Fix resume signalling on remote wakeup by Roger Quadros · 11 years ago
  18. 7681156 USB: cp210x: add MMB and PI ZigBee USB Device Support by Sami Rahman · 11 years ago
  19. b579fa5 usb: cp210x support SEL C662 Vendor/Device by Barry Grussling · 11 years ago
  20. c38e83b USB: option: append Petatel NP10T device to GSM modems list by Daniil Bolsun · 11 years ago
  21. 58fc90d USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga by Jóhann B. Guðmundsson · 11 years ago
  22. e7a6121f USB: storage: Add MicroVault Flash Drive to unusual_devs by Ren Bigcren · 11 years ago
  23. 9062507 usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter by Luiz Angelo Daros de Luca · 11 years ago
  24. e583d9d USB: global suspend and remote wakeup don't mix by Alan Stern · 11 years ago
  25. 36ff66d USB: move the definition of USB_MAXCHILDREN by Alan Stern · 11 years ago
  26. 39c2427 Merge tag 'fixes-for-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  27. 690c70b usb: phy: omap-usb3: fix dpll clock index by Ruchika Kharwar · 11 years ago
  28. 24e6bfd usb: phy: samsung: Fix an error message typo by Sachin Kamat · 11 years ago
  29. 908b961 usb: gadget: don't fail when DMA isn't present by Alan Stern · 11 years ago
  30. 91f6b84 usb: gadget: USB_MV_U3D should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  31. bfcbd02 usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  32. 4713aec usb: gadget: USB_MV_UDC should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  33. 8744303 usb: dwc3: USB_DWC3 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  34. 9d140f7 usb: gadget: Kconfig: Fix configfs-based RNDIS function build by Andrzej Pietrasiewicz · 11 years ago
  35. 8047806 usb: renesas_usbhs: gadget: remove extra check on udc_stop by Kuninori Morimoto · 11 years ago
  36. 5257a63 usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq() by Wei Yongjun · 11 years ago
  37. 315955d7 usb: dwc3: fix the error returned with usb3_phy failure by Ruchika Kharwar · 11 years ago
  38. 1974d49 usb: dwc3: fix wrong bit mask in dwc3_event_type by Huang Rui · 11 years ago
  39. 7628083 usb: gadget: at91_udc: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  40. 88ae742 usb: gadget: fotg210-udc: remove __init and __exit by Yuan-Hsin Chen · 11 years ago
  41. ae40d64 usb: gadget: at91_udc: call at91udc_of_init only when needed by Arnd Bergmann · 11 years ago
  42. cdcedd6 usb: dwc3: gadget: don't prevent gadget from being probed if we fail by Felipe Balbi · 11 years ago
  43. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  44. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  45. c25f195 slub: Check for page NULL before doing the node_match check by Steven Rostedt · 12 years ago
  46. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 11 years ago
  48. 786e1448 cgroup: we can use simple_lookup() now by Al Viro · 11 years ago
  49. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  50. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  51. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  52. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 11 years ago
  53. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  54. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  55. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  56. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  57. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  58. f8acc45 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  65. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  66. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  67. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  68. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  69. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  70. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  71. e9a17bd llist: llist_add() can use llist_add_batch() by Oleg Nesterov · 11 years ago
  72. fb4214d llist: fix/simplify llist_add() and llist_add_batch() by Oleg Nesterov · 11 years ago
  73. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  74. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  75. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  76. d4e1c7e arm: multi_v7_defconfig: Tweaks for omap and sunxi by Olof Johansson · 11 years ago
  77. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  78. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  79. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 11 years ago
  80. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  81. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  82. 24ab6be tcp: account all retransmit failures by Yuchung Cheng · 11 years ago
  83. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  84. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  85. 40dadff net: access page->private by using page_private by Sunghan Suh · 11 years ago
  86. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 11 years ago
  87. 1b4fcb8 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  88. 1157d73 arm: multi_v7_defconfig: add i.MX options and NFS root by Vincent Stehlé · 11 years ago
  89. f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  90. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  91. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  92. baf64b8 perf/x86: Fix incorrect use of do_div() in NMI warning by Dave Hansen · 11 years ago
  93. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 11 years ago
  94. a272dcc tick: broadcast: Check broadcast mode on CPU hotplug by Stephen Boyd · 11 years ago
  95. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 11 years ago
  96. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 11 years ago
  97. 058ebd0 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 11 years ago
  98. 06f4179 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 11 years ago
  99. 734df5a perf: Clone child context from parent context pmu by Jiri Olsa · 11 years ago
  100. c3a1b0c Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago