index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
g_ffs.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: Gadget directory cleanup - group legacy gadgets
Andrzej Pietrasiewicz
2014-07-16
*
usb: gadget: FunctionFS: Return -ENOENT instead of -ENODEV when device not fo...
Krzysztof Opasiak
2014-06-30
*
usb: gadget: g_ffs: convert to new interface of f_fs
Andrzej Pietrasiewicz
2013-12-12
*
usb: gadget: FunctionFS: convert to new function interface with backward comp...
Andrzej Pietrasiewicz
2013-12-12
*
usb: gadget: FunctionFS: add devices management code
Andrzej Pietrasiewicz
2013-12-12
*
usb: gadget: FunctionFS: create utility file
Andrzej Pietrasiewicz
2013-12-12
*
usb: gadget: g_ffs: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2013-12-12
*
usb: gadget: g_ffs: convert to new interface of f_subset
Andrzej Pietrasiewicz
2013-12-12
*
usb: gadget: g_ffs: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2013-12-12
*
usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variable
Andrzej Pietrasiewicz
2013-12-12
*
usb: g_ffs: fix compilation warning
David Cohen
2013-10-05
*
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-06-10
*
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-05
|
\
|
*
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
2013-04-03
*
|
usb: gadget: ffs: fix enable multiple instances
Andrzej Pietrasiewicz
2013-03-20
|
/
*
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-09-10
*
FunctionFS: enable multiple functions
Andrzej Pietrasiewicz
2012-05-14
*
usb: gadget: FunctionFS: make module init & exit __init & __exit
Andrzej Pietrasiewicz
2012-04-10
*
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
2012-01-24
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
*
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2011-07-01
*
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2010-11-17
*
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
2010-11-16
*
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-10-22
*
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-08-10
*
USB: gadget: g_fs: possible invalid pointer reference bug fixed
Michal Nazarewicz
2010-06-30
*
USB: g_ffs: the FunctionFS gadget driver
Michal Nazarewicz
2010-05-20