1. 056afc0 USB: serial: remove unnecessary re-initialisation of generic urbs by Johan Hovold · 15 years ago
  2. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 15 years ago
  3. f26788d USB: serial: refactor generic close by Johan Hovold · 15 years ago
  4. ec3ee50 USB: serial: clear fifo on close by Johan Hovold · 15 years ago
  5. 50dbb85 USB: serial: fix missing locking on fifo in write callback by Johan Hovold · 15 years ago
  6. 30af7fb USB: serial: fix generic chars_in_buffer by Johan Hovold · 15 years ago
  7. 7919c2f USB: pl2303: increase bulk-in buffer size to 256 byte by Johan Hovold · 15 years ago
  8. 3efeaff USB: pl2303: increase the bulk-out buffer size to 256 byte by Johan Hovold · 15 years ago
  9. aea006b USB: cp210x: increase bulk-in buffer size to 256 byte by Johan Hovold · 15 years ago
  10. d4e598f USB: cp210x: increase the bulk-out buffer size to 256 byte by Johan Hovold · 15 years ago
  11. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 15 years ago
  12. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 14 years ago
  13. 7f0ae3a usb: fix serial build when SYSRQ is disabled by Randy Dunlap · 14 years ago
  14. 2a1e7d5 USB Serial Driver: ZIO Motherboard by Vijay Kumar · 15 years ago
  15. 92d2c5e usb-console: pass baud from console to the initial tty open by Jason Wessel · 15 years ago
  16. aae86e8 USB: f_mass_storage: dynamic buffers for better alignment by Michal Nazarewicz · 15 years ago
  17. ddb495d4 usb: musb: hsdma: use musb_read/writel by Felipe Balbi · 15 years ago
  18. ca4b253 usb: musb: gadget: support musb-specific test modes by Felipe Balbi · 15 years ago
  19. 7f7f9e2 usb: musb: add debugfs support by Felipe Balbi · 15 years ago
  20. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 15 years ago
  21. fb9c58e USB: MUSB: Add OMAP4 support in MUSB driver by Maulik Mankad · 15 years ago
  22. c71b1b9 USB: MUSB: Build MUSB driver for OMAP4 by Maulik Mankad · 15 years ago
  23. de2e1b0 usb: musb: Set transceiver interface type by Maulik Mankad · 15 years ago
  24. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 15 years ago
  25. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 15 years ago
  26. 9757de3 USB: ehci-au1xxx does not need EHCI IO watchdog by Manuel Lauss · 15 years ago
  27. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
  28. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 15 years ago
  29. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 15 years ago
  30. 45f30e0 USB: remove duplicated #include by Huang Weiyi · 15 years ago
  31. 0df4d8e USB: Remove large struct from the stack in USB storage isd200 driver by Ian Munsie · 15 years ago
  32. fa4dc36 USB: cdc-acm: make bitfields unsigned by Randy Dunlap · 15 years ago
  33. 41f2c6e USB: sisusbvga: Remove the BKL from ioctl by Alessio Igor Bogani · 15 years ago
  34. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 14 years ago
  35. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  36. 44ebd03 USB: xhci: Fix check for room on the ring. by Sarah Sharp · 14 years ago
  37. bc88d2e USB: xhci: Limit bus sg_tablesize to 62 TRBs. by Sarah Sharp · 14 years ago
  38. 1624ae1 USB: xhci: Fix issue with set interface after stall. by Sarah Sharp · 14 years ago
  39. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  40. 8a3461e USB: sl811-hcd: Fix device disconnect by Michael Hennerich · 14 years ago
  41. 869aa98 USB: ohci-at91: fix power management hanging by Patrice Vilchez · 14 years ago
  42. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 14 years ago
  43. 75181f3 USB: ti_usb: fix printk format warning by Randy Dunlap · 14 years ago
  44. 19c190f USB: gadget: s3c-hsotg: Add missing unlock by Julia Lawall · 14 years ago
  45. 6d60261 USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set by Anand Gadiyar · 14 years ago
  46. 82a5eeb USB: oxu210hp: release spinlock on error path by Dan Carpenter · 14 years ago
  47. 6f44bcb USB: serial: option: add cinterion device id by Greg Kroah-Hartman · 14 years ago
  48. fe30bc1 USB: serial: option: ZTEAC8710 Support with Device ID 0xffff by Mahesh Kuruganti · 14 years ago
  49. 18344a1 USB: serial: pl2303: Hybrid reader Uniform HCR331 by Simone Contini · 14 years ago
  50. a559d2c USB: option: add ID for ZTE MF 330 by Dominik Brodowski · 14 years ago
  51. 9238f25 USB: xhci: properly set endpoint context fields for periodic eps. by Sarah Sharp · 14 years ago
  52. 1cf6224 USB: xhci: properly set the "Mult" field of the endpoint context. by Sarah Sharp · 14 years ago
  53. fcf7d21 USB: OHCI: don't look at the root hub to get the number of ports by Alan Stern · 14 years ago
  54. 62f9cfa USB: don't choose configs with no interfaces by Alan Stern · 14 years ago
  55. c3baa19 USB: cdc-acm: add another device quirk by Russ Nelson · 14 years ago
  56. fa7fe7a USB: fix testing the wrong variable in fs_create_by_name() by Dan Carpenter · 14 years ago
  57. 1d0f11b usb: Fix tusb6010 for DMA API by Tony Lindgren · 14 years ago
  58. 34e2beb musb_core: fix musb_init_controller() error cleanup path by Sergei Shtylyov · 15 years ago
  59. c6a39ee MUSB: fix DaVinci glue layer dependency by Sergei Shtylyov · 15 years ago
  60. 461972d musb_core: don't call musb_platform_exit() twice by Sergei Shtylyov · 15 years ago
  61. 7917a9d MUSB: OMAP: don't call clk_put() by Sergei Shtylyov · 15 years ago
  62. 13962c7 MUSB: DaVinci: fix musb_platform_init() error cleanup path by Sergei Shtylyov · 15 years ago
  63. 3d0bfbf musb_core: don't prevent disabling clock on driver unload by Sergei Shtylyov · 15 years ago
  64. 1fb48f4 musb_core: don't touch 'musb->clock' in musb_free() by Sergei Shtylyov · 15 years ago
  65. 714bc5e musb: potential use after free by Dan Carpenter · 15 years ago
  66. 5e0e61a musb: save and restore missing bus control register by Ajay Kumar Gupta · 15 years ago
  67. 2f83175 MUSB: Blackfin: don't fake blackfin_interrupt() result by Sergei Shtylyov · 15 years ago
  68. 6307e09 usb: Increase timeout value for device reset by Dinh Nguyen · 14 years ago
  69. 571dc79 USB: put claimed interfaces in the "suspended" state by Alan Stern · 14 years ago
  70. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 14 years ago
  71. 5f677f1 USB: fix remote wakeup settings during system sleep by Alan Stern · 14 years ago
  72. 9a61d72 USB: pl2303: add AdLink ND-6530 USB IDs by Manuel Jander · 14 years ago
  73. cfbaa39 USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem. by William Lightning · 14 years ago
  74. 9600cbb USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename by Sergei Shtylyov · 14 years ago
  75. 898f89c USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs by Dan Williams · 15 years ago
  76. a23b648 usb: wusb: don't overflow the Keep Alive IE buffer by David Vrabel · 15 years ago
  77. 18f9119 USB: ehci: omap: fix kernel panic with rmmod by Ajay Kumar Gupta · 15 years ago
  78. 4c1f5c8 USB: fixed bug in usbsevseg using USB autosuspend incorrectly by Harrison Metzger · 15 years ago
  79. cdc0483 USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices by Alex Manoussakis · 14 years ago
  80. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  81. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  82. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  83. c6c3523 ARM: 5965/1: Fix soft lockup in at91 udc driver by Harro Haan · 15 years ago
  84. 72f878c USB gadget r8a66597-udc.c: duplicated include by Andrea Gelmini · 14 years ago
  85. 8dba8f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  86. 8fdb7e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  87. 4cb80cd USB: gadget/multi: cdc_do_config: remove redundant check by Peter Korsgaard · 15 years ago
  88. d835933 usb: r8a66597-hcd: fix removed from an attached hub by Yoshihiro Shimoda · 15 years ago
  89. 9ce669a USB: xhci: Make endpoint interval debugging clearer. by Sarah Sharp · 15 years ago
  90. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 15 years ago
  91. e549a17 USB: cp210x: Remove double usb_control_msg from cp210x_set_config by Michael Brunner · 15 years ago
  92. 7f56cfd USB: Remove last bit of CONFIG_USB_BERRY_CHARGE by Christoph Egger · 15 years ago
  93. 83ba11d USB: gadget: add gadget controller number for s3c-hsotg driver by Maurus Cuelenaere · 15 years ago
  94. 9c67d28 USB: ftdi_sio: Fix locking for change_speed() function by Alessio Igor Bogani · 15 years ago
  95. 11b10d9 USB: g_mass_storage: fixed module name in Kconfig by Michal Nazarewicz · 15 years ago
  96. f479d70 USB: gadget: f_mass_storage::fsg_bind(): fix error handling by Peter Korsgaard · 15 years ago
  97. f88f669 USB: g_mass_storage: fix section mismatch warnings by Mike Frysinger · 15 years ago
  98. f2984a3 USB: gadget: fix Blackfin builds after gadget cleansing by Mike Frysinger · 15 years ago
  99. 872f8b4 USB: goku_udc: remove potential null dereference by Dan Carpenter · 15 years ago
  100. 33c3875 USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff by spark · 15 years ago