index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
net2272.c
Age
Commit message (
Expand
)
Author
2019-06-18
usb: gadget: net2272: remove redundant assignments to pointer 's'
Colin Ian King
2019-05-03
USB: UDC: net22{80,72}: remove mistaken test of req->zero
Alan Stern
2019-03-20
usb: gadget: net2272: Fix net2272_dequeue()
Guido Kiener
2019-01-28
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-01-24
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
2016-11-03
usb: gadget: udc: net2272: remove unnecessary & operation
Felipe Balbi
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
2015-08-04
usb: gadget: net2272: add ep capabilities support
Robert Baldyga
2015-07-29
usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX
Vaishali Thakkar
2015-01-29
usb: gadget: net2272: use common is_selfpowered
Peter Chen
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-10
usb: gadget: net2272: use udc-core's reset notifier
Alan Stern
2014-11-03
usb: gadget: udc: net2272: do not call usb_gadget_unregister_driver()
Felipe Balbi
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
usb: gadget: udc: net2272: remove bind/unbind messages
Felipe Balbi
2014-11-03
usb: gadget: udc: net2272: do not rely on 'driver' argument
Felipe Balbi
2014-10-20
usb: gadget: udc: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz