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
/
epautoconf.c
Age
Commit message (
Expand
)
Author
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: move global vars from epautoconf into struct usb_gadget
Sebastian Andrzej Siewior
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-02-09
usb: gadget: clean the ep in autoconf before returning it.
Sebastian Andrzej Siewior
2012-01-24
usb: gadget: check for streams only for SS udcs
Sebastian Andrzej Siewior
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-12-19
usb: gadget: epautoconf: do not change number of streams
Felipe Balbi
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-07-01
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
2011-06-28
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
2011-06-28
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
2011-02-04
USB: Gadget: Initialize wMaxPacketSize if not already set
Jassi Brar
2010-05-20
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-03-19
USB: gadget: fix Blackfin builds after gadget cleansing
Mike Frysinger
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
2010-03-02
USB: gadget: add INT support for Blackfin musb
Cliff Cai
2010-03-02
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Bryan Wu
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-01-07
USB: gadget: change simple_strtol to simple_strtoul
Julia Lawall
2008-07-21
usb gadget: descriptor copying support
David Brownell
2008-04-25
USB: gadget section fixes
David Brownell
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-07-30
USB: "sparse" cleanups for usb gadgets
David Brownell
2007-06-08
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2006-07-12
[PATCH] USB: gadget section fixups
David Brownell
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds