1. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  2. b38b03b usb: gadget: include <linux/prefetch.h> to fix compiling error by Bryan Wu · 13 years ago
  3. bf1f0a0 usb/gadget: at91sam9g20 fix end point max packet size by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 8ab1040 usb: gadget: at91_udc: Fix error path by Rahul Ruikar · 14 years ago
  6. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  8. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  9. 4037242 ARM: 6209/3: at91_udc: Add vbus polarity and polling mode by Ryan Mallon · 14 years ago
  10. 4f4c5e3 ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxx by Harro Haan · 14 years ago
  11. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  12. 7622537 ARM: 5966/1: at91_udc HW glitch by Harro Haan · 14 years ago
  13. c6c3523 ARM: 5965/1: Fix soft lockup in at91 udc driver by Harro Haan · 14 years ago
  14. d8bb0fd USB: at91_udc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  15. 23f6d91 USB: modifications for at91sam9g10 by Hong Xu · 15 years ago
  16. 7f53669 USB: gadget: double free_irq() in at91udc_probe() by Roel Kluin · 15 years ago
  17. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  18. 81c8d8d USB: at91_udc: use helper functions to determine endpoint type and direction by Matthias Kaehlcke · 15 years ago
  19. 839214a usb: gadget: at91_udc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  20. c682b17 gadget: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  21. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  22. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  23. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  24. bb24280 USB: at91_udc: updated fifo sizes by David Brownell · 16 years ago
  25. 6135266 [ARM] 5130/4: Support for the at91sam9g20 by sedji gaouaou · 16 years ago
  26. cdefa18 usb: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  27. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  28. 3cf2723 USB: at91_udc can prefetch data by David Brownell · 16 years ago
  29. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  30. f3db6e8 USB: at91_udc uses generic GPIO calls; minor cleanup by David Brownell · 17 years ago
  31. 1440e09 USB: gadget: at91_udc minor fix (there is no number six) by David Brownell · 17 years ago
  32. eb0be47 USB: usb peripheral controller driver oops avoidance by Patrik Sevallius · 17 years ago
  33. 08cbc70 USB: at91_udc: correct hanging while disconnecting usb cable by Nicolas Ferre · 17 years ago
  34. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  35. c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 17 years ago
  36. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  37. dee497d USB: at91_udc, fix more modpost bogosity (rename driver struct) by David Brownell · 17 years ago
  38. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  39. 398acce USB: at91_udc, shrink runtime footprint by David Brownell · 18 years ago
  40. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  41. b2c6561 [ARM] 4145/2: AT91: Add support for AT91SAM9263 processor by Andrew Victor · 18 years ago
  42. 66e56ce USB: at91_udc wakeup event updates by David Brownell · 18 years ago
  43. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  44. bfb7fb7 USB: at91_udc: Additional checks by Wojtek Kaniewski · 18 years ago
  45. 943c441 USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver() by Wojtek Kaniewski · 18 years ago
  46. bc92c32 USB: at91_udc: allow drivers that support high speed by Wojtek Kaniewski · 18 years ago
  47. 29ba4b5 USB: at91_udc, misc fixes by Andrew Victor · 18 years ago
  48. ffd3326 USB: at91 udc, support at91sam926x addresses by Andrew Victor · 18 years ago
  49. 6bea476 USB: gadget driver unbind() is optional; section fixes; misc by David Brownell · 18 years ago
  50. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  51. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  52. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  53. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 18 years ago
  54. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  55. 8b2e766 USB: AT91 UDC updates, mostly power management by David Brownell · 18 years ago
  56. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  57. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  58. 68ba61b [PATCH] USB: at91 usb driver supend/resume fixes by David Brownell · 18 years ago
  59. bae4bd8 [PATCH] USB: add support for AT91 gadget by David Brownell · 19 years ago