aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy
Commit message (Expand)AuthorAge
...
* usb: gadget: cdc2: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-29
* usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-29
* usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-29
* usb: gadget: ether: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-29
* usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-07-29
* usb: gadget: nokia: Add mass storage driver to g_nokiaPali Rohár2015-07-29
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-16
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-31
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-31
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-31
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-31
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-31
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-31
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-31
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-31
| * tcm_usb: remove struct usbg_naclChristoph Hellwig2015-05-31
* | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-26
|\ \
| * \ Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-08
| |\ \
| * \ \ Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman2015-05-18
| |\ \ \
| * | | | USB: inode.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
| | |_|/ | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
| |/ /
* | / usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak2015-05-26
| |/ |/|
* | usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann2015-04-27
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-24
|\ \
| * | target: simplify the target template registration APIChristoph Hellwig2015-04-14
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ \ | | |/ | |/|
| * | make new_sync_{read,write}() staticAl Viro2015-04-11
* | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\| |
| * | Merge branch 'iocb' into for-nextAl Viro2015-04-11
| |\ \
| | * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| | * | fs: split generic and aio kiocbChristoph Hellwig2015-03-13
* | | | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-03-24
|\ \ \ \ | |/ / / |/| | |
| * | | usb: gadget: printer: use module_usb_composite_driver helper macroAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: convert to new interface of f_printerAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: f_printer: convert to new function interface with backward compa...Andrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: factor out f_printerAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: allocate printer_dev instances dynamicallyAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: add req_match for printer functionAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: name class specific requestsAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: add container_of helper for printer_devAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: don't access file global usb_printer_gadget in function...Andrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: eliminate file global printer_mutexAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: call gprinter_setup() from gadget's bindAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: add setup and cleanup functionsAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: don't access file global pnp_string in function's codeAndrzej Pietrasiewicz2015-03-10
| * | | usb: gadget: printer: define pnp string buffer lengthAndrzej Pietrasiewicz2015-03-10