1. 6f17f74 usb: dwc3: return error in case of run/stop timeout by Pratyush Anand · 13 years ago
  2. e274a31 usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received by Pratyush Anand · 13 years ago
  3. dd864f2 usb: dwc3: no need to clear INIT{U1,U2}ENA bits by Pratyush Anand · 13 years ago
  4. cbc725b usb: dwc3: keep default hird threshold value as 4b1100 by Pratyush Anand · 13 years ago
  5. 08f0d96 usb: dwc3: correct set_halt implementation for ep0 by Pratyush Anand · 13 years ago
  6. 5c81aba usb: dwc3: ep0: prevent starting transfers twice on ep0 by Felipe Balbi · 13 years ago
  7. 9be2395 usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt by Felipe Balbi · 13 years ago
  8. b4996a8 usb: dwc3: rename res_trans_idx to resource_index by Felipe Balbi · 13 years ago
  9. b511e5e usb: dwc3: gadget: split special cases of ep_queue() by Felipe Balbi · 13 years ago
  10. 3daf74d usb: dwc3: remove WARN_ON from dwc_stop_active_transfer by Pratyush Anand · 13 years ago
  11. 58a0f23 USB: DWC3: Issue device soft reset before core soft reset by Pratyush Anand · 13 years ago
  12. 45627ac USB: DWC3: Put 100 ms delay for phy to be stable by Pratyush Anand · 13 years ago
  13. 45c396c usb: dwc3: Remove duplicate header file inclusion by Sachin Kamat · 13 years ago
  14. 1591633 usb: dwc3: giveback all queued request when ep disabled or reset received by Pratyush Anand · 13 years ago
  15. dcae357 usb: dwc3: resume phy during gadget initialization on recent cores by Pratyush Anand · 13 years ago
  16. 7e39b81 usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definition by Pratyush Anand · 13 years ago
  17. 3336abb usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled by Felipe Balbi · 13 years ago
  18. 1e2360e usb: dwc3: gadget: don't call stop_active_transfers() on disconnect by Felipe Balbi · 13 years ago
  19. ea53b88 usb: dwc3: gadget: don't wait for ep cmd IRQ by Felipe Balbi · 13 years ago
  20. 6dbc10c usb: dwc3: gadget: drop useless code by Felipe Balbi · 13 years ago
  21. 70b674b usb: dwc3: Fix break from cleanup request loop by Pratyush Anand · 13 years ago
  22. d6d6ec7 usb: dwc3: Fix missed isoc IN transaction by Pratyush Anand · 13 years ago
  23. d05b818 USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition by Pratyush Anand · 13 years ago
  24. 389f282 USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition by Pratyush Anand · 13 years ago
  25. 206dd69 USB: DWC3: Generate interrupt on each TRB as default option by Pratyush Anand · 13 years ago
  26. 85a7810 usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status by Felipe Balbi · 13 years ago
  27. c8cf7af usb: dwc3: ep0: be careful with endianness on SetSEL command by Felipe Balbi · 13 years ago
  28. ef21ede usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup by Felipe Balbi · 13 years ago
  29. 5cbe8c2 usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ by Gerard CAUVY · 13 years ago
  30. c4430a2 usb: dwc3: gadget: disable U1/U2 on disconnect by Felipe Balbi · 13 years ago
  31. fcc023c usb: dwc3: gadget: prevent DCTL register corruption by Felipe Balbi · 13 years ago
  32. 7acd85e usb: dwc3: core: make sure evt->lpos is correctly initialized by Paul Zimmerman · 13 years ago
  33. 802fde9 usb: dwc3: support new revisions of DWC3 core by Paul Zimmerman · 13 years ago
  34. d7a46a8 usb: dwc3: gadget: rename phy_power() to phy_suspend() by Paul Zimmerman · 13 years ago
  35. aed430e usb: dwc3: gadget: reinitialize retries by Paul Zimmerman · 13 years ago
  36. 2c61a8e usb: dwc3: add definitions for new registers by Paul Zimmerman · 13 years ago
  37. a092532 usb: dwc3: gadget: remove trailing semicolon by Felipe Balbi · 13 years ago
  38. 33b84c2 usb: dwc3: ep0: fix a typo in comment by Felipe Balbi · 13 years ago
  39. 788a23f usb: dwc3: ep0: align on function signature by Felipe Balbi · 13 years ago
  40. c74c6d4 usb: dwc3: ep0: switch over to IS_ALIGNED by Felipe Balbi · 13 years ago
  41. a080788 usb: dwc3: handle pending unaligned Control OUT data phase correctly by Felipe Balbi · 13 years ago
  42. 4552a0c usb: dwc3: fix a WARN and a comment by Felipe Balbi · 13 years ago
  43. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 13 years ago
  44. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  45. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 13 years ago
  46. a24c256 dm thin: use slab mempools by Mike Snitzer · 13 years ago
  47. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 13 years ago
  48. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 13 years ago
  49. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 13 years ago
  50. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  51. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
  53. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 13 years ago
  54. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 13 years ago
  55. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 13 years ago
  56. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 13 years ago
  57. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 13 years ago
  58. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 13 years ago
  59. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 13 years ago
  60. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 13 years ago
  61. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 13 years ago
  62. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 13 years ago
  63. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  64. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
  65. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  66. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  67. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 13 years ago
  68. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  69. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 13 years ago
  70. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  71. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  72. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 13 years ago
  73. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 13 years ago
  74. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 13 years ago
  75. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 13 years ago
  76. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 13 years ago
  77. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 13 years ago
  78. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  79. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 13 years ago
  80. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 13 years ago
  81. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 13 years ago
  82. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 13 years ago
  83. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 13 years ago
  84. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  85. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  86. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 13 years ago
  87. 29bf5dd blackfin: check __get_user() return value by Al Viro · 13 years ago
  88. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 13 years ago
  89. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 13 years ago
  90. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 13 years ago
  91. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 13 years ago
  92. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  93. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 13 years ago
  94. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  95. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 13 years ago
  96. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  97. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
  98. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  99. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 13 years ago
  100. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 13 years ago