1. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  2. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  3. 64cc2dd USB: pxa2xx_udc: fix misuse of clock enable/disable calls by Dmitry Baryshkov · 17 years ago
  4. 040fa1b USB: pxa2xx_udc: use debugfs not procfs by Dmitry Baryshkov · 17 years ago
  5. d4a8d46 USB: gadget: pxa2xx_udc supports inverted vbus by Dmitry Baryshkov · 17 years ago
  6. eb0be47 USB: usb peripheral controller driver oops avoidance by Patrik Sevallius · 17 years ago
  7. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  8. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  9. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  10. 6549e6c [ARM] pxa: update PXA UDC driver to use clk support by Russell King · 17 years ago
  11. 8c27303 USB: px2xx_udc bugfix, missing check for gpio_pullup by David Brownell · 17 years ago
  12. 1060bce USB: more pxa2xx_udc dead code removal by David Brownell · 17 years ago
  13. c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 17 years ago
  14. ad8c623 USB: pxa2xx_udc -- cleanups, mostly removing dma hooks by David Brownell · 17 years ago
  15. 9068a4c USB: pxa2xx_udc: use generic gpio layer by Milan Svoboda · 17 years ago
  16. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  17. 08a78cb USB: pxa2xx_udc: fix hardcoded irq number by Milan Svoboda · 18 years ago
  18. 34ebcd2 pxa2xx_udc: cleanups, use platform_get_irq by David Brownell · 18 years ago
  19. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  20. be52146 Revert "USB: pxa2xx_udc: fix hardcoded irq number" by Linus Torvalds · 17 years ago
  21. d2487cb USB: pxa2xx_udc: fix hardcoded irq number by Milan Svoboda · 18 years ago
  22. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  23. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  24. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  25. 32f3f49 [ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udc by Milan Svoboda · 18 years ago
  26. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  27. 6bea476 USB: gadget driver unbind() is optional; section fixes; misc by David Brownell · 18 years ago
  28. 827982c USB: pxa2xx_udc recognizes ixp425 rev b0 chip by David Brownell · 18 years ago
  29. c7a3bd1 [PATCH] fix PXA2xx UDC compilation error by Nicolas Pitre · 18 years ago
  30. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  31. b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 18 years ago
  32. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  34. bf7e851 [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again by Milan Svoboda · 18 years ago
  35. 043ea18 [PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform by Milan Svoboda · 18 years ago
  36. 44df45a [PATCH] usb gadget: fix compile errors by Milan Svoboda · 18 years ago
  37. 7c0642c [PATCH] usb gadget: allow drivers support speeds higher than full speed by Milan Svoboda · 18 years ago
  38. 7039f42 [PATCH] USB: kzalloc() conversion in drivers/usb/gadget by Eric Sesterhenn · 19 years ago
  39. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  40. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  41. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  42. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  43. d0d5049 [PATCH] USB: gadget drivers - add .owner initialisation by Ben Dooks · 19 years ago
  44. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  45. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  46. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  47. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  48. 63a4b52 [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h by Ian Campbell · 19 years ago
  49. 2ba08e8 [PATCH] USB: fix pxa2xx_udc compile warnings by Richard Purdie · 19 years ago
  50. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  51. 9198769 [PATCH] USB: pxa2xx_udc updates by David Brownell · 19 years ago
  52. 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
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago