summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/gr_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()Alexey Khoroshilov2014-05-141-1/+1
* usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlockAndreas Larsson2014-04-211-2/+2
* usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...Andreas Larsson2014-04-211-0/+4
* usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs informationAndreas Larsson2014-04-211-0/+1
* usb: gadget: gr_udc: Use of_property_read_u32_index to access arraysAndreas Larsson2014-04-211-8/+4
* usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_mapAndreas Larsson2014-04-211-6/+8
* usb: gadget: gr_udc: improve platform_device variable nameAndreas Larsson2014-04-211-9/+9
* usb: gadget: gr_udc: remove some unneeded error handlingDan Carpenter2014-02-201-8/+2
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun2014-01-071-3/+0
* usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson2013-12-231-0/+2242
OpenPOWER on IntegriCloud