1. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  2. d187abb USB: gadget: fix composite kernel-doc warnings by Randy Dunlap · 14 years ago
  3. 6ee9f4b USB: drop tty argument from usb_serial_handle_sysrq_char() by Dmitry Torokhov · 14 years ago
  4. 93362a8 USB delay init quirk for logitech Harmony 700-series devices by Phil Dibowitz · 14 years ago
  5. 13dd0c9 USB: otg/ulpi: extend the generic ulpi driver. by Igor Grinberg · 14 years ago
  6. 5128993 USB: ulpi: fix compilation warning by Ajay Kumar Gupta · 14 years ago
  7. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 14 years ago
  8. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  9. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  10. 3f3e12d USB: gadget: composite: added disconnect callback by Michal Nazarewicz · 14 years ago
  11. f2adc4f USB: gadget: composite: usb_string_ids_*() functions added by Michal Nazarewicz · 14 years ago
  12. 7898aee USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() by Michal Nazarewicz · 14 years ago
  13. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  14. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 14 years ago
  15. 6e1c3b4 USB: otg.h: Fix the mixup in parameters order. by Igor Grinberg · 14 years ago
  16. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 14 years ago
  17. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  18. bbafc0c V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h by Laurent Pinchart · 14 years ago
  19. 1b4e21c V4L/DVB: uvcvideo: Define control information bits using macros by Laurent Pinchart · 14 years ago
  20. 157a57b ALSA: usb-audio: move and add some comments by Daniel Mack · 14 years ago
  21. 69da9bc ALSA: usb-audio: unify UAC macros and struct names by Daniel Mack · 14 years ago
  22. 65f25da ALSA: usb-audio: unify constants from specification by Daniel Mack · 14 years ago
  23. 7176d37 ALSA: usb-audio: fix selector unit string index accessor by Daniel Mack · 14 years ago
  24. 5dd360e include/linux/usb/audio-v2.h: add more UAC2 details by Daniel Mack · 14 years ago
  25. dcbe7bc ALSA: usb-audio: UAC2: clean up parsing of bmaControls by Daniel Mack · 14 years ago
  26. 52b0ace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  27. 43b8e3b ALSA: usb-audio: parse UAC2 endpoint descriptors correctly by Daniel Mack · 14 years ago
  28. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  29. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 14 years ago
  30. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 14 years ago
  31. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 14 years ago
  32. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 14 years ago
  33. b18a234 USB: Add definition for the Pipe Usage descriptor by Matthew Wilcox · 14 years ago
  34. 3b02ca3 USB: export the new ch11.h file to userspce by Alan Stern · 14 years ago
  35. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 14 years ago
  36. 65e0b49 USB: ncm: added ncm.h with auxiliary definitions by Yauheni Kaliuta · 14 years ago
  37. 01154aa usb: cdc: ncm constants and structures added by Yauheni Kaliuta · 14 years ago
  38. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 14 years ago
  39. 22ad1e7 USB: Add parsing of SuperSpeed endpoint companion descriptor. by Sarah Sharp · 14 years ago
  40. 3a229eb usb: otg: add global ULPI register definitions by Heikki Krogerus · 14 years ago
  41. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 14 years ago
  42. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 14 years ago
  43. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 14 years ago
  44. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 14 years ago
  45. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 14 years ago
  46. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 14 years ago
  47. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 14 years ago
  48. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 14 years ago
  49. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 14 years ago
  50. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 15 years ago
  51. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 15 years ago
  52. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 14 years ago
  53. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 14 years ago
  54. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  55. 9ce3db4 Merge branch 'topic/usb' into for-linus by Takashi Iwai · 14 years ago
  56. e213e9c ALSA: sound/usb: add preliminary support for UAC2 interrupts by Daniel Mack · 14 years ago
  57. 0350b6a include/linux/usb/audio.h: add __attribute__((packed)) by Daniel Mack · 14 years ago
  58. 5e68888 ALSA: sound/usb: fix UAC1 regression by Daniel Mack · 14 years ago
  59. f09d045 Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 14 years ago
  60. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  61. 2fb20b6 Merge branch 'topic/misc' into topic/usb by Takashi Iwai · 14 years ago
  62. 23caaf1 ALSA: usb-mixer: Add support for Audio Class v2.0 by Daniel Mack · 14 years ago
  63. 99fc864 ALSA: usb-mixer: parse descriptors with structs by Daniel Mack · 14 years ago
  64. 7e84789 linux/usb/audio.h: split header by Daniel Mack · 14 years ago
  65. 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  66. 2b9ddcb ALSA: usb/audio.h: Fix field order by Daniel Mack · 15 years ago
  67. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  68. 6d61ae9 USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers by Dennis O'Brien · 15 years ago
  69. efcbd3d USB: Extend and neaten dbg macros by Joe Perches · 15 years ago
  70. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 15 years ago
  71. c58bfa6 USB: musb: deprecate what we don't use by Felipe Balbi · 15 years ago
  72. 5fc4e77 usb: musb: Add 'extvbus' in musb_hdrc_platform_data by Ajay Kumar Gupta · 15 years ago
  73. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  74. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  75. e9a2017 USB: otg: add notifier support by Felipe Balbi · 15 years ago
  76. 5057bfa Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  77. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  78. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 15 years ago
  79. de48c7b ALSA: usbaudio: consolidate header files by Daniel Mack · 15 years ago
  80. 8fee4af ALSA: usbaudio: introduce new types for audio class v2 by Daniel Mack · 15 years ago
  81. 28e1b77 ALSA: usbaudio: parse USB descriptors with structs by Daniel Mack · 15 years ago
  82. 884b8369 omap: musb: Pass board specific data from board file by Maulik Mankad · 15 years ago
  83. 224e154 USB: Add empty functions in otg.h by Maulik Mankad · 15 years ago
  84. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 15 years ago
  85. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  86. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  87. 82fc594 usb_serial: Kill port mutex by Alan Cox · 15 years ago
  88. 2d57a95 USB OTG: Add generic driver for ULPI OTG transceiver by Daniel Mack · 15 years ago
  89. 91c8a5a USB OTG: add support for ulpi connected external transceivers by Daniel Mack · 15 years ago
  90. 5242658 USB gadget: Handle endpoint requests at the function level by Laurent Pinchart · 15 years ago
  91. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  92. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  93. 69ee472f usbnet & cdc-ether: Autosuspend for online devices by Oliver Neukum · 15 years ago
  94. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  95. 37e8273 usbnet: Set link down initially for drivers that update link state by Ben Hutchings · 15 years ago
  96. a4720c6 USB: serial: don't call release without attach by Alan Stern · 15 years ago
  97. e1e499e usbnet: Use wwan%d interface name for mobile broadband devices by Marcel Holtmann · 15 years ago
  98. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  99. aab2d40 USB: ehci-dbgp: errata for EHCI debug controller initialization by Jason Wessel · 15 years ago
  100. 8d053c7 USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device by Jason Wessel · 15 years ago