1. 69de51f [PATCH] USB: add driver for non-composite Sierra Wireless devices by Kevin Lloyd · 18 years ago
  2. 053be30 [PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd by Eric Sesterhenn · 18 years ago
  3. c1b45f2 [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci by Kyle McMartin · 18 years ago
  4. 2246540 [PATCH] USB serial ftdi_sio: Prevent userspace DoS by Ian Abbott · 18 years ago
  5. 00d6058 [PATCH] USB serial visor: fix race in open/close by Ian Abbott · 18 years ago
  6. 5650b4d [PATCH] USB Storage: Uname in PR/SC Unneeded message by Phil Dibowitz · 18 years ago
  7. 883d989 [PATCH] USB Storage: US_FL_MAX_SECTORS_64 flag by Phil Dibowitz · 18 years ago
  8. 2030794 [PATCH] usbcore: fixes for hub_port_resume by Alan Stern · 18 years ago
  9. d8840d6 [PATCH] USB: unusual_devs entry for Samsung MP3 player by Ernis · 18 years ago
  10. 0ddc063 [PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3x by Davide Perini · 18 years ago
  11. b40b7a9 [PATCH] USB hub: don't return status > 0 from resume by Alan Stern · 18 years ago
  12. eecd11e [PATCH] usb-storage: fix race between reset and disconnect by Alan Stern · 18 years ago
  13. 3dd2ae8 [PATCH] USB: update for acm in quirks and debug by Oliver Neukum · 18 years ago
  14. 9189bfc [PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some tiny things by Oliver Bock · 18 years ago
  15. 58a5b0a [PATCH] usbfs: use the correct signal number for disconnection by Zoran Marceta · 18 years ago
  16. 3b92847 [PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303 by Matthew Meno · 18 years ago
  17. bd97c4f [PATCH] USB: fix visor leaks by Pete Zaitcev · 18 years ago
  18. 34f8e76 [PATCH] USB: fix usb-serial leaks, oopses on disconnect by Pete Zaitcev · 18 years ago
  19. 92164c5d [PATCH] USB: OHCI hub code unaligned access by David Miller · 18 years ago
  20. c0f8d56 [PATCH] USB: new device ids for ftdi_sio driver by Christophe Mariac · 18 years ago
  21. 4843748 [PATCH] USB: new device id for Thorlabs motor driver by D. Peter Siddons · 18 years ago
  22. 3d86149 [PATCH] USB: Addition of vendor/product id pair for pl2303 driver by Peter Moulder · 18 years ago
  23. a5b7474 [PATCH] USB: ohci bits for the cirrus ep93xx by Lennert Buytenhek · 18 years ago
  24. d14feb5 [PATCH] USB: au1200: EHCI and OHCI fixes by Daniel Mack · 18 years ago
  25. 18577a6 [PATCH] USB: au1xxx: compile fixes for OHCI for au1200 by Domen Puncer · 18 years ago
  26. d6b7d3b [PATCH] usb-storage: wait for URB to complete by Alan Stern · 18 years ago
  27. 060ec6f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  28. 8e7795e [PATCH] lockdep: annotate USBFS by Arjan van de Ven · 18 years ago
  29. f2eace2 [PATCH] lockdep: annotate i_mutex by Ingo Molnar · 18 years ago
  30. 0f1482f [ARM] Fix lh7a40x_udc.c by Russell King · 18 years ago
  31. a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  32. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  33. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  34. 7a01955 [PATCH] SELinux: update USB code with new kill_proc_info_as_uid by David Quigley · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  36. bf7e851 [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again by Milan Svoboda · 18 years ago
  37. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  38. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  39. a144a56 Merge omap tree by Russell King · 18 years ago
  40. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  41. 2427ddd [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed by Greg Kroah-Hartman · 18 years ago
  42. 7ff879d ARM: OMAP: Fix DMA channel irq handling for omap24xx by Tony Lindgren · 18 years ago
  43. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  44. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  45. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  46. cdf4f38 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  47. f274afc Clean up 'inline is not at beginning' warnings for usb storage by Jesper Juhl · 18 years ago
  48. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  49. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  50. 4854c7b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  51. 76a9f26 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  52. 83626b0 Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer" by Linus Torvalds · 18 years ago
  53. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  54. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  55. 5a9d6e0 [PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL811_CS by Jean-Luc Leger · 18 years ago
  56. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  57. 0517587 [PATCH] USB: get USB suspend to work again by Greg Kroah-Hartman · 18 years ago
  58. 43104f1 [PATCH] USB: only make /sys/class/usb show up when there is something in it by Greg Kroah-Hartman · 18 years ago
  59. bd00949 [PATCH] USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  60. c182274 [PATCH] USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  61. 9bde749 [PATCH] USB: make endpoints real struct devices by Greg Kroah-Hartman · 18 years ago
  62. 36679ea [PATCH] USB: make usb_create_ep_files take a struct device by Greg Kroah-Hartman · 18 years ago
  63. 84412f6 [PATCH] USB: move the endpoint specific sysfs code to it's own file by Greg Kroah-Hartman · 18 years ago
  64. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 18 years ago
  65. 325a4af [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> by David Brownell · 18 years ago
  66. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 18 years ago
  67. 7e27f18 [PATCH] USB: whitespace removal from usb/gadget/ether by David Brownell · 18 years ago
  68. d5681fe [PATCH] USB: unusual_devs entry for Nokia N80 by Alan Stern · 18 years ago
  69. db54a53 [PATCH] usbserial: Fixes wrong return values. by Luiz Fernando N. Capitulino · 18 years ago
  70. 043ea18 [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform by Milan Svoboda · 18 years ago
  71. 44df45a [PATCH] usb gadget: fix compile errors by Milan Svoboda · 18 years ago
  72. 7c0642c [PATCH] usb gadget: allow drivers support speeds higher than full speed by Milan Svoboda · 18 years ago
  73. ca094f1 [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close() by Franck Bui-Huu · 18 years ago
  74. 943e1b4 [PATCH] USB: gadget-serial: fix a deadlock when closing the serial device by Franck Bui-Huu · 18 years ago
  75. b059c81 [PATCH] USB Serial: clean tty fields on failed device open by Frank Gevaerts · 18 years ago
  76. 4186c29 [PATCH] USB: trivial DEBUG message correction in gadget ether driver by Matt Reimer · 18 years ago
  77. 4255e6f [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers by Oliver Bock · 18 years ago
  78. 12e72fe [PATCH] USB: implement error event in usbmon by Pete Zaitcev · 18 years ago
  79. 5b1c674 [PATCH] USB: update usbmon, fix glued lines by Pete Zaitcev · 18 years ago
  80. 4bc203d [PATCH] USB: io_edgeport touch-up by Pete Zaitcev · 18 years ago
  81. 34ab86e [PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support by Timothy Sipples · 18 years ago
  82. c5e3b74 [PATCH] UHCI: Improve FSBR-off timing by Alan Stern · 18 years ago
  83. e323de4 [PATCH] UHCI: remove hc_inaccessible flag by Alan Stern · 18 years ago
  84. be3cbc5 [PATCH] UHCI: various updates by David Brownell · 18 years ago
  85. ae67181 [PATCH] usb-storage: unusual_devs entry for Nikon DSC D70s by Alan Stern · 18 years ago
  86. 5c218e3 [PATCH] USB: Add Apple MacBook product IDs to usbhid by Rene Rebe · 18 years ago
  87. dfbaa7d [PATCH] USB: EHCI on non-Au1200 build fix by Ralf Baechle · 18 years ago
  88. bfd5df3 [PATCH] USB: free allocated memory on io_edgeport startup memory failure by Chris Lund · 18 years ago
  89. 14f76cc [PATCH] USB: new devices for the Option driver by Matthias Urlichs · 18 years ago
  90. 786dc1d [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer by Philippe Retornaz · 18 years ago
  91. 6ad0712 [PATCH] usbcore: recovery from Set-Configuration failure by Alan Stern · 18 years ago
  92. df9a1f4 [PATCH] usbhid: use usb_reset_composite_device by Alan Stern · 18 years ago
  93. 47104b0 [PATCH] usb-storage: use usb_reset_composite_device by Alan Stern · 18 years ago
  94. 7de18d8 [PATCH] USB hub: use usb_reset_composite_device by Alan Stern · 18 years ago
  95. 79efa09 [PATCH] usbcore: port reset for composite devices by Alan Stern · 18 years ago
  96. efcaa20 [PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression) by David Brownell · 18 years ago
  97. d5ce137 [PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c by Eric Sesterhenn · 18 years ago
  98. b10cee9 [PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c by Jeremy Fitzhardinge · 18 years ago
  99. 09fd6bc [PATCH] USB: Whiteheat: fix firmware spurious errors by Stuart MacDonald · 18 years ago
  100. 069e8a6 [PATCH] Driver for Apple Cinema Display by akpm@osdl.org · 18 years ago