1. b3aceb2 USB: mct_u232-convert-to-proper-speed-handling-api-fix by Andrew Morton · 17 years ago
  2. 3f6ff6e USB: kl5kusb105: witch to new speed API by Alan Cox · 17 years ago
  3. 42cb967 usblp: Fix a double kfree by Pete Zaitcev · 17 years ago
  4. c36d54a usbmon: Smooth the core code by Pete Zaitcev · 17 years ago
  5. cdd5a8fd usbmon: Drop DMA mapping for setup packet by Pete Zaitcev · 17 years ago
  6. 30c7431 usbmon: Update pipe removal to suit my taste by Pete Zaitcev · 17 years ago
  7. 283face usblp: Cosmetics by Pete Zaitcev · 17 years ago
  8. fc401e6 usblp: mutex in usblp_check_status by Pete Zaitcev · 17 years ago
  9. 7b5cd5f USB: SisUSB2VGA: Convert printk to dev_* macros by Felipe Balbi · 17 years ago
  10. ecb8b19 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h by Felipe Balbi · 17 years ago
  11. 7c59901 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h by Felipe Balbi · 17 years ago
  12. 22b2c52 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c by Felipe Balbi · 17 years ago
  13. 1c1772a2 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h by Felipe Balbi · 17 years ago
  14. 2acbd64 USB: SisUSB2VGA: Mis-spelled word by Felipe Balbi · 17 years ago
  15. 9dedd36 USB: SisUSB2VGA: Remove if 0'ed code by Felipe Balbi · 17 years ago
  16. ed86d97 USB: SisUSB2VGA: Whitespace Cleanups by Felipe Balbi · 17 years ago
  17. 79a7d9e USB: cleanups for g_file_storage by Alan Stern · 17 years ago
  18. d74d4a6 USB: don't touch sysfs stuff when altsetting is unchanged by Alan Stern · 17 years ago
  19. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  20. b0e396e USB: make usb_release_interface static by Greg Kroah-Hartman · 17 years ago
  21. b5ea060 USB: rename choose_configuration by Greg Kroah-Hartman · 17 years ago
  22. e03f2e8 usb: hook up device authorization to sysfs by Inaky Perez-Gonzalez · 17 years ago
  23. 93993a0 usb: introduce usb_authorize/deauthorize() by Inaky Perez-Gonzalez · 17 years ago
  24. d9d16e8 usb: split usb_new_device for clarity and refactoring by Inaky Perez-Gonzalez · 17 years ago
  25. f8a3746 usb: usb_generic_probe() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  26. 72230ab usb: usb_probe_interface() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  27. 1145065 usb: usb_get_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  28. 16bbab2 usb: usb_set_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  29. d7d0725 usb: initialize authorization and wusb bits in USB devices by Inaky Perez-Gonzalez · 17 years ago
  30. eb579f5 usb: cleanup usb_register_bus() and hook up sysfs group by Inaky Perez-Gonzalez · 17 years ago
  31. 5234ce1 usb: add the concept of default authorization to USB hosts by Inaky Perez-Gonzalez · 17 years ago
  32. ca2bdf4 USB: gadget: gadget zero cleanups by David Brownell · 17 years ago
  33. 2e806f6 USB: gadget: file storage gadget cleanups by David Brownell · 17 years ago
  34. 51a0e85 USB: gadget: serial gadget cleanups by David Brownell · 17 years ago
  35. 8c07021 USB: gadget: gmidi cleanups by David Brownell · 17 years ago
  36. 0cf4f2d USB: gadget: ethernet gadget cleanups, shrinkage by David Brownell · 17 years ago
  37. a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 17 years ago
  38. a1d534b USB: Add drivers/usb/misc/iowarrior.c to the Makefile by Nico Erfurth · 17 years ago
  39. 9a9bf40 USB: separate out endpoint queue management and DMA mapping routines by Alan Stern · 17 years ago
  40. 9439eb9 USB: update spinlock usage for root-hub URBs by Alan Stern · 17 years ago
  41. d617bc8 USB: cleanup for previous patches by Alan Stern · 17 years ago
  42. 18ea5d0 USB: avoid urb->pipe in usbmon by Alan Stern · 17 years ago
  43. 93cf9b9 USB: avoid urb->pipe in usbfs by Alan Stern · 17 years ago
  44. 4326ed0 USB: address-0 handling during device initialization by Alan Stern · 17 years ago
  45. 5e60a16 USB: avoid using urb->pipe in usbcore by Alan Stern · 17 years ago
  46. fea3409 USB: add direction bit to urb->transfer_flags by Alan Stern · 17 years ago
  47. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  48. 5b653c7 USB: add urb->ep by Alan Stern · 17 years ago
  49. a96173a USB: Storage: usbat_check_status(): fix check-after-use by Adrian Bunk · 17 years ago
  50. 9f705bd USB: Remove dead references to "SAFE_SERIAL" CONFIG variables. by Robert P. J. Day · 17 years ago
  51. 89a0fd1 USB: OHCI handles more ZFMicro quirks by Mike Nuss · 17 years ago
  52. e8fa0ce usblp: Make use of URB_FREE_BUFFER by Pete Zaitcev · 17 years ago
  53. 7f47735 usblp: Implement the ENOSPC convention by Pete Zaitcev · 17 years ago
  54. ca337db USB: Clean up duplicate includes in drivers/usb/ by Jesper Juhl · 17 years ago
  55. 011db81 USB: Remove unneeded pointer intf from speedtch_upload_firmware() by Micah Gruber · 17 years ago
  56. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  57. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  58. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  59. d526875 Revert "usb-storage: implement autosuspend" by Greg Kroah-Hartman · 17 years ago
  60. 7d2c592 USB: disable autosuspend by default for non-hubs by Alan Stern · 17 years ago
  61. 03fc370 USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warning by Satyam Sharma · 17 years ago
  62. e6a20ff USB: another quirky device (LCD display) by Oliver Neukum · 17 years ago
  63. 49b4f90 USB: fix serial gadget ACM breakage by David Brownell · 17 years ago
  64. 8683369 USB: More USB_QUIRK_RESET_RESUME devices by Lamarque Vieira Souza · 17 years ago
  65. c476656 USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 sectors per command by Massimiliano Ghilardi · 17 years ago
  66. 9374b9f USB: Nikon D40 Quirks by Ortwin Glück · 17 years ago
  67. 61392af USB: Add Sony Ericsson P1i to unusual_devs.h by Ricardo Barberis · 17 years ago
  68. 2c4cd1f USB: option: Add Dell HSDPA 5520 to driver by Greg Kroah-Hartman · 17 years ago
  69. a3209a0 USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem. by Jaime Velasco Juan · 17 years ago
  70. e5dd011 USB: fix linked list insertion bugfix for usb core by Nathael Pajani · 17 years ago
  71. ce05916 USB: quirky flash drive by Oliver Neukum · 17 years ago
  72. c269b6a USB: prevent Genesys USB-IDE from autosuspending by Alan Stern · 17 years ago
  73. d7790ba USB: prevent Thomson card reader from autosuspending by Alan Stern · 17 years ago
  74. a74108d USB: Add iPhone device id to the quirk list. by Matt Colyer · 17 years ago
  75. d7fde2d USB: ftdi_sio: add of a new product/manufacturer, TML by Pierre Castella · 17 years ago
  76. ca9024e usb/misc/sisusbvga: add product ID of TARGUS/MCT device by samson yeung · 17 years ago
  77. fa0e672 USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixes by Alan Cox · 17 years ago
  78. d65cc1b usb: add PRODUCT, TYPE to usb-interface events by Kay Sievers · 17 years ago
  79. 83fc8a1 USB: resubmission unusual_devs modification for Nikon D80 by Mike Pagano · 17 years ago
  80. a78d702b usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist by Paul Walmsley · 17 years ago
  81. c907d3b USB: make EHCI initialize properly on PPC SOCs by Mike Nuss · 17 years ago
  82. 4c132e7 UEAGLE: Remove sysfs files on error case by Stanislaw Gruszka · 17 years ago
  83. 39d1f8c USB: fsl_usb2_udc: fix bug in processing setup requests by Li Yang · 17 years ago
  84. d1a94f0 USB: g_file_storage: fix bug in DMA buffer handling by Alan Stern · 17 years ago
  85. 013d27f USB: update last_busy field correctly by Alan Stern · 17 years ago
  86. c39772d USB: allow retry on descriptor fetch errors by Alan Stern · 17 years ago
  87. 3b79cc2 USB: unkill cxacru atm driver by Oliver Neukum · 17 years ago
  88. 04cab132 USB: Adding support for HTC Smartphones to ipaq by Christian Heim · 17 years ago
  89. 53059f4 USB: another quirky device by Oliver Neukum · 17 years ago
  90. 5f546c5 USB: quirky mass storage device by Oliver Neukum · 17 years ago
  91. bdd203a USB: ohci, fix oddball gcc warning by David Brownell · 17 years ago
  92. 2f67cd5 usb-storage: fix bugs in the disconnect pathway by Alan Stern · 17 years ago
  93. fa0de2b usb: typo in usb R8A66597 HCD config by M4rkusXXL · 17 years ago
  94. 46dede4 USB: accept 1-byte Device Status replies, fixing some b0rken devices by Alan Stern · 17 years ago
  95. f095137 USB: blacklist Samsung ML-2010 printer by Oliver Neukum · 17 years ago
  96. a66639a usb-serial: fix oti6858.c segfault in termios handling by Thomas Viehmann · 17 years ago
  97. 0bd307e USB: remove DEBUG definition from dummy_hcd by Alan Stern · 17 years ago
  98. e48eb08 USB: belkin_sa: avoid divide by zero error by Andy Green · 17 years ago
  99. c1f8ea7 USB: Support for the Evolution Scorpion robots by Søren Hauberg · 17 years ago
  100. 8b2580e USB: quirks: multicard reader doesn't like autosuspend by David Brownell · 17 years ago