1. 59e0527 usb: udc: lpc32xx: remove USB PLL and USB OTG clock management by Vladimir Zapolskiy · 9 years ago
  2. c9083dd usb: udc: lpc32xx: remove direct access to clock controller registers by Vladimir Zapolskiy · 9 years ago
  3. 68726e7 usb: udc: lpc32xx: switch to clock prepare/unprepare model by Vladimir Zapolskiy · 9 years ago
  4. 2de59c0 usb: gadget: lpc32xxx_udc: clean up and sort include directives out by Vladimir Zapolskiy · 9 years ago
  5. 4d75c8b usb: gadget: lpc32xx_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  6. 005a643 usb: gadget: lpc32xxx_udc: Fix NULL dereference by Peter Chen · 10 years ago
  7. d60d939 usb: gadget: lpc32xx_udc: use common is_selfpowered by Peter Chen · 10 years ago
  8. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  9. 23fba80 usb: gadget: udc: lpc32xx: remove unnecessary NULL check by Felipe Balbi · 10 years ago
  10. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  11. d3cb25b usb: gadget: udc: lpc32xx: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  12. 6d3f5f2 usb: gadget: udc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  13. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  14. 90fccb5 usb: gadget: Gadget directory cleanup - group UDC drivers by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/lpc32xx_udc.c]
  15. b1a7c4f usb: gadget: lpc32xx: delete __init marker for probe by Peter Chen · 10 years ago
  16. 58b949e usb: gadget: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  17. ca118b7 usb: gadget: lpc32xx_udc: Make of_device_id array const by Jingoo Han · 10 years ago
  18. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  19. ade79d1 usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence by Felipe Balbi · 11 years ago
  20. 74c4137 ARM: 7989/1: Delete asm/system.h by David Howells · 11 years ago
  21. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  22. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  23. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  24. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  25. ee4b47c usb: gadget: lpc32xx_udc: don't touch gadget.dev.driver by Felipe Balbi · 12 years ago
  26. 369ac9c usb: gadget: lpc32xx_udc: switch over to usb_gadget_map/unmap_request() by Felipe Balbi · 12 years ago
  27. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  28. e0c9e47 usb: gadget: lpc32xx_udc: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  29. 52f7a82 usb: converto drivers/usb/* to use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  30. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  31. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  32. 7fd94be Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  33. 69da85e usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04 by Alexandre Pereira da Silva · 12 years ago
  34. 0696f92 usb: gadget: lpc32xx_udc: Disable setup request error by Alexandre Pereira da Silva · 12 years ago
  35. 44fd6c0 usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  36. c4846a1 usb: gadget: lpc32xx_udc: Support multiple controllers by Roland Stigge · 12 years ago
  37. 78ca913 usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor by Roland Stigge · 12 years ago
  38. 252d8ce usb: gadget: lpc32xx_udc: Port to new start/stop interface by Roland Stigge · 12 years ago
  39. 94ff447 Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  40. eebc0d3 usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 12 years ago
  41. d7dbdb5 usb: gadget: lpc32xx_udc: fix build error with debugfs enabled by Alexandre Pereira da Silva · 12 years ago
  42. 5085669 usb: gadget: lpc32xx_udc: move clock init to clock framework by Alexandre Pereira da Silva · 12 years ago
  43. 24a28e4 USB: gadget driver for LPC32xx by Roland Stigge · 13 years ago