1. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  2. ce459ec USB: g_file_storage: automatically disable stalls under Atmel by Alan Stern · 15 years ago
  3. 889394b USB: gadget: don't wait for completion twice by Felipe Balbi · 16 years ago
  4. 12aae68 USB: g_file_storage: add CD-ROM emulation by Alan Stern · 16 years ago
  5. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  6. 36e893d usb gadget: USB_GADGET_VBUS_DRAW Kconfig option by David Brownell · 16 years ago
  7. 549c41e usb: gadget: workaround storage command size issues by Felipe Balbi · 16 years ago
  8. 352e2b9 usb gadget: link fixes for storage gadget by David Brownell · 16 years ago
  9. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  10. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  11. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  12. 62fd2ca USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-feature ignore by David Lopo · 16 years ago
  13. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  14. b950bdb USB: g_file_storage: ignore bulk-out data after invalid CBW by Alan Stern · 16 years ago
  15. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 16 years ago
  16. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  17. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  18. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  19. 12943f0 USB: less-restrictive command checking in g-file-storage by Alan Stern · 17 years ago
  20. 79a7d9e USB: cleanups for g_file_storage by Alan Stern · 17 years ago
  21. 2e806f6 USB: gadget: file storage gadget cleanups by David Brownell · 17 years ago
  22. d1a94f0 USB: g_file_storage: fix bug in DMA buffer handling by Alan Stern · 17 years ago
  23. 88e45db USB: Stall control endpoint when file storage class request wValue != 0 by Luis Lloret · 17 years ago
  24. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  25. 9d8bab5 usb gadget stack: remove usb_ep_*_buffer(), part 1 by David Brownell · 17 years ago
  26. 0203633 USB: Disable file_storage USB_CONFIG_ATT_WAKEUP by Tony Lindgren · 17 years ago
  27. 8cfbe7e USB: g_file_storage: call allow_signal() by Oleg Nesterov · 17 years ago
  28. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 18 years ago
  29. 7ca46b8 USB Gadget file_storage.c: remove unnecessary casts by John Daiker · 18 years ago
  30. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  31. 6bea476 USB: gadget driver unbind() is optional; section fixes; misc by David Brownell · 18 years ago
  32. 33cb899 [PATCH] struct path: convert usb by Josef Sipek · 18 years ago
  33. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  34. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  35. 6174d0f USB: g_file_storage: Set sense info Valid bit only when needed by Alan Stern · 18 years ago
  36. 2de9eae USB: g_file_storage: fix "ignoring return value" warnings by Alan Stern · 18 years ago
  37. a353678 [PATCH] USB: gadget section fixups by David Brownell · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  40. aafe5bd [PATCH] USB: g_file_storage: use module_param_array_named macro by Alan Stern · 18 years ago
  41. 14cd5f8 [PATCH] USB: g_file_storage: add comment about buffer allocation by Alan Stern · 18 years ago
  42. 70ffe6e [PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers by Alan Stern · 18 years ago
  43. 329af28 [PATCH] USB: gadget driver section fixups by David Brownell · 18 years ago
  44. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  45. a21d4fe [PATCH] USB Gadget: file_storage: remove "volatile" declarations by Alan Stern · 19 years ago
  46. 3aea4a7 [PATCH] USB: Cleanups for usb gadget mass-storage by Pavel Machek · 19 years ago
  47. 87c4252 [PATCH] USB: file-storage gadget: Add reference count for children by Alan Stern · 19 years ago
  48. d0d5049 [PATCH] USB: gadget drivers - add .owner initialisation by Ben Dooks · 19 years ago
  49. a922c68 [PATCH] g_file_storage: fix obscure race condition by Alan Stern · 19 years ago
  50. 22efcf4 [PATCH] USB: File-Storage gadget: use the kthread API by Alan Stern · 19 years ago
  51. 91e79c9 [PATCH] USB: Gadget library: centralize gadget controller numbers by David Brownell · 19 years ago
  52. 1bbc169 [PATCH] USB: gadget driver updates (SETUP api change) by David Brownell · 19 years ago
  53. d794ac7 [PATCH] USB: g_file_storage: export "stall" parameter by Alan Stern · 19 years ago
  54. 76f4af8 [PATCH] USB: g_file_storage: Consolidate min()s by Alan Stern · 19 years ago
  55. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  56. 10523b3 [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago