1. e3d59ef USB: gadget: lpc32xx_udc: remove debugfs dentry variable by Greg Kroah-Hartman · 3 years, 7 months ago
  2. 5bb1d11 usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
  3. 25051b55 udc: lpc32xx: make symbol 'lpc32xx_usbddata' static by Wei Yongjun · 4 years, 6 months ago
  4. 120d91d usb: gadget: udc: lpc32xx_udc: Staticify 2 local functions by Lee Jones · 4 years, 6 months ago
  5. eafa800 usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check by Colin Ian King · 4 years, 7 months ago
  6. dcfd72e usb: gadget: lpc32xx_udc: remove useless cast for driver.name by Corentin Labbe · 4 years, 10 months ago
  7. 7170d1a Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 5 years ago
  8. a9a367d usb: gadget: udc: lpc32xx: Use devm_platform_ioremap_resource() in lpc32xx_udc_probe() by Markus Elfring · 5 years ago
  9. b987b66 usb: udc: lpc32xx: fix bad bit shift operation by Gustavo A. R. Silva · 5 years ago
  10. 792e559 udc: lpc32xx: fix 64-bit compiler warning by Arnd Bergmann · 5 years ago
  11. c6b48da Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  12. 2b97c39 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  13. 96e46dc Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 5 years ago
  14. c33f141 usb: udc: lpc32xx: silence fall-through warning by Gustavo A. R. Silva · 5 years ago
  15. 566aaca usb: udc: lpc32xx: remove set but not used 3 variables by Mao Wenan · 5 years ago
  16. 3afa758 usb: udc: lpc32xx: silence fall-through warning by Gustavo A. R. Silva · 5 years ago
  17. 50ad152 usb: udc: lpc32xx: allow compile-testing by Arnd Bergmann · 5 years ago
  18. b33f370 usb: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  19. 42cc688 usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe() by Wei Yongjun · 6 years ago
  20. fbc318a usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC by Alexandre Belloni · 6 years ago
  21. c67d426 usb: gadget: udc: lpc32xx: rework interrupt handling by Alexandre Belloni · 6 years ago
  22. 2a60f5e usb: gadget: udc: lpc32xx: add support for stotg04 phy by Alexandre Belloni · 6 years ago
  23. f584fa8 usb: gadget: udc: lpc32xx: properly setup phy interrupts by Alexandre Belloni · 6 years ago
  24. 59a9901 usb: gadget: udc: lpc32xx: simplify vbus handling by Alexandre Belloni · 6 years ago
  25. 408b56c usb: gadget: udc: lpc32xx: simplify probe by Alexandre Belloni · 6 years ago
  26. 229e368 USB: gadget: udc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  27. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  28. 59e0527 usb: udc: lpc32xx: remove USB PLL and USB OTG clock management by Vladimir Zapolskiy · 9 years ago
  29. c9083dd usb: udc: lpc32xx: remove direct access to clock controller registers by Vladimir Zapolskiy · 9 years ago
  30. 68726e7 usb: udc: lpc32xx: switch to clock prepare/unprepare model by Vladimir Zapolskiy · 9 years ago
  31. 2de59c0 usb: gadget: lpc32xxx_udc: clean up and sort include directives out by Vladimir Zapolskiy · 9 years ago
  32. 4d75c8b usb: gadget: lpc32xx_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  33. 005a643 usb: gadget: lpc32xxx_udc: Fix NULL dereference by Peter Chen · 10 years ago
  34. d60d939 usb: gadget: lpc32xx_udc: use common is_selfpowered by Peter Chen · 10 years ago
  35. 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
  36. 23fba80 usb: gadget: udc: lpc32xx: remove unnecessary NULL check by Felipe Balbi · 10 years ago
  37. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  38. d3cb25b usb: gadget: udc: lpc32xx: do not rely on 'driver' argument by Felipe Balbi · 10 years ago
  39. 6d3f5f2 usb: gadget: udc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  41. 90fccb5 usb: gadget: Gadget directory cleanup - group UDC drivers by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/lpc32xx_udc.c]
  42. b1a7c4f usb: gadget: lpc32xx: delete __init marker for probe by Peter Chen · 11 years ago
  43. 58b949e usb: gadget: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 11 years ago
  44. ca118b7 usb: gadget: lpc32xx_udc: Make of_device_id array const by Jingoo Han · 11 years ago
  45. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  46. ade79d1 usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence by Felipe Balbi · 11 years ago
  47. 74c4137 ARM: 7989/1: Delete asm/system.h by David Howells · 11 years ago
  48. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  49. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 12 years ago
  50. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  51. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  52. ee4b47cf usb: gadget: lpc32xx_udc: don't touch gadget.dev.driver by Felipe Balbi · 12 years ago
  53. 369ac9c usb: gadget: lpc32xx_udc: switch over to usb_gadget_map/unmap_request() by Felipe Balbi · 12 years ago
  54. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  55. e0c9e47 usb: gadget: lpc32xx_udc: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  56. 52f7a82 usb: converto drivers/usb/* to use module_platform_driver_probe() by Fabio Porcedda · 12 years ago
  57. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  58. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  59. 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
  60. 69da85e usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04 by Alexandre Pereira da Silva · 12 years ago
  61. 0696f92 usb: gadget: lpc32xx_udc: Disable setup request error by Alexandre Pereira da Silva · 12 years ago
  62. 44fd6c0 usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  63. c4846a1 usb: gadget: lpc32xx_udc: Support multiple controllers by Roland Stigge · 12 years ago
  64. 78ca913 usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptor by Roland Stigge · 12 years ago
  65. 252d8ce usb: gadget: lpc32xx_udc: Port to new start/stop interface by Roland Stigge · 12 years ago
  66. 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
  67. eebc0d3 usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers by Alexandre Pereira da Silva · 13 years ago
  68. d7dbdb5 usb: gadget: lpc32xx_udc: fix build error with debugfs enabled by Alexandre Pereira da Silva · 13 years ago
  69. 5085669 usb: gadget: lpc32xx_udc: move clock init to clock framework by Alexandre Pereira da Silva · 13 years ago
  70. 24a28e4 USB: gadget driver for LPC32xx by Roland Stigge · 13 years ago