aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/gr_udc.c
AgeCommit message (Expand)Author
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz
2014-06-30usb: gadget: gr_udc: Make of_device_id array constJingoo Han
2014-05-14usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()Alexey Khoroshilov
2014-04-21usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlockAndreas Larsson
2014-04-21usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...Andreas Larsson
2014-04-21usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs informationAndreas Larsson
2014-04-21usb: gadget: gr_udc: Use of_property_read_u32_index to access arraysAndreas Larsson
2014-04-21usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_mapAndreas Larsson
2014-04-21usb: gadget: gr_udc: improve platform_device variable nameAndreas Larsson
2014-02-20usb: gadget: gr_udc: remove some unneeded error handlingDan Carpenter
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-07usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun
2013-12-23usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson