1. d689e34b [ALSA] Remove spinlocks around proc prints by Takashi Iwai · 18 years ago
  2. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  3. 7e4eeec [ALSA] Make buffer size of proc text interface variable by Takashi Iwai · 18 years ago
  4. 2f4ca8e [ALSA] Clean up ugly hacks in pcm_lib.c by Takashi Iwai · 18 years ago
  5. e88e8ae6 [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module by Takashi Iwai · 18 years ago
  6. e5e8a1d [ALSA] hda-codec - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  7. 57c65c1 [ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  8. fa325eb [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  9. 95ff1756 [ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  10. cbef55f [ALSA] trident - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  11. 2dd31de [ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  12. 4181e5f [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  13. ac19e19 [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  14. 7b09679 [ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  15. 91715ed [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module by Takashi Iwai · 18 years ago
  16. c0d3fb3 [ALSA] Clean up EXPORT_SYMBOL()s in snd module by Takashi Iwai · 18 years ago
  17. 9bb22e2 [ALSA] Clean up ugly hacks in pcm_params.h by Takashi Iwai · 18 years ago
  18. 9ac2559 [ALSA] PM support for cs5535audio by Jaya Kumar · 18 years ago
  19. 5e1b151 [ALSA] hda-codec - Add support for Sony Vaio VGN-A790 laptop by Kenneth Crudup · 18 years ago
  20. 3bef229 [ALSA] ice1712 - Provides specified midi port names instead of defaults by Alan Horstmann · 18 years ago
  21. 78fc030 [ALSA] Change seq_midi.c so client name is card, rather than port, specific by Alan Horstmann · 18 years ago
  22. 887709b [ALSA] hda-codec - Fix a typo by Takashi Iwai · 18 years ago
  23. 01686c5f [ALSA] hda-codec - Add Thinkpad X60/T60/Z60 support by Takashi Iwai · 18 years ago
  24. 7152447 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  25. 79ca4f3 [ALSA] vxpocket - Fix a typo by Takashi Iwai · 18 years ago
  26. d7f6f11 [ALSA] AC97: Correct Mic Boost label. by James Courtier-Dutton · 18 years ago
  27. be0b7b0 [ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in. by James Courtier-Dutton · 18 years ago
  28. 3969f61 [ALSA] Add p17v.h file. by James Courtier-Dutton · 18 years ago
  29. 21fddde [ALSA] emu10k1: Add support for Audigy4 (not Pro) by James Courtier-Dutton · 18 years ago
  30. 6129daa [ALSA] ca0106: Add analog capture controls. by James Courtier-Dutton · 18 years ago
  31. 52ab3f3 Merge git://oss.sgi.com:8090/xfs-2.6 by Linus Torvalds · 18 years ago
  32. 43104f1 [PATCH] USB: only make /sys/class/usb show up when there is something in it by Greg Kroah-Hartman · 18 years ago
  33. bd00949 [PATCH] USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  34. c182274 [PATCH] USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  35. 9bde749 [PATCH] USB: make endpoints real struct devices by Greg Kroah-Hartman · 18 years ago
  36. 36679ea [PATCH] USB: make usb_create_ep_files take a struct device by Greg Kroah-Hartman · 18 years ago
  37. 84412f6 [PATCH] USB: move the endpoint specific sysfs code to it's own file by Greg Kroah-Hartman · 18 years ago
  38. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 18 years ago
  39. 325a4af [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> by David Brownell · 18 years ago
  40. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 18 years ago
  41. 7e27f18 [PATCH] USB: whitespace removal from usb/gadget/ether by David Brownell · 18 years ago
  42. d5681fe [PATCH] USB: unusual_devs entry for Nokia N80 by Alan Stern · 18 years ago
  43. db54a53 [PATCH] usbserial: Fixes wrong return values. by Luiz Fernando N. Capitulino · 18 years ago
  44. 043ea18 [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform by Milan Svoboda · 18 years ago
  45. 44df45a [PATCH] usb gadget: fix compile errors by Milan Svoboda · 18 years ago
  46. 7c0642c [PATCH] usb gadget: allow drivers support speeds higher than full speed by Milan Svoboda · 18 years ago
  47. ca094f1 [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close() by Franck Bui-Huu · 18 years ago
  48. 943e1b4 [PATCH] USB: gadget-serial: fix a deadlock when closing the serial device by Franck Bui-Huu · 18 years ago
  49. b059c81 [PATCH] USB Serial: clean tty fields on failed device open by Frank Gevaerts · 18 years ago
  50. 4186c29 [PATCH] USB: trivial DEBUG message correction in gadget ether driver by Matt Reimer · 18 years ago
  51. 4255e6f [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers by Oliver Bock · 18 years ago
  52. d9ac2cf [PATCH] USB: update usbmon.txt by Pete Zaitcev · 18 years ago
  53. 12e72fe [PATCH] USB: implement error event in usbmon by Pete Zaitcev · 18 years ago
  54. 5b1c674 [PATCH] USB: update usbmon, fix glued lines by Pete Zaitcev · 18 years ago
  55. 4bc203d [PATCH] USB: io_edgeport touch-up by Pete Zaitcev · 18 years ago
  56. 34ab86e [PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support by Timothy Sipples · 18 years ago
  57. c5e3b74 [PATCH] UHCI: Improve FSBR-off timing by Alan Stern · 18 years ago
  58. e323de4 [PATCH] UHCI: remove hc_inaccessible flag by Alan Stern · 18 years ago
  59. be3cbc5 [PATCH] UHCI: various updates by David Brownell · 18 years ago
  60. ae67181 [PATCH] usb-storage: unusual_devs entry for Nikon DSC D70s by Alan Stern · 18 years ago
  61. 5c218e3 [PATCH] USB: Add Apple MacBook product IDs to usbhid by Rene Rebe · 18 years ago
  62. dfbaa7d [PATCH] USB: EHCI on non-Au1200 build fix by Ralf Baechle · 18 years ago
  63. bfd5df3 [PATCH] USB: free allocated memory on io_edgeport startup memory failure by Chris Lund · 18 years ago
  64. 14f76cc [PATCH] USB: new devices for the Option driver by Matthias Urlichs · 18 years ago
  65. 786dc1d [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer by Philippe Retornaz · 18 years ago
  66. 6ad0712 [PATCH] usbcore: recovery from Set-Configuration failure by Alan Stern · 18 years ago
  67. df9a1f4 [PATCH] usbhid: use usb_reset_composite_device by Alan Stern · 18 years ago
  68. 47104b0 [PATCH] usb-storage: use usb_reset_composite_device by Alan Stern · 18 years ago
  69. 7de18d8 [PATCH] USB hub: use usb_reset_composite_device by Alan Stern · 18 years ago
  70. 79efa09 [PATCH] usbcore: port reset for composite devices by Alan Stern · 18 years ago
  71. efcaa20 [PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression) by David Brownell · 18 years ago
  72. d5ce137 [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c by Eric Sesterhenn · 18 years ago
  73. b10cee9 [PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c by Jeremy Fitzhardinge · 18 years ago
  74. 09fd6bc [PATCH] USB: Whiteheat: fix firmware spurious errors by Stuart MacDonald · 18 years ago
  75. 069e8a6 [PATCH] Driver for Apple Cinema Display by akpm@osdl.org · 18 years ago
  76. eb79b4f [PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1 by Ian Abbott · 18 years ago
  77. 633a7ec [PATCH] usbhid: Remove unneeded blacklist entries by Alan Stern · 18 years ago
  78. 3f8f4a1 [PATCH] usbcore: Fix broken RNDIS config selection by Giridhar Pemmasani · 18 years ago
  79. 1fbe75e [PATCH] USB: print message when device is rejected due to insufficient power by Daniel Drake · 18 years ago
  80. 955a260 [PATCH] USB: more pegasus log spamming removed by David Brownell · 18 years ago
  81. b560033 [PATCH] ub: random cleanups by Pete Zaitcev · 18 years ago
  82. 688e9fb [PATCH] ub: atomic add_disk by Pete Zaitcev · 18 years ago
  83. 2f8ad9a [PATCH] USB: rmmod pl2303 after -28 by Pete Zaitcev · 18 years ago
  84. ba47f66 [PATCH] improved TT scheduling for EHCI by Dan Streetman · 18 years ago
  85. 3428cc4 [PATCH] usb-storage: get rid of the timer during URB submission by Franck Bui-Huu · 18 years ago
  86. 80b4785 [PATCH] USB: Syntax cleanup for pl2303 (trailing backslash) by Pete Zaitcev · 18 years ago
  87. 6f065f7 [PATCH] USB: Improve Kconfig comment for mct_u232 by Pete Zaitcev · 18 years ago
  88. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  89. ad93375 [PATCH] usb: io_edgeport, cleanup to unicode handling by Pete Zaitcev · 18 years ago
  90. 9da2150 [PATCH] usbtest: report errors in iso tests by Alan Stern · 18 years ago
  91. 0ae4ea8 [PATCH] gadgetfs: fix memory leaks by Alan Stern · 18 years ago
  92. 83196b5 [PATCH] gadgetfs: fix AIO interface bugs by Alan Stern · 18 years ago
  93. 212a4b4 [PATCH] USB: new cp2101 device by Vitja Makarov · 18 years ago
  94. 782a7a6 [PATCH] USB: add usb_interrupt_msg() function for api completeness. by Greg Kroah-Hartman · 18 years ago
  95. caa2a12 [PATCH] Fix a deadlock in usbtest by Franck Bui-Huu · 18 years ago
  96. c8155cc [PATCH] UHCI: remove ISO TDs as they are used by Alan Stern · 18 years ago
  97. caf3827 [PATCH] UHCI: store the period in the queue header by Alan Stern · 18 years ago
  98. 10b8e47 [PATCH] UHCI: fix race in ISO dequeuing by Alan Stern · 18 years ago
  99. c433472 [PATCH] UHCI: use integer-sized frame numbers by Alan Stern · 18 years ago
  100. 3612242 [PATCH] USB: Allow high-bandwidth isochronous packets via usbfs by Micah Dowty · 18 years ago