1. ee709a3 USB: acecad: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 19 years ago
  2. 97b107c USB: appletouch: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 19 years ago
  3. fbf81c2 USB: hub: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 19 years ago
  4. 5bc66d5 USB: usblp: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 19 years ago
  5. b7cfaaa USB: New functions to check endpoints info. by Luiz Fernando N. Capitulino · 19 years ago
  6. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 19 years ago
  7. f2ebf92c USB: gmidi: New USB MIDI Gadget class driver. by Ben Williamson · 19 years ago
  8. ba307f5 USB: gadgetfs: protect ep_release with lock by Milan Svoboda · 19 years ago
  9. 8a7471a USB: fix ep_config to return correct value by Milan Svoboda · 19 years ago
  10. 07cb7f2 USB: correct locking in gadgetfs_disconnect by Milan Svoboda · 19 years ago
  11. 17efe15 USB: onetouch - handle errors from input_register_device() by Dmitry Torokhov · 19 years ago
  12. bd35078 USB: build fixes: ohci-omap by David Brownell · 19 years ago
  13. eb6d8c2 USB: garmin_gps support for new generation of gps receivers by Hermann Kneissel · 19 years ago
  14. 3bea733 USB: wacom tablet driver reorganization by Ping Cheng · 19 years ago
  15. ecdc0a5 USB: usbcore get rid of the timer in usb_start_wait_urb() by Franck Bui-Huu · 19 years ago
  16. 014aa2a USB: ipaq: minor ipaq_open() cleanup. by Luiz Fernando N. Capitulino · 19 years ago
  17. 25d94e6 usbnet: printk format warning by Randy Dunlap · 19 years ago
  18. 933a27d USB: asix - Add AX88178 support and many other changes by David Hollis · 19 years ago
  19. a99c194 USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames by Jamie Painter · 19 years ago
  20. 9c53761 USB: pl2303: cosmetic changes to quirk by Thiago Galesi · 19 years ago
  21. 572d313 USB: pl2303: reduce number of prototypes by Thiago Galesi · 19 years ago
  22. 10a18cd USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail} by Thiago Galesi · 19 years ago
  23. 372db8a USB: pl2303: remove 80-columns limit violations in pl2303 driver by Thiago Galesi · 19 years ago
  24. a009b75 USB: pl2303: Removes unneeded goto. by Luiz Fernando N. Capitulino · 19 years ago
  25. 5d89266 usbtouchscreen: version 0.4 by Daniel Ritz · 19 years ago
  26. d388dab hub driver: improve use of #ifdef by Alan Stern · 19 years ago
  27. 1c5df7e usbcore: suspending devices with no driver by Alan Stern · 19 years ago
  28. 114b368 usbcore: fix up device and power state tests by Alan Stern · 19 years ago
  29. 2bf4086 usbcore: set device and power states properly by Alan Stern · 19 years ago
  30. 4d064c0 usbcore: track whether interfaces are suspended by Alan Stern · 19 years ago
  31. a8e7c56 usbcore: resume device resume recursion by Alan Stern · 19 years ago
  32. 1cc8a25 usbcore: split suspend/resume for device and interfaces by Alan Stern · 19 years ago
  33. 782da72 usbcore: make usb_generic a usb_device_driver by Alan Stern · 19 years ago
  34. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 19 years ago
  35. 36e56a3 usbcore: move code among source files by Alan Stern · 19 years ago
  36. 140d8f6 usbcore: rename usb_suspend_device to usb_port_suspend by Alan Stern · 19 years ago
  37. 121e287 usb-skeleton: don't submit URBs after disconnection by Alan Stern · 19 years ago
  38. 349710c usbfs: detect device unregistration by Alan Stern · 19 years ago
  39. 4a2a8a2 usbfs: private mutex for open, release, and remove by Alan Stern · 19 years ago
  40. da308e8 USB: Phidgets should check create_device_file() return value by Sean Young · 19 years ago
  41. 912b24c USB: Put phidgets driver in a sysfs class by Sean Young · 19 years ago
  42. d5176b4 USB: Add driver for PhidgetMotorControl by Sean Young · 19 years ago
  43. b6eb2d8 usbcore: add configuration_string to attribute group by Alan Stern · 19 years ago
  44. b94badb USB: Make usb_buffer_free() NULL-safe by Dmitry Torokhov · 19 years ago
  45. 988440e USB: ark3116: Formatting cleanups by Werner Lemberg · 19 years ago
  46. 2f430b4 USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls. by Werner Lemberg · 19 years ago
  47. bfb2c96 USB: Allow compile in g_ether, fix typo by Tony Lindgren · 19 years ago
  48. b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 19 years ago
  49. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 19 years ago
  50. 26facdf USB: kill usb kconfig warning by Andrew Morton · 19 years ago
  51. 60bbfc8 USB OHCI controller support for PNX4008 by Vitaly Wool · 19 years ago
  52. b2a8e09 USB: ohci-s3c2410.c: clock now usb-bus-host by Ben Dooks · 19 years ago
  53. d413984 USB: OHCI avoids root hub timer polling by David Brownell · 19 years ago
  54. 39c2f3a USB: unusual_dev entry for Sony P990i by Phil Dibowitz · 19 years ago
  55. b97b196 USB: unusual_devs entry for Lacie DVD+-RW by Alan Stern · 19 years ago
  56. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 19 years ago
  57. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 19 years ago
  58. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 19 years ago
  59. 1858499 PM: USB HCDs use PM_EVENT_PRETHAW by David Brownell · 19 years ago
  60. c03efdb [PATCH] fallout from hcd-core patch by Al Viro · 19 years ago
  61. 3e2aac3 USB: Fix unload oops and memory leak in yealink driver by Henk Vergonet · 19 years ago
  62. 5992583 usbserial: Reference leak by Matthias Urlichs · 19 years ago
  63. 09494d5 usbtouchscreen: fix ITM data reading by Kai Lindhom · 19 years ago
  64. eaede2c USB: New device ID for ftdi_sio usb serial driver by Ralf Schlatterbeck · 19 years ago
  65. 3003b9f USB: Support for USB20SVGA-WH & USB20SVGA-DG by Nobuhiro Iwamatsu · 19 years ago
  66. f064902 USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404 by Adrian Bunk · 19 years ago
  67. db59b46 uhci-hcd: fix list access bug by Alan Stern · 19 years ago
  68. 5df3d8b USB: Support for ELECOM LD-USB20 in pegasus by Nobuhiro Iwamatsu · 19 years ago
  69. eff674a USB: rtl8150_disconnect() needs tasklet_kill() by Andrew Morton · 19 years ago
  70. c9c770e USB Storage: unusual_devs.h for Sony Ericsson M600i by Phil Dibowitz · 19 years ago
  71. f84c749 USB Storage: Remove the finecam3 unusual_devs entry by Phil Dibowitz · 19 years ago
  72. 7ceb932 UHCI: don't stop at an Iso error by Alan Stern · 19 years ago
  73. 789851c usb gadget: g_ether spinlock recursion fix by David Brownell · 19 years ago
  74. ea18665 USB: add all wacom device to hid-core.c blacklist by Ping Cheng · 19 years ago
  75. 6f8d9e2 hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products to blacklist by Jeremy Roberson · 19 years ago
  76. 082fdd1 USB floppy drive SAMSUNG SFD-321U/EP detected 8 times by juergen.mell@t-online.de · 19 years ago
  77. 94918ff [PATCH] unusual_devs update for UCR-61S2B by Alan Stern · 19 years ago
  78. be72952 [PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cable by Tomasz Kazmierczak · 19 years ago
  79. b93b58e [PATCH] USB: fix bug in cypress_cy7c63.c driver by Greg Kroah-Hartman · 19 years ago
  80. f54fa84 USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error by Orjan Friberg · 19 years ago
  81. 2011e92 USB: ftdi_sio driver - new PIDs by Jonathan Davies · 19 years ago
  82. 922fdaa USB: Additional PID for SHARP W-ZERO3 by Norihiko Tomiyama · 19 years ago
  83. 7af569a USB: appletouch: fix atp_disconnect by Johannes Berg · 19 years ago
  84. 919aead USB: removed a unbalanced #endif from ohci-au1xxx.c by Yoichi Yuasa · 19 years ago
  85. b41ee5d USB: unusual_devs entry for A-VOX WSX-300ER MP3 player by David Kuehling · 19 years ago
  86. 2ffc1cc Input: ati_remote - use msec instead of jiffies by Dmitry Torokhov · 19 years ago
  87. c3c38fb Input: ati_remote - add missing input_sync() by Dmitry Torokhov · 19 years ago
  88. c605b67 Input: ati_remote - relax permissions sysfs module parameters by Dmitry Torokhov · 19 years ago
  89. c669869 Input: ati_remote - make filter time a module parameter by Edwin Huffstutler · 19 years ago
  90. d932cb7 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Dmitry Torokhov · 19 years ago
  91. cae74b3 Revert "[PATCH] USB: move usb_device_class class devices to be real devices" by Greg Kroah-Hartman · 19 years ago
  92. 27fb4f0 Revert "[PATCH] USB: convert usb class devices to real devices" by Greg Kroah-Hartman · 19 years ago
  93. f443ddf USB: UHCI: Don't test the Short Packet Detect bit by Alan Stern · 19 years ago
  94. de1caa4 USB: unusual_devs entry for Nokia 3250 by Alan Stern · 19 years ago
  95. b4dbda1 USB: dummy-hcd: disable interrupts during req->complete by Alan Stern · 19 years ago
  96. be0c801 USB: fix the USB_GADGET_DUMMY_HCD dependencies by Adrian Bunk · 19 years ago
  97. 168ffc4 USB: ati_remote.c: autorepeat fix by Marko Macek · 19 years ago
  98. 23219c1 USB: Patch for rtl8150 to fix unplug problems by Peter Chubb · 19 years ago
  99. 6ad576b USB: cypress driver comment updates by Oliver Bock · 19 years ago
  100. eda30fd USB: unusual_devs device removal by Phil Dibowitz · 19 years ago