aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/net2272.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz1-1/+1
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz1-1/+1
2011-10-13usb: gadget: net2272: convert to new styleFelipe Balbi1-53/+19
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz1-2/+2
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-1/+1
2011-08-08usb: gadget: net2272 - Correct includesGeert Uytterhoeven1-1/+1
2011-07-05usb: gadget: net2272: fix compile warningsFelipe Balbi1-4/+4
2011-07-01usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior1-0/+1
2011-07-01usb: gadget: net2272: cleanup pci_register_driver() error pathSebastian Andrzej Siewior1-5/+26
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior1-5/+17
2011-06-06USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy1-0/+2718