summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/net2272.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: net2272: fix missing unlock on error in net2272_irq()Wei Yongjun2012-10-231-1/+3
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* usb: gadget: net2272: use generic map/umap routinesFelipe Balbi2012-02-281-10/+8
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-1/+1
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-1/+1
* usb: gadget: net2272: convert to new styleFelipe Balbi2011-10-131-53/+19
* usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-2/+2
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* usb: gadget: net2272 - Correct includesGeert Uytterhoeven2011-08-081-1/+1
* usb: gadget: net2272: fix compile warningsFelipe Balbi2011-07-051-4/+4
* usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior2011-07-011-0/+1
* usb: gadget: net2272: cleanup pci_register_driver() error pathSebastian Andrzej Siewior2011-07-011-5/+26
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-5/+17
* USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy2011-06-061-0/+2718
OpenPOWER on IntegriCloud