1. 4525c0a xHCI: Fix TD Size calculation on 1.0 hosts. by Sarah Sharp · 12 years ago
  2. 392a07a xhci: Fix conditional check in bandwidth calculation. by Sarah Sharp · 12 years ago
  3. 2611bd18 xhci: Avoid global symbol pollution with handshake. by Sarah Sharp · 12 years ago
  4. 2f02bc8 USB: report submission of active URBs by Alan Stern · 12 years ago
  5. 2656a9a USB: EHCI: bugfix: urb->hcpriv should not be NULL by Alan Stern · 12 years ago
  6. 1b36810 USB: EHCI: miscellaneous cleanups for the library conversion by Alan Stern · 12 years ago
  7. 36caff5 USB: fix endpoint-disabling for failed config changes by Alan Stern · 12 years ago
  8. 7fd94be Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  9. 0f89fc3 Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  10. 3a3f2e5 Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  11. 8e06c6a Merge tag 'xceiv-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into USB-next by Greg Kroah-Hartman · 12 years ago
  12. d928cd2 usb: musb: dsps: document dt bindings properly by Afzal Mohammed · 12 years ago
  13. d755422 Revert "usb: musb: dsps: remove explicit NOP device creation" by Afzal Mohammed · 12 years ago
  14. f72e3b7 usb: gadget: ncm: correct endianess conversion by Dmytro Milinevskyy · 12 years ago
  15. 23834e5 usb: gadget: g_ether: fix frame size check by Ian Coolidge · 12 years ago
  16. be44f1c usb: gadget: Remove reference to is_dualspeed from sysfs. by Michal Nazarewicz · 12 years ago
  17. fea20db usb: gadget: storage_common: Make fsg_lun_is_open() a function. by Michal Nazarewicz · 12 years ago
  18. 8575f7a usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG. by Michal Nazarewicz · 12 years ago
  19. c7800a3 usb: gadget: storage_common: Remove FSG specific definitions. by Michal Nazarewicz · 12 years ago
  20. fa06920 usb: gadget: Remove File-backed Storage Gadget (g_file_storage). by Michal Nazarewicz · 12 years ago
  21. 77614e0 arch: Change defconfigs to point to g_mass_storage. by Michal Nazarewicz · 12 years ago
  22. 1c90ee0 usb: renesas_usbhs: use transfer counter if IN direction bulk pipe by Kuninori Morimoto · 12 years ago
  23. e32672f usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory by Felipe Balbi · 12 years ago
  24. baef653 usb: musb: remove generic_interrupt by Philippe De Swert · 12 years ago
  25. 8b416b0 usb: musb: cppi_dma: export cppi_interrupt() by Sergei Shtylyov · 12 years ago
  26. 7b332e5 usb: renesas_usbhs: host: add endpoint user counter by Kuninori Morimoto · 12 years ago
  27. 24e4c1c usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data() by Kuninori Morimoto · 12 years ago
  28. 984e833 usb: fix typo in drivers/usb by Masanari Iida · 12 years ago
  29. c68bb4c usb: musb: dsps: control module handling (quirk) by Santhapuri, Damodar · 12 years ago
  30. 3e594b1 usb: musb: dsps: get resources by index by Afzal Mohammed · 12 years ago
  31. 3b46dd7 usb: musb: dsps: reduce musb instance to one by Afzal Mohammed · 12 years ago
  32. 12fc926 usb: musb: dsps: remove platform callback by Afzal Mohammed · 12 years ago
  33. 7947699 usb: dwc3: exynos: remove platform data support by Vivek Gautam · 12 years ago
  34. accefdd usb: dwc3: exynos: add support for device tree by Vivek Gautam · 12 years ago
  35. cdb2fac USB: EHCI: fix build error in ChipIdea host driver by Alan Stern · 12 years ago
  36. bc8d51e fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCD by Jan Beulich · 12 years ago
  37. 09f6ffd USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver by Alan Stern · 12 years ago
  38. 5746510 USB: ohci-exynos: initialize registers pointer earlier by Vincent Palatin · 12 years ago
  39. d1bb67a USB: EHCI: fix build error in ehci-platform.c under PowerPC by Alan Stern · 12 years ago
  40. 99f9193 USB: EHCI: make ehci-platform a separate driver by Alan Stern · 12 years ago
  41. adfa79d USB: EHCI: make ehci-pci a separate driver by Alan Stern · 12 years ago
  42. 3e02320 USB: EHCI: prepare to make ehci-hcd a library module by Alan Stern · 12 years ago
  43. 2f77116 usb: musb: remove hand-crafted id handling by Sebastian Andrzej Siewior · 12 years ago
  44. 1789e52 usb: phy: add R-Car USB phy driver by Kuninori Morimoto · 12 years ago
  45. 7c83b44 USB: option: idVendor and idProduct are __le16 by Bjørn Mork · 12 years ago
  46. dbdf680 USB: option: replace vendor probe rule with match flags by Bjørn Mork · 12 years ago
  47. 17b72fe USB: add USB_DEVICE_INTERFACE_CLASS macro by Bjørn Mork · 12 years ago
  48. 1b95bee USB: option: never bind to a usb-storage interface by Bjørn Mork · 12 years ago
  49. c73cee7 USB: EHCI: remove ehci_port_power() routine by Alan Stern · 12 years ago
  50. 4968f95 USB: EHCI: remove unused Link Power Management code by Alan Stern · 12 years ago
  51. 571e412 USB: remove iteration limit in hub_tt_work() by Alan Stern · 12 years ago
  52. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  53. b18d26f usb: musb: Perform only write access on MUSB_INTRTXE by Sebastian Andrzej Siewior · 12 years ago
  54. af5ec14 usb: musb: Perform only write access on MUSB_INTRRXE by Sebastian Andrzej Siewior · 12 years ago
  55. 515ba29 usb: musb: avoid FADDR read access by Sebastian Andrzej Siewior · 12 years ago
  56. b11e94d usb: musb: read MUSB_POWER register only when required. by Sebastian Andrzej Siewior · 12 years ago
  57. 124dafd usb: dwc3: remove custom unique id handling by Sebastian Andrzej Siewior · 12 years ago
  58. b100a2f usb: gadget: dummy_hcd: remove global the_controller variable by Sebastian Andrzej Siewior · 12 years ago
  59. c7a1db4 usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intances by Sebastian Andrzej Siewior · 12 years ago
  60. b211313 usb: gadget: dummy_hdc: prepare for multiple instances by Sebastian Andrzej Siewior · 12 years ago
  61. 1616e99 usb: gadget: let f_* use usb_string_ids_tab() where it makes sense by Sebastian Andrzej Siewior · 12 years ago
  62. b36c347 usb: gadget: uac2: use the strings directly by Sebastian Andrzej Siewior · 12 years ago
  63. 4ce6357 usb: gadget: uac2: provide a variable for interface and alt settings by Sebastian Andrzej Siewior · 12 years ago
  64. b7c041a usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs by Sebastian Andrzej Siewior · 12 years ago
  65. 10287ba usb: gadget: always update HS/SS descriptors and create a copy of them by Sebastian Andrzej Siewior · 12 years ago
  66. 0f9df93 usb: gadget: uvc: fix error path in uvc_function_bind() by Sebastian Andrzej Siewior · 12 years ago
  67. d0eca71 usb: gadget: phonet: free requests in pn_bind()'s error path by Sebastian Andrzej Siewior · 12 years ago
  68. 7f2a926 usb: gadget: midi: make FS and HS available by Sebastian Andrzej Siewior · 12 years ago
  69. d185039 usb: gadget: midi: free hs descriptors by Sebastian Andrzej Siewior · 12 years ago
  70. 1377af2 usb: gadget: audio: remove c->highpseed = true from f_midi and uac1 by Sebastian Andrzej Siewior · 12 years ago
  71. e79cc61 usb: gadget: network: fix bind() error path by Sebastian Andrzej Siewior · 12 years ago
  72. 391aa85 usb: gadget: uac2: add some error recovery in afunc_bind() by Sebastian Andrzej Siewior · 12 years ago
  73. 64dce91 usb: gadget storage: use a computation macro for INT endpoint interval by Sebastian Andrzej Siewior · 12 years ago
  74. bcb2f99 usb: gadget: use a computation macro for INT endpoint interval by Sebastian Andrzej Siewior · 12 years ago
  75. fad8deb usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor list by Sebastian Andrzej Siewior · 12 years ago
  76. 585e393 usb: gadget: ecm: Add IAD descriptor in SS mode by Sebastian Andrzej Siewior · 12 years ago
  77. 87c2905 usb: renesas_usbhs: add DMAEngine support on mod_host by Kuninori Morimoto · 12 years ago
  78. 3192fcb usb: renesas_usbhs: fixup unreadable macro by Kuninori Morimoto · 12 years ago
  79. 797b4e1 usb: renesas_usbhs: use devm_request_irq() by Kuninori Morimoto · 12 years ago
  80. 806df3a USB: ums_realtek: fix build warning by Jingoo Han · 12 years ago
  81. 5fb0432 USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer by Johan Hovold · 12 years ago
  82. 8da636d USB: ftdi_sio: optimise chars_in_buffer by Johan Hovold · 12 years ago
  83. 755b604 USB: ftdi_sio: use generic chars_in_buffer by Johan Hovold · 12 years ago
  84. 428d998 USB: serial: export usb_serial_generic_chars_in_buffer by Johan Hovold · 12 years ago
  85. a4afff6 USB: ftdi_sio: refactor modem-control status retrieval by Johan Hovold · 12 years ago
  86. 2c2ee54 USB: ftdi_sio: fix tiocmget and tiocmset return values by Johan Hovold · 12 years ago
  87. fef0b82 USB: ftdi_sio: fix tiocmget indentation by Johan Hovold · 12 years ago
  88. 81e8442 USB: ftdi_sio: remove unused private port-data by Johan Hovold · 12 years ago
  89. 86effe5 USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled by Jan Beulich · 12 years ago
  90. d067a31 USB: ftdi_sio: remove unnecessary memset by Johan Hovold · 12 years ago
  91. 4f2ab88 USB: cp210x: fix whitespace issues by Johan Hovold · 12 years ago
  92. 487c151 USB: iuu_phoenix: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  93. f2ec522 usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  94. b472b8e Merge 3.7-rc3 into usb-next. by Greg Kroah-Hartman · 12 years ago
  95. 8f0d816 Linux 3.7-rc3 by Linus Torvalds · 12 years ago
  96. 5a5210c Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  97. 8e99165 Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  98. 065c801 Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. 1a25b1c Lock splice_read and splice_write functions by Mikulas Patocka · 12 years ago
  100. 1bf11c5 percpu-rw-semaphores: use rcu_read_lock_sched by Mikulas Patocka · 12 years ago