1. 2f07607 USB: GADGET: optionally force full-speed for net2280 UDC by Alan Stern · 11 years ago
  2. fa06920 usb: gadget: Remove File-backed Storage Gadget (g_file_storage). by Michal Nazarewicz · 12 years ago
  3. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  4. ae4d793 usb: gadget: net2280: use generic map/unmap routines by Felipe Balbi · 13 years ago
  5. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  6. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  7. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  8. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  9. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  10. 4cf5e00 usb: gadget: net2280: convert to new style by Felipe Balbi · 13 years ago
  11. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  12. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 13 years ago
  13. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  14. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  15. 4baa74f usb: gadget: remove net2280_set_fifo_mode() by Sebastian Andrzej Siewior · 13 years ago
  16. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  17. b38b03b usb: gadget: include <linux/prefetch.h> to fix compiling error by Bryan Wu · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  20. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  21. da2bbdc USB: avoid needless address-taking of function parameters by Harvey Harrison · 16 years ago
  22. 8066134 USB: gadget: net2280: implement set_wedge by Alan Stern · 16 years ago
  23. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  24. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  25. 62fb44b usb: net2280 can't have a function called show_registers() by David Howells · 16 years ago
  26. fec8de3 USB: Add missing "space" to printk messages by Joe Perches · 17 years ago
  27. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  28. c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 17 years ago
  29. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  30. 01ee7d7 USB: usb gadgets avoid le{16,32}_to_cpup() by David Brownell · 17 years ago
  31. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  32. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  33. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  34. 6bea476 USB: gadget driver unbind() is optional; section fixes; misc by David Brownell · 18 years ago
  35. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  36. 1f26e28 USB: net2280: don't send unwanted zero-length packets by Alan Stern · 18 years ago
  37. 9950421 Fix USB gadget net2280.c compile by Linus Torvalds · 18 years ago
  38. b3899da USB/gadget/net2280: handle sysfs errors by Jeff Garzik · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 901b3d7 USB: net2280: update dma buffer allocation by David Brownell · 18 years ago
  41. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  43. 2d61bde [PATCH] USB: net2280: add a shutdown routine by Alan Stern · 18 years ago
  44. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  45. 9fb81ce [PATCH] USB: net2280: set driver data before it is used by Alan Stern · 18 years ago
  46. 658ad5e [PATCH] USB: net2280: check for shared IRQs by Alan Stern · 18 years ago
  47. 317e83b [PATCH] USB: net2280: send 0-length packets for ep0 by Alan Stern · 18 years ago
  48. a29fccd [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests by Alan Stern · 18 years ago
  49. 68dcc68 [PATCH] USB: net2280 short rx status fix by David Brownell · 18 years ago
  50. 950ee4c [PATCH] USB: net2282 and net2280 software compatibility by Guennadi Liakhovetski · 18 years ago
  51. 7039f42 [PATCH] USB: kzalloc() conversion in drivers/usb/gadget by Eric Sesterhenn · 18 years ago
  52. 682d4c8 [PATCH] USB: net2280 warning fix by David Brownell · 19 years ago
  53. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  54. d0d5049 [PATCH] USB: gadget drivers - add .owner initialisation by Ben Dooks · 19 years ago
  55. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  56. 30e6959 [PATCH] USB: net2280 warning fix by Andrew Morton · 19 years ago
  57. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  58. 320f345 [PATCH] USB: net2280 updates (sparse, SETUP api change) by David Brownell · 19 years ago
  59. 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
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago