aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/net2272.c
AgeCommit message (Expand)Author
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2019-06-18usb: gadget: net2272: remove redundant assignments to pointer 's'Colin Ian King
2019-05-03USB: UDC: net22{80,72}: remove mistaken test of req->zeroAlan Stern
2019-03-20usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-01-28usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2017-11-07USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2017-01-24usb: gadget: udc: constify usb_ep_ops structuresBhumika Goyal
2016-11-03usb: gadget: udc: net2272: remove unnecessary & operationFelipe Balbi
2016-06-21usb: gadget: fix unused-but-set-variale warningsMichal Nazarewicz
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