index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
gr_udc.c
Age
Commit message (
Expand
)
Author
2014-05-14
usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()
Alexey Khoroshilov
2014-04-21
usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlock
Andreas Larsson
2014-04-21
usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...
Andreas Larsson
2014-04-21
usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs information
Andreas Larsson
2014-04-21
usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays
Andreas Larsson
2014-04-21
usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_map
Andreas Larsson
2014-04-21
usb: gadget: gr_udc: improve platform_device variable name
Andreas Larsson
2014-02-20
usb: gadget: gr_udc: remove some unneeded error handling
Dan Carpenter
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
usb: gadget: remove unused variable in gr_queue_int()
Wei Yongjun
2013-12-23
usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
Andreas Larsson