1. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  2. c91043a USB: Remove the duplicate definition of HUB_SET_DEPTH by Qinglin Ye · 13 years ago
  3. 68d3e66 usb: dwc3: ep0: fix for possible early delayed_status by Felipe Balbi · 13 years ago
  4. c90bfae usb: dwc3: gadget: fix stream enable bit by Felipe Balbi · 13 years ago
  5. e261779 usb: dwc3: ep0: fix GetStatus handling (again) by Felipe Balbi · 13 years ago
  6. e0ce0b0 usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request by Sebastian Andrzej Siewior · 13 years ago
  7. 164d773 usb: dwc3: use correct hwparam register for power mgm check by Sebastian Andrzej Siewior · 13 years ago
  8. 6838087 usb: dwc3: omap: move to module_platform_driver by Felipe Balbi · 13 years ago
  9. df62df5 usb: dwc3: workaround: missing disconnect event by Felipe Balbi · 13 years ago
  10. 05870c5 usb: dwc3: workaround: missing USB3 Reset event by Felipe Balbi · 13 years ago
  11. fae2b90 usb: dwc3: workaround: U1/U2 -> U0 transiton by Felipe Balbi · 13 years ago
  12. d39ee7b usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs() by Sebastian Andrzej Siewior · 13 years ago
  13. 5bdb1dc usb: dwc3: ep0: handle delayed_status again by Sebastian Andrzej Siewior · 13 years ago
  14. f0f2b2a usb: dwc3: ep0: push ep0state into xfernotready processing by Sebastian Andrzej Siewior · 13 years ago
  15. 8becf27 usb: dwc3: fix sparse errors by Felipe Balbi · 13 years ago
  16. 25b8ff6 usb: dwc3: fix few coding style problems by Felipe Balbi · 13 years ago
  17. 4878a02 usb: dwc3: move generic dwc3 code from gadget into core by Sebastian Andrzej Siewior · 13 years ago
  18. 3140e8c usb: dwc3: use a helper function for operation mode setting by Sebastian Andrzej Siewior · 13 years ago
  19. c2da2ff usb: dwc3: ep0: don't use ep0in for transfers by Sebastian Andrzej Siewior · 13 years ago
  20. 1e7618d usb: dwc3: ep0: use proper endianess in SetFeature for wIndex by Sebastian Andrzej Siewior · 13 years ago
  21. 457d3f2 usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX by Felipe Balbi · 13 years ago
  22. 5ddcee2 usb: dwc3: omap: add multiple instances support to OMAP by Felipe Balbi · 13 years ago
  23. 8300dd2 usb: dwc3: move dwc3 device ID bitmap to core.c by Felipe Balbi · 13 years ago
  24. 8ee6270 usb: dwc3: remove special status request handling in ep0 by Sebastian Andrzej Siewior · 13 years ago
  25. 0cc7a51 usb: dwc3: reset pending status flag in error case by Sebastian Andrzej Siewior · 13 years ago
  26. bd178f2 usb: dwc3: host: remove unused includes by Sebastian Andrzej Siewior · 13 years ago
  27. c5537ea usb: dwc3: debugfs: hold the lock in during mode change by Sebastian Andrzej Siewior · 13 years ago
  28. 7ae4fc4 usb: dwc3: add a platform device alias by Sebastian Andrzej Siewior · 13 years ago
  29. 9cc9bcd usb: dwc3: ep0: handle unexpected XferNotReady events by Felipe Balbi · 13 years ago
  30. 0b9fe32 usb: dwc3: debugfs: add support for changing port mode by Felipe Balbi · 13 years ago
  31. f96a6ec usb: dwc3: ep0: SetAddress() won't be issued while Configured by Felipe Balbi · 13 years ago
  32. c4da177 usb: dwc3: depend on both Host and Gadget stacks by Felipe Balbi · 13 years ago
  33. f80b45e usb: dwc3: move gadget prototypes to core.h by Felipe Balbi · 13 years ago
  34. 67920bd usb: dwc3: always compile gadget side too by Felipe Balbi · 13 years ago
  35. d07e881 usb: dwc3: add xHCI Host support by Felipe Balbi · 13 years ago
  36. 0949e99 usb: dwc3: fetch mode of operation from HW by Felipe Balbi · 13 years ago
  37. 9f622b2 usb: dwc3: calculate number of event buffers dynamically by Felipe Balbi · 13 years ago
  38. 6c167fc usb: dwc3: allow forcing a maximum speed by Felipe Balbi · 13 years ago
  39. b2c2271 usb: dwc3: gadget: don't disable endpoints on exit by Felipe Balbi · 13 years ago
  40. 99823f4 usb: cdc-acm: Kill ACM_READY() macro completely by Havard Skinnemoen · 13 years ago
  41. 7bf0118 USB: Adding #define in hub_configure() and hcd.c file by Aman Deep · 13 years ago
  42. 35657c4 USB: pxa168: Fix compilation error by Tanmay Upadhyay · 13 years ago
  43. a451eaf uwb: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  44. d5ca9db USB: wusb: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  45. 8776384 usb: gadget: renesas_usbhs: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  46. 59bf5cf USB: isight: fix kernel bug when loading firmware by Greg Kroah-Hartman · 13 years ago
  47. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  48. 8ad028b USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe() by Dave Martin · 13 years ago
  49. 7fb57a0 USB: cdc-acm: Fix potential deadlock (lockdep warning) by Havard Skinnemoen · 13 years ago
  50. 332cedd Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux into usb-next by Greg Kroah-Hartman · 13 years ago
  51. a36ae95 Merge v3.2-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  52. dc47ce9 Linux 3.2-rc5 by Linus Torvalds · 13 years ago
  53. 8def5f5 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  54. a776878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. e2f4e0b Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 by Linus Torvalds · 13 years ago
  56. aaa0ef2 usb: PS3 EHCI QH read work-around by Geoff Levand · 13 years ago
  57. af209e0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  58. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  59. 592d44a Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  60. 3ab345f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  61. 975e32c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. 031af165 sys_getppid: add missing rcu_dereference by Mandeep Singh Baines · 13 years ago
  63. 1cee22b rapidio/tsi721: modify PCIe capability settings by Alexandre Bounine · 13 years ago
  64. b439e66 rapidio/tsi721: fix mailbox resource reporting by Alexandre Bounine · 13 years ago
  65. ceb9639 rapidio/tsi721: switch to dma_zalloc_coherent by Alexandre Bounine · 13 years ago
  66. 2a95ea6 procfs: do not overflow get_{idle,iowait}_time for nohz by Michal Hocko · 13 years ago
  67. 1368edf mm: vmalloc: check for page allocation failure before vmlist insertion by Mel Gorman · 13 years ago
  68. d0215638 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks by Michal Hocko · 13 years ago
  69. 0976133 mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages by Hillf Danton · 13 years ago
  70. 58a84aa thp: set compound tail page _count to zero by Youquan Song · 13 years ago
  71. b6999b19 thp: add compound tail page _mapcount when mapped by Youquan Song · 13 years ago
  72. 09dc3cf printk: avoid double lock acquire by Peter Zijlstra · 13 years ago
  73. c193c82 memcg: update maintainers by KAMEZAWA Hiroyuki · 13 years ago
  74. 2dbcd05 drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues by Jonghwan Choi · 13 years ago
  75. 1de8ad4 CREDITS: update Kees's expired fingerprint and fix details by Kees Cook · 13 years ago
  76. 1dfb059 thp: reduce khugepaged freezing latency by Andrea Arcangeli · 13 years ago
  77. b53fc7c fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 13 years ago
  78. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 13 years ago
  79. 635697c vmscan: fix initial shrinker size handling by Konstantin Khlebnikov · 13 years ago
  80. b2c1639 MAINTAINERS: Update amd-iommu F: patterns by Joe Perches · 13 years ago
  81. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  82. 7023676 cifs: check for NULL last_entry before calling cifs_save_resume_key by Jeff Layton · 13 years ago
  83. 95edcff cifs: attempt to freeze while looping on a receive attempt by Jeff Layton · 13 years ago
  84. 59edb63 cifs: Fix sparse warning when calling cifs_strtoUCS by Steve French · 13 years ago
  85. 9a5101c CIFS: Add descriptions to the brlock cache functions by Pavel Shilovsky · 13 years ago
  86. 5d8c71f md: raid5 crash during degradation by Adam Kwolek · 13 years ago
  87. 09d9673 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. fb38f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  89. 8bd1c88 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  90. 1418a3e TOMOYO: Fix pathname handling of disconnected paths. by Tetsuo Handa · 13 years ago
  91. 2ded6e6 x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked by Mark Langsdorf · 13 years ago
  92. df7c1ca usb: Fix PS3 EHCI suspend by Geoff Levand · 13 years ago
  93. 9187bef usb: PS3 EHCI HC reset work-around by Geoff Levand · 13 years ago
  94. 876e0df usb: Remove ehci_reset call from ehci_run by Geoff Levand · 13 years ago
  95. 073c460 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 13 years ago
  96. 1cf4ffd Btrfs: drop spin lock when memory alloc fails by Liu Bo · 13 years ago
  97. a5d1633 Btrfs: check if the to-be-added device is writable by Li Zefan · 13 years ago
  98. 274bd4f Btrfs: try cluster but don't advance in search list by Alexandre Oliva · 13 years ago
  99. c564a0c ARM: sa1100: fix build error by Jett.Zhou · 13 years ago
  100. 9283d8c md/raid5: never wait for bad-block acks on failed device. by NeilBrown · 13 years ago