1. 65f25da ALSA: usb-audio: unify constants from specification by Daniel Mack · 14 years ago
  2. 7176d37 ALSA: usb-audio: fix selector unit string index accessor by Daniel Mack · 14 years ago
  3. 5dd360e include/linux/usb/audio-v2.h: add more UAC2 details by Daniel Mack · 14 years ago
  4. dcbe7bc ALSA: usb-audio: UAC2: clean up parsing of bmaControls by Daniel Mack · 14 years ago
  5. 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
  6. 43b8e3b ALSA: usb-audio: parse UAC2 endpoint descriptors correctly by Daniel Mack · 14 years ago
  7. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  8. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 14 years ago
  9. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 14 years ago
  10. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 14 years ago
  11. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 14 years ago
  12. b18a234 USB: Add definition for the Pipe Usage descriptor by Matthew Wilcox · 14 years ago
  13. 3b02ca3 USB: export the new ch11.h file to userspce by Alan Stern · 14 years ago
  14. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 14 years ago
  15. 65e0b49 USB: ncm: added ncm.h with auxiliary definitions by Yauheni Kaliuta · 14 years ago
  16. 01154aa usb: cdc: ncm constants and structures added by Yauheni Kaliuta · 14 years ago
  17. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 14 years ago
  18. 22ad1e7 USB: Add parsing of SuperSpeed endpoint companion descriptor. by Sarah Sharp · 14 years ago
  19. 3a229eb usb: otg: add global ULPI register definitions by Heikki Krogerus · 14 years ago
  20. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 14 years ago
  21. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 14 years ago
  22. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 14 years ago
  23. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 14 years ago
  24. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 14 years ago
  25. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 14 years ago
  26. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 14 years ago
  27. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 14 years ago
  28. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 14 years ago
  29. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 14 years ago
  30. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  31. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 14 years ago
  32. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 14 years ago
  33. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  34. 9ce3db4 Merge branch 'topic/usb' into for-linus by Takashi Iwai · 14 years ago
  35. e213e9c ALSA: sound/usb: add preliminary support for UAC2 interrupts by Daniel Mack · 14 years ago
  36. 0350b6a include/linux/usb/audio.h: add __attribute__((packed)) by Daniel Mack · 14 years ago
  37. 5e68888 ALSA: sound/usb: fix UAC1 regression by Daniel Mack · 14 years ago
  38. 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
  39. 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
  40. 2fb20b6 Merge branch 'topic/misc' into topic/usb by Takashi Iwai · 14 years ago
  41. 23caaf1 ALSA: usb-mixer: Add support for Audio Class v2.0 by Daniel Mack · 14 years ago
  42. 99fc864 ALSA: usb-mixer: parse descriptors with structs by Daniel Mack · 14 years ago
  43. 7e84789 linux/usb/audio.h: split header by Daniel Mack · 14 years ago
  44. 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  45. 2b9ddcb ALSA: usb/audio.h: Fix field order by Daniel Mack · 14 years ago
  46. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  47. 6d61ae9 USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers by Dennis O'Brien · 15 years ago
  48. efcbd3d USB: Extend and neaten dbg macros by Joe Perches · 15 years ago
  49. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 15 years ago
  50. c58bfa6 USB: musb: deprecate what we don't use by Felipe Balbi · 15 years ago
  51. 5fc4e77 usb: musb: Add 'extvbus' in musb_hdrc_platform_data by Ajay Kumar Gupta · 15 years ago
  52. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  53. 5d39877 USB: storage: Never reset devices that will morph to an old mode by Oliver Neukum · 15 years ago
  54. e9a2017 USB: otg: add notifier support by Felipe Balbi · 15 years ago
  55. 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
  56. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  57. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 15 years ago
  58. de48c7b ALSA: usbaudio: consolidate header files by Daniel Mack · 15 years ago
  59. 8fee4af ALSA: usbaudio: introduce new types for audio class v2 by Daniel Mack · 15 years ago
  60. 28e1b77 ALSA: usbaudio: parse USB descriptors with structs by Daniel Mack · 15 years ago
  61. 884b8369 omap: musb: Pass board specific data from board file by Maulik Mankad · 15 years ago
  62. 224e154 USB: Add empty functions in otg.h by Maulik Mankad · 15 years ago
  63. 60b8675 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> by Joe Perches · 15 years ago
  64. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  65. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  66. 82fc594 usb_serial: Kill port mutex by Alan Cox · 15 years ago
  67. 2d57a95 USB OTG: Add generic driver for ULPI OTG transceiver by Daniel Mack · 15 years ago
  68. 91c8a5a USB OTG: add support for ulpi connected external transceivers by Daniel Mack · 15 years ago
  69. 5242658 USB gadget: Handle endpoint requests at the function level by Laurent Pinchart · 15 years ago
  70. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  71. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  72. 69ee472f usbnet & cdc-ether: Autosuspend for online devices by Oliver Neukum · 15 years ago
  73. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 37e8273 usbnet: Set link down initially for drivers that update link state by Ben Hutchings · 15 years ago
  75. a4720c6 USB: serial: don't call release without attach by Alan Stern · 15 years ago
  76. e1e499e usbnet: Use wwan%d interface name for mobile broadband devices by Marcel Holtmann · 15 years ago
  77. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  78. aab2d40 USB: ehci-dbgp: errata for EHCI debug controller initialization by Jason Wessel · 15 years ago
  79. 8d053c7 USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device by Jason Wessel · 15 years ago
  80. 9177782 USB: ehci-dbgp: stability improvements and external re-init by Jason Wessel · 15 years ago
  81. df6c516 USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c by Jason Wessel · 15 years ago
  82. 8e8dce0 USB: use kfifo to buffer usb-generic serial writes by David VomLehn · 15 years ago
  83. c350130 USB: audio: guard kernel-only code with __KERNEL__ by Michael S. Tsirkin · 15 years ago
  84. a9d4309 USB: NXP ISP1362 USB host driver by Lothar Wassmann · 15 years ago
  85. 9da69c6 USB: isp1760: allow platform devices to customize devflags by Michael Hennerich · 15 years ago
  86. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 15 years ago
  87. b95cd7e USB audio gadget: Un-inline generic_[gs]et_cmd by Laurent Pinchart · 15 years ago
  88. 512ad27 USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h by Laurent Pinchart · 15 years ago
  89. 315ad30 USB: Move vendor subclass definition from usb/audio.h to usb/ch9.h by Laurent Pinchart · 15 years ago
  90. 85e08ca USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h by Laurent Pinchart · 15 years ago
  91. ec47562 smsc95xx: fix transmission where ZLP is expected by Steve Glendinning · 15 years ago
  92. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  93. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  94. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  95. 043fe50 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  96. de05f63 V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h by Laurent Pinchart · 15 years ago
  97. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  98. 7834ddb usbnet: add rx queue pausing by Jussi Kivilinna · 15 years ago
  99. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 030645a rndis_wlan: handle 802.11 indications from device by Jussi Kivilinna · 15 years ago