index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_obex.c
Age
Commit message (
Expand
)
Author
2019-10-22
usb: gadget: u_serial: make OBEX port not a console
Michał Mirosław
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-10-13
usb-gadget/f_obex: use per-attribute show and store methods
Christoph Hellwig
2015-09-27
usb: gadget: f_obex: eliminate abuse of ep->driver data
Robert Baldyga
2015-08-06
usb: gadget: remove gadget_chips.h
Robert Baldyga
2015-07-30
usb: gadget: apply generic altsetting support check mechanism
Robert Baldyga
2015-07-29
usb: gadget: f_obex: use bind_deactivated flag
Robert Baldyga
2014-10-23
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
2014-10-20
usb: gadget: function: f_obex: fix Interface Descriptor Test
Felipe Balbi
2014-08-27
usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg
Richard Leitner
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz