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
/
g_ffs.c
Age
Commit message (
Expand
)
Author
2013-06-10
usb: gadget: f_rndis: convert to new function interface with backward compati...
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_subset: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_ecm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: rndis: convert into module
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: u_ether: convert into module
Andrzej Pietrasiewicz
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
2013-03-20
usb: gadget: ffs: fix enable multiple instances
Andrzej Pietrasiewicz
2012-09-10
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: remove string override from struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
2012-05-14
FunctionFS: enable multiple functions
Andrzej Pietrasiewicz
2012-04-10
usb: gadget: FunctionFS: make module init & exit __init & __exit
Andrzej Pietrasiewicz
2012-01-24
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2010-11-17
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2010-11-16
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
USB: gadget: functionfs: code cleanup
Michal Nazarewicz
2010-10-22
USB: gadget: g_ffs: fixed vendor and product ID
Michal Nazarewicz
2010-08-10
USB: gadget: g_fs: code cleanup
Michal Nazarewicz
2010-08-10
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
2010-06-30
USB: gadget: g_fs: possible invalid pointer reference bug fixed
Michal Nazarewicz
2010-05-20
USB: g_ffs: the FunctionFS gadget driver
Michal Nazarewicz