index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
net2272.c
Age
Commit message (
Expand
)
Author
2013-08-27
USB: gadget: audit sysfs attribute permissions
Greg Kroah-Hartman
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-03-27
usb: gadget: net2272: fix sparse warnings
Felipe Balbi
2013-03-21
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
Paul Bolle
2013-03-20
usb: gadget: net22xx: fix ->disconnect reporting
Felipe Balbi
2013-03-18
usb: gadget: net2272: remove unused DMA_ADDR_INVALID
Felipe Balbi
2013-03-18
usb: gadget: net2272: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
usb: gadget: net2272: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
usb: gadget: net2272: remove unnecessary initializations
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: gadget: net2272: let udc-core manage gadget->dev
Felipe Balbi
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinitdata
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-10-23
usb: gadget: net2272: fix missing unlock on error in net2272_irq()
Wei Yongjun
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-28
usb: gadget: net2272: use generic map/umap routines
Felipe Balbi
2012-01-12
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-10-13
usb: gadget: net2272: convert to new style
Felipe Balbi
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-08
usb: gadget: net2272 - Correct includes
Geert Uytterhoeven
2011-07-05
usb: gadget: net2272: fix compile warnings
Felipe Balbi
2011-07-01
usb: gadget: add platform module alias where it is missing
Sebastian Andrzej Siewior
2011-07-01
usb: gadget: net2272: cleanup pci_register_driver() error path
Sebastian Andrzej Siewior
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-06
USB: net2272: driver for PLX NET2272 USB device controller
Seth Levy