1. fd96d0d Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 15 years ago
  2. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 15 years ago
  3. 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 15 years ago
  4. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  5. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 15 years ago
  6. 5cdc5bd Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb by Greg Kroah-Hartman · 15 years ago
  7. 87c0104 USB: OTG: msm: Add support for power management by Pavankumar Kondeti · 15 years ago
  8. e0c201f USB: Add MSM OTG Controller driver by Pavankumar Kondeti · 15 years ago
  9. 352a337 USB: otg: fix link breakage, when the NOP USB Xceiver is a module by Guennadi Liakhovetski · 15 years ago
  10. fa56df9 usb: musb: drop the set_clock magic by Felipe Balbi · 15 years ago
  11. 3b70296 usb: musb: mark ->set_clock deprecated by Felipe Balbi · 15 years ago
  12. f7ec943 usb: musb: pass platform_ops via platform_data by Felipe Balbi · 15 years ago
  13. 05ac10d usb: musb: trivial search and replace patch by Felipe Balbi · 15 years ago
  14. 073285f usbnet: changes for upcoming cdc_ncm driver by Alexey Orishko · 15 years ago
  15. 7fc56f0 usb: gadget: langwell_udc: add usb test mode support by Luo Andy · 15 years ago
  16. 0eadcc0 usb: USB3.0 ch11 definitions by Tatyana Brokhman · 15 years ago
  17. 9c75646 USB: musb: blackfin: push clkin value to platform resources by Bob Liu · 15 years ago
  18. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  19. 562e7c7 usb: usb3.0 ch9 definitions by Tatyana Brokhman · 15 years ago
  20. 1dae423 USB: introduce unmap_urb_setup_for_dma() by Martin Fuzzey · 15 years ago
  21. 748eee0 USB: Add more empty functions in otg.h by Grazvydas Ignotas · 15 years ago
  22. 496dda7 usb: musb: host: unmap the buffer for PIO data transfers by Maulik Mankad · 15 years ago
  23. ae6d22f USB: Move USB Storage definitions to their own header file by Matthew Wilcox · 15 years ago
  24. 6195e3c USB: cdc.h: ncm: fix one more typo by Yauheni Kaliuta · 15 years ago
  25. e5dcd53 USB: cdc.h: ncm: add missed constants and structures by Yauheni Kaliuta · 15 years ago
  26. 7fc0917 Revert "USB: ncm: added ncm.h with auxiliary definitions" by Yauheni Kaliuta · 15 years ago
  27. 1f53c0e USB: cdc.h: ncm: typo and style fixes by Yauheni Kaliuta · 15 years ago
  28. 56e9406 USB OTG Langwell: Update OTG Kconfig and driver version. by Hao Wu · 16 years ago
  29. d39a0ed USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell) by Hao Wu · 16 years ago
  30. c9bfff9 usb gadget: don't save bind callback in struct usb_configuration by Uwe Kleine-König · 16 years ago
  31. 07a18bd usb gadget: don't save bind callback in struct usb_composite_driver by Michal Nazarewicz · 16 years ago
  32. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 16 years ago
  33. ad1a810 USB: gadget: composite: Better string override handling by Michal Nazarewicz · 16 years ago
  34. 37b5801 USB Gadget: Verify VBUS current before setting the device self-powered bit by Parirajan Muthalagu · 16 years ago
  35. f0ae849 usb: Add Intel Langwell USB OTG Transceiver Driver by Hao Wu · 16 years ago
  36. d281da7 tty: Make tiocgicount a handler by Alan Cox · 15 years ago
  37. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  38. d187abb USB: gadget: fix composite kernel-doc warnings by Randy Dunlap · 16 years ago
  39. 6ee9f4b USB: drop tty argument from usb_serial_handle_sysrq_char() by Dmitry Torokhov · 16 years ago
  40. 93362a8 USB delay init quirk for logitech Harmony 700-series devices by Phil Dibowitz · 16 years ago
  41. 13dd0c9 USB: otg/ulpi: extend the generic ulpi driver. by Igor Grinberg · 16 years ago
  42. 5128993 USB: ulpi: fix compilation warning by Ajay Kumar Gupta · 16 years ago
  43. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 16 years ago
  44. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 16 years ago
  45. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 16 years ago
  46. 3f3e12d USB: gadget: composite: added disconnect callback by Michal Nazarewicz · 16 years ago
  47. f2adc4f USB: gadget: composite: usb_string_ids_*() functions added by Michal Nazarewicz · 16 years ago
  48. 7898aee USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() by Michal Nazarewicz · 16 years ago
  49. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 16 years ago
  50. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 16 years ago
  51. 6e1c3b4 USB: otg.h: Fix the mixup in parameters order. by Igor Grinberg · 16 years ago
  52. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 16 years ago
  53. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  54. bbafc0c V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h by Laurent Pinchart · 16 years ago
  55. 1b4e21c V4L/DVB: uvcvideo: Define control information bits using macros by Laurent Pinchart · 16 years ago
  56. 157a57b ALSA: usb-audio: move and add some comments by Daniel Mack · 16 years ago
  57. 69da9bc ALSA: usb-audio: unify UAC macros and struct names by Daniel Mack · 16 years ago
  58. 65f25da ALSA: usb-audio: unify constants from specification by Daniel Mack · 16 years ago
  59. 7176d37 ALSA: usb-audio: fix selector unit string index accessor by Daniel Mack · 16 years ago
  60. 5dd360e include/linux/usb/audio-v2.h: add more UAC2 details by Daniel Mack · 16 years ago
  61. dcbe7bc ALSA: usb-audio: UAC2: clean up parsing of bmaControls by Daniel Mack · 16 years ago
  62. 52b0ace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  63. 43b8e3b ALSA: usb-audio: parse UAC2 endpoint descriptors correctly by Daniel Mack · 16 years ago
  64. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  65. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 16 years ago
  66. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 16 years ago
  67. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 16 years ago
  68. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 16 years ago
  69. b18a234 USB: Add definition for the Pipe Usage descriptor by Matthew Wilcox · 16 years ago
  70. 3b02ca3 USB: export the new ch11.h file to userspce by Alan Stern · 16 years ago
  71. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 16 years ago
  72. 65e0b49 USB: ncm: added ncm.h with auxiliary definitions by Yauheni Kaliuta · 16 years ago
  73. 01154aa usb: cdc: ncm constants and structures added by Yauheni Kaliuta · 16 years ago
  74. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 16 years ago
  75. 22ad1e7 USB: Add parsing of SuperSpeed endpoint companion descriptor. by Sarah Sharp · 16 years ago
  76. 3a229eb usb: otg: add global ULPI register definitions by Heikki Krogerus · 16 years ago
  77. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 16 years ago
  78. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 16 years ago
  79. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 16 years ago
  80. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 16 years ago
  81. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 16 years ago
  82. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 16 years ago
  83. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 16 years ago
  84. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 16 years ago
  85. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 16 years ago
  86. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 16 years ago
  87. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 16 years ago
  88. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 16 years ago
  89. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 16 years ago
  90. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 16 years ago
  91. 9ce3db4 Merge branch 'topic/usb' into for-linus by Takashi Iwai · 16 years ago
  92. e213e9c ALSA: sound/usb: add preliminary support for UAC2 interrupts by Daniel Mack · 16 years ago
  93. 0350b6a include/linux/usb/audio.h: add __attribute__((packed)) by Daniel Mack · 16 years ago
  94. 5e68888 ALSA: sound/usb: fix UAC1 regression by Daniel Mack · 16 years ago
  95. f09d045 Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 16 years ago
  96. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  97. 2fb20b6 Merge branch 'topic/misc' into topic/usb by Takashi Iwai · 16 years ago
  98. 23caaf1 ALSA: usb-mixer: Add support for Audio Class v2.0 by Daniel Mack · 16 years ago
  99. 99fc864 ALSA: usb-mixer: parse descriptors with structs by Daniel Mack · 16 years ago
  100. 7e84789 linux/usb/audio.h: split header by Daniel Mack · 16 years ago