1. 14ff96e usb: renesas: pipe: convert a long if into a XOR operation by Felipe Balbi · 13 years ago
  2. abfbe33 usb: gadget: remove useless depends on Kconfig by Felipe Contreras · 13 years ago
  3. 922be95 usb: gadget: s3c-hsudc: remove the_controller global by Heiko Stübner · 13 years ago
  4. dee19be usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource by Heiko Stübner · 13 years ago
  5. bab7d03 usb: gadget: s3c-hsudc: Add regulator handling by Heiko Stübner · 13 years ago
  6. d93e260 usb: gadget: s3c-hsudc: use udc_start and udc_stop functions by Heiko Stübner · 13 years ago
  7. 103495a usb: gadget: s3c-hsudc: move device registration to probe by Heiko Stübner · 13 years ago
  8. e9bcb9e usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe by Heiko Stübner · 13 years ago
  9. a197756 usb: gadget: s3c-hsudc: add __devinit to probe function by Heiko Stübner · 13 years ago
  10. 715a3e4 usb: gadget: s3c-hsudc: move platform_data struct to global header by Heiko Stübner · 13 years ago
  11. 3a082ec USB: EHCI: Add Marvell Host Controller driver by Neil Zhang · 13 years ago
  12. 277164f USB: OTG: add Marvell usb OTG driver support by Neil Zhang · 13 years ago
  13. 5e6c86b usb: gadget: mv_udc: drop ARCH dependency by Neil Zhang · 13 years ago
  14. c2bbd16 usb: gadget: mv_udc: fix bug in ep_dequeue by Neil Zhang · 13 years ago
  15. a7250db usb: gadget: enlarge maxburst bit width. by Yu Xu · 13 years ago
  16. 91d959d usb: gadget: mv_udc: rewrite queue_dtd according to spec by Neil Zhang · 13 years ago
  17. 86bb702 usb: gadget: mv_udc: fix readl error by Neil Zhang · 13 years ago
  18. 8418153 usb: renesas_usbhs: silence a gcc warning by Dan Carpenter · 13 years ago
  19. d9b78f3 usb: renesas_usbhs: tidyup for smatch warnings by Kuninori Morimoto · 13 years ago
  20. 15a3838 usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu() by Kuninori Morimoto · 13 years ago
  21. 2d833fa usb: renesas_usbhs: add force packet remove method by Kuninori Morimoto · 13 years ago
  22. 6d0376f usb: renesas_usbhs: care usb_hcd_giveback_urb() status by Kuninori Morimoto · 13 years ago
  23. b1930da usb: renesas_usbhs: add usbhsh_is_running() by Kuninori Morimoto · 13 years ago
  24. 31e00fd usb: renesas_usbhs: disable attch irq after device attached by Kuninori Morimoto · 13 years ago
  25. 3edeee3 usb: renesas_usbhs: care pipe sequence by Kuninori Morimoto · 13 years ago
  26. e5679d0 usb: renesas_usbhs: add usbhs_pipe_attach() method by Kuninori Morimoto · 13 years ago
  27. e4c57de usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case by Kuninori Morimoto · 13 years ago
  28. c1e4877 usb: renesas_usbhs: modify device attach method by Kuninori Morimoto · 13 years ago
  29. 5479654 usb: renesas_usbhs: pop packet when urb dequeued by Kuninori Morimoto · 13 years ago
  30. 37332ee usb: renesas_usbhs: add lost error value when enqueue by Kuninori Morimoto · 13 years ago
  31. 2bcb751 usb: gadget: mv_udc: replace some debug info by Neil Zhang · 13 years ago
  32. 5076ae5 usb: gadget: mv_udc: refine suspend/resume function by Neil Zhang · 13 years ago
  33. 85ff7bf usb: gadget: mv_udc: refine the clock relative code by Neil Zhang · 13 years ago
  34. 309d6d2 usb: gadget: mv_udc: disable ISR when stopped by Neil Zhang · 13 years ago
  35. 487d54d usb: gadget: mv_udc: add otg relative code by Neil Zhang · 13 years ago
  36. 9823a52 usb: gadget: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  37. b294b20 usb: renesas_usbhs: remove the_controller_link by Kuninori Morimoto · 13 years ago
  38. dfbb7f4 usb: renesas_usbhs: add test-mode support by Kuninori Morimoto · 13 years ago
  39. 91b158f usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable. by Kuninori Morimoto · 13 years ago
  40. 25fa707 usb: renesas_usbhs: send packet in necessary timing. by Kuninori Morimoto · 13 years ago
  41. 17f7f76 usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support by Kuninori Morimoto · 13 years ago
  42. ced6e09 usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support by Kuninori Morimoto · 13 years ago
  43. 9cf1b06 usb: renesas_usbhs: add usbhs_pipe_is_stall() by Kuninori Morimoto · 13 years ago
  44. 4b81593 usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler by Kuninori Morimoto · 13 years ago
  45. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  46. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  47. 7aac8d1 usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx() by Kuninori Morimoto · 13 years ago
  48. 4825093 usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx() by Kuninori Morimoto · 13 years ago
  49. 3eddc9e usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push() by Kuninori Morimoto · 13 years ago
  50. f352741 usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx() by Kuninori Morimoto · 13 years ago
  51. d399f90 usb: gadget: renesas_usbhs: adds spin lock area on mod_host by Kuninori Morimoto · 13 years ago
  52. ab14230 usb: gadget: renesas_usbhs: check device0 status when alloc by Kuninori Morimoto · 13 years ago
  53. c5b963f usb: gadget: renesas_usbhs: remove usbhsh_request list by Kuninori Morimoto · 13 years ago
  54. 9c67365 usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport by Kuninori Morimoto · 13 years ago
  55. fca8ab7 usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable() by Kuninori Morimoto · 13 years ago
  56. 3dd4926 usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx() by Kuninori Morimoto · 13 years ago
  57. fc9d5c7 usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv by Kuninori Morimoto · 13 years ago
  58. ee8a0bf usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free by Kuninori Morimoto · 13 years ago
  59. 1ab6f25 usb: gadget: renesas_usbhs: drop dependency for mod_gadget by Kuninori Morimoto · 13 years ago
  60. 144974e usb: gadget: mass_storage: support multi-luns with different logic block size by Yuping Luo · 13 years ago
  61. b4fcea2 usb: gadget: renesas_usbhs: unified callback function by Kuninori Morimoto · 13 years ago
  62. f1ee56a usb: gadget: renesas_usbhs: add platform power control function by Kuninori Morimoto · 13 years ago
  63. a49a88f usb: gadget: renesas_usbhs: tidyup the unit of detection_delay by Kuninori Morimoto · 13 years ago
  64. 25234b4 usb: gadget: renesas_usbhs: tidyup mod_host request variable name by Kuninori Morimoto · 13 years ago
  65. 7619015 usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local function by Kuninori Morimoto · 13 years ago
  66. 3244a7b usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl() by Kuninori Morimoto · 13 years ago
  67. 2288e10 usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl() by Kuninori Morimoto · 13 years ago
  68. dd39c35 USB: ci13xxx_udc: handle controllers with less than 16 EPs by Marc Kleine-Budde · 13 years ago
  69. 7bb4fdc USB: ci13xxx_udc: make suspend and resume in gadget driver optional by Marc Kleine-Budde · 13 years ago
  70. dc47ce9 Linux 3.2-rc5 by Linus Torvalds · 13 years ago
  71. 8def5f5 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  72. 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
  73. e2f4e0b Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6 by Linus Torvalds · 13 years ago
  74. af209e0 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  75. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  76. 592d44a Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  77. 3ab345f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  78. 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
  79. 031af165 sys_getppid: add missing rcu_dereference by Mandeep Singh Baines · 13 years ago
  80. 1cee22b rapidio/tsi721: modify PCIe capability settings by Alexandre Bounine · 13 years ago
  81. b439e66 rapidio/tsi721: fix mailbox resource reporting by Alexandre Bounine · 13 years ago
  82. ceb9639 rapidio/tsi721: switch to dma_zalloc_coherent by Alexandre Bounine · 13 years ago
  83. 2a95ea6 procfs: do not overflow get_{idle,iowait}_time for nohz by Michal Hocko · 13 years ago
  84. 1368edf mm: vmalloc: check for page allocation failure before vmlist insertion by Mel Gorman · 13 years ago
  85. d0215638 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks by Michal Hocko · 13 years ago
  86. 0976133 mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages by Hillf Danton · 13 years ago
  87. 58a84aa thp: set compound tail page _count to zero by Youquan Song · 13 years ago
  88. b6999b19 thp: add compound tail page _mapcount when mapped by Youquan Song · 13 years ago
  89. 09dc3cf printk: avoid double lock acquire by Peter Zijlstra · 13 years ago
  90. c193c82 memcg: update maintainers by KAMEZAWA Hiroyuki · 13 years ago
  91. 2dbcd05 drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues by Jonghwan Choi · 13 years ago
  92. 1de8ad4 CREDITS: update Kees's expired fingerprint and fix details by Kees Cook · 13 years ago
  93. 1dfb059 thp: reduce khugepaged freezing latency by Andrea Arcangeli · 13 years ago
  94. b53fc7c fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 13 years ago
  95. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 13 years ago
  96. 635697c vmscan: fix initial shrinker size handling by Konstantin Khlebnikov · 13 years ago
  97. b2c1639 MAINTAINERS: Update amd-iommu F: patterns by Joe Perches · 13 years ago
  98. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  99. 7023676 cifs: check for NULL last_entry before calling cifs_save_resume_key by Jeff Layton · 13 years ago
  100. 95edcff cifs: attempt to freeze while looping on a receive attempt by Jeff Layton · 13 years ago