1. 8efbca5 usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe() by Jia-Ju Bai · 4 years, 6 months ago
  2. 84c1eeb usb : replace dma_pool_alloc and memset with dma_pool_zalloc by Saurabh Sengar · 9 years ago
  3. 51b91b7 usb: gadget: drop null test before destroy functions by Julia Lawall · 9 years ago
  4. 8922699 usb: gadget: gr_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  5. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  6. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  7. 70bbd56 usb: gadget: udc: gr_udc: remove bind/unbind messages by Felipe Balbi · 10 years ago
  8. 6d3f5f2 usb: gadget: udc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  10. 5b484989 usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requests by Andreas Larsson · 10 years ago
  11. 61fe2d7 Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  12. 90fccb5 usb: gadget: Gadget directory cleanup - group UDC drivers by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/gr_udc.c]
  13. 61107d9 usb: gadget: gr_udc: Make of_device_id array const by Jingoo Han · 10 years ago
  14. 966036f usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext() by Alexey Khoroshilov · 10 years ago
  15. 8652bcb usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlock by Andreas Larsson · 10 years ago
  16. b38d27e usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.maxpacket_limit by Andreas Larsson · 10 years ago
  17. 5bddbd7 usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs information by Andreas Larsson · 10 years ago
  18. 73e1c09 usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays by Andreas Larsson · 10 years ago
  19. 196800d usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_map by Andreas Larsson · 10 years ago
  20. 2287626 usb: gadget: gr_udc: improve platform_device variable name by Andreas Larsson · 10 years ago
  21. 798a246 usb: gadget: gr_udc: remove some unneeded error handling by Dan Carpenter · 10 years ago
  22. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  23. d85b277 usb: gadget: remove unused variable in gr_queue_int() by Wei Yongjun · 10 years ago
  24. 27e9dcc usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC by Andreas Larsson · 10 years ago