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