index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
g_ffs.c
Age
Commit message (
Expand
)
Author
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