1. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 20 years ago
  2. 7e27f18 [PATCH] USB: whitespace removal from usb/gadget/ether by David Brownell · 20 years ago
  3. 043ea18 [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform by Milan Svoboda · 20 years ago
  4. 44df45a [PATCH] usb gadget: fix compile errors by Milan Svoboda · 20 years ago
  5. 7c0642c [PATCH] usb gadget: allow drivers support speeds higher than full speed by Milan Svoboda · 20 years ago
  6. ca094f1 [PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close() by Franck Bui-Huu · 20 years ago
  7. 943e1b4 [PATCH] USB: gadget-serial: fix a deadlock when closing the serial device by Franck Bui-Huu · 20 years ago
  8. 4186c29 [PATCH] USB: trivial DEBUG message correction in gadget ether driver by Matt Reimer · 20 years ago
  9. 0ae4ea8 [PATCH] gadgetfs: fix memory leaks by Alan Stern · 20 years ago
  10. 83196b5 [PATCH] gadgetfs: fix AIO interface bugs by Alan Stern · 20 years ago
  11. 2d61bde [PATCH] USB: net2280: add a shutdown routine by Alan Stern · 20 years ago
  12. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 20 years ago
  13. 9fb81ce [PATCH] USB: net2280: set driver data before it is used by Alan Stern · 20 years ago
  14. 658ad5e [PATCH] USB: net2280: check for shared IRQs by Alan Stern · 20 years ago
  15. 317e83b [PATCH] USB: net2280: send 0-length packets for ep0 by Alan Stern · 20 years ago
  16. a29fccd [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests by Alan Stern · 20 years ago
  17. c82ffb0 [PATCH] fix leak in activate_ep_files() by Al Viro · 20 years ago
  18. 9fc4831 [PATCH] USB: linux/usb/net2280.h common definitions by Pete Zaitcev · 20 years ago
  19. e1394b4 [PATCH] USB: g_ether, highspeed conformance fix by David Brownell · 20 years ago
  20. 68ba61b [PATCH] USB: at91 usb driver supend/resume fixes by David Brownell · 20 years ago
  21. 35fcca4 [PATCH] USB: gadget zero poisons OUT buffers by David Brownell · 20 years ago
  22. 9841633 [PATCH] USB: gadgetfs highspeed bugfix by David Brownell · 20 years ago
  23. 68dcc68 [PATCH] USB: net2280 short rx status fix by David Brownell · 20 years ago
  24. 4279541 [PATCH] USB: fix gadget_is_musbhdrc() by David Brownell · 20 years ago
  25. aafe5bd [PATCH] USB: g_file_storage: use module_param_array_named macro by Alan Stern · 20 years ago
  26. 14cd5f8 [PATCH] USB: g_file_storage: add comment about buffer allocation by Alan Stern · 20 years ago
  27. 70ffe6e [PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers by Alan Stern · 20 years ago
  28. 950ee4c [PATCH] USB: net2282 and net2280 software compatibility by Guennadi Liakhovetski · 20 years ago
  29. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 20 years ago
  30. 7039f42 [PATCH] USB: kzalloc() conversion in drivers/usb/gadget by Eric Sesterhenn · 20 years ago
  31. 1afc64a [PATCH] USB: ethernet gadget driver section fixups by Aras Vaichas · 20 years ago
  32. 329af28 [PATCH] USB: gadget driver section fixups by David Brownell · 20 years ago
  33. 0eb8c7c [PATCH] USB: Zero driver: Removed duplicated code by Franck Bui-Huu · 20 years ago
  34. 1c05ad4 [PATCH] recognize three more usb peripheral controllers by David Brownell · 20 years ago
  35. 7802ac5 [PATCH] USB: minor gadget/rndis tweak by David Brownell · 20 years ago
  36. bae4bd8 [PATCH] USB: add support for AT91 gadget by David Brownell · 20 years ago
  37. 8763716 [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow) by Shaun Tancheff · 20 years ago
  38. d5ec334 [PATCH] USB: lh7a40x gadget driver: Fixed a dead lock by Franck Bui-Huu · 20 years ago
  39. 69396dc [PATCH] USB: gadget zero and dma-coherent buffers by David Brownell · 20 years ago
  40. 9790636 [PATCH] USB: gadgetfs: set "zero" flag for short control-IN response by Alan Stern · 20 years ago
  41. 682d4c8 [PATCH] USB: net2280 warning fix by David Brownell · 20 years ago
  42. d78967f [PATCH] Remove usb gadget generic driver methods by Russell King · 20 years ago
  43. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 20 years ago
  44. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 20 years ago
  45. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 20 years ago
  46. 3cf0a22 [PATCH] USB Gadget: dummy_hcd: updates to hcd->state by Alan Stern · 20 years ago
  47. a21d4fe [PATCH] USB Gadget: file_storage: remove "volatile" declarations by Alan Stern · 20 years ago
  48. 3aea4a7 [PATCH] USB: Cleanups for usb gadget mass-storage by Pavel Machek · 20 years ago
  49. 949bf64 [PATCH] USB: One potential problem in gadget/serial.c by Fengwei Yin · 21 years ago
  50. 8364d6b [PATCH] USB: dummy_hcd: rename variables by Alan Stern · 21 years ago
  51. 87c4252 [PATCH] USB: file-storage gadget: Add reference count for children by Alan Stern · 21 years ago
  52. cca2362 [PATCH] USB: fix build breakage in dummy_hcd.c by Greg Kroah-Hartman · 21 years ago
  53. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 21 years ago
  54. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 21 years ago
  55. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 21 years ago
  56. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 21 years ago
  57. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 21 years ago
  58. d0d5049 [PATCH] USB: gadget drivers - add .owner initialisation by Ben Dooks · 21 years ago
  59. 4e67185 [PATCH] add usb transceiver set_suspend() method by Juha Yrj?l? · 21 years ago
  60. cb97c5c [PATCH] omap_udc dma off-by-one fix by David Brownell · 21 years ago
  61. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 21 years ago
  62. a922c68 [PATCH] g_file_storage: fix obscure race condition by Alan Stern · 21 years ago
  63. 22efcf4 [PATCH] USB: File-Storage gadget: use the kthread API by Alan Stern · 21 years ago
  64. 6fbfddc Merge ../bleed-2.6 by Greg KH · 21 years ago
  65. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 21 years ago
  66. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 21 years ago
  67. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 21 years ago
  68. 63a4b52 [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h by Ian Campbell · 21 years ago
  69. 2ba08e8 [PATCH] USB: fix pxa2xx_udc compile warnings by Richard Purdie · 21 years ago
  70. 4809ecc [PATCH] USB gadgetfs: fixes an error on writing to endpoint file by Pavol Kurina · 21 years ago
  71. 91e79c9 [PATCH] USB: Gadget library: centralize gadget controller numbers by David Brownell · 21 years ago
  72. 1d7beee [PATCH] USB: omap_udc tweaks by david-b@pacbell.net · 21 years ago
  73. e828264 [PATCH] USB: gadget/ether build fixes. by Ian Campbell · 21 years ago
  74. 05f3340 [PATCH] USB: gadget/ether fixes by Ian Campbell · 21 years ago
  75. 30e6959 [PATCH] USB: net2280 warning fix by Andrew Morton · 21 years ago
  76. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 21 years ago
  77. 822e14a [PATCH] USB: resolve ethernet gadget build glitch on pxa by David Brownell · 21 years ago
  78. 486e2df [PATCH] USB gadget: drain rndis response queue on disconnect by David Brownell · 21 years ago
  79. 45e45ab [PATCH] USB: fix drivers/usb/gadget/ether.c compile error by David Brownell · 21 years ago
  80. 391eca9 [PATCH] USB: dummy_hcd: add suspend/resume support by Alan Stern · 21 years ago
  81. cc095b0 [PATCH] USB: dummy_hcd: sparse cleanups by Alan Stern · 21 years ago
  82. 9198769 [PATCH] USB: pxa2xx_udc updates by David Brownell · 21 years ago
  83. 988199f [PATCH] USB: goku_udc updates (sparse, SETUP api change) by David Brownell · 21 years ago
  84. 320f345 [PATCH] USB: net2280 updates (sparse, SETUP api change) by David Brownell · 21 years ago
  85. 1bbc169 [PATCH] USB: gadget driver updates (SETUP api change) by David Brownell · 21 years ago
  86. 028b271 [PATCH] USB: Kconfig fixes for usb/gadget by David Brownell · 21 years ago
  87. 685eb93 [PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling by Alan Stern · 21 years ago
  88. f1c39fa [PATCH] USB dummy_hcd: Centralize link state computations by Alan Stern · 21 years ago
  89. d9b7625 [PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC by Alan Stern · 21 years ago
  90. c2db8b5 [PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT by Alan Stern · 21 years ago
  91. 5742b0c [PATCH] USB dummy_hcd: Partial OTG emulation by Alan Stern · 21 years ago
  92. 6511108 [PATCH] USB: more omap_udc updates (dma and omap1710) by David Brownell · 21 years ago
  93. 907cba3 [PATCH] USB: ethernet gadget updates (mostly cleanup) by David Brownell · 21 years ago
  94. 340600a [PATCH] USB: rndis updates (mostly cleanup) by David Brownell · 21 years ago
  95. 247f310 [PATCH] USB HCDs: no longer need to register root hub by Alan Stern · 21 years ago
  96. bc96c0a [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget by Alan Stern · 21 years ago
  97. 313980c [PATCH] USB: omap_udc updates (mostly cleanups) by David Brownell · 21 years ago
  98. d794ac7 [PATCH] USB: g_file_storage: export "stall" parameter by Alan Stern · 21 years ago
  99. 76f4af8 [PATCH] USB: g_file_storage: Consolidate min()s by Alan Stern · 21 years ago
  100. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 21 years ago