summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/net2272.c
AgeCommit message (Expand)Author
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2019-05-16usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-02-20usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2015-08-04usb: gadget: net2272: add ep capabilities supportRobert Baldyga
2015-07-29usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXXVaishali Thakkar
2015-01-29usb: gadget: net2272: use common is_selfpoweredPeter Chen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-10usb: gadget: net2272: use udc-core's reset notifierAlan Stern
2014-11-03usb: gadget: udc: net2272: do not call usb_gadget_unregister_driver()Felipe Balbi
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-11-03usb: gadget: udc: net2272: remove bind/unbind messagesFelipe Balbi
2014-11-03usb: gadget: udc: net2272: do not rely on 'driver' argumentFelipe Balbi
2014-10-20usb: gadget: udc: drop owner assignment from platform_driversWolfram Sang
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz