aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-20tcm_usb_gadget: Don't strip off nexus WWPN prefixNicholas Bellinger1-1/+1
2015-12-16usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher1-2/+1
2015-12-16usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello1-1/+1
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski16-16/+16
2015-12-15usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello1-8/+0
2015-12-15usb: gadget: f_sourcesink: add queue depthPeter Chen1-0/+12
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-25/+19
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig1-25/+19
2015-09-27usb: gadget: legacy: tcm: eliminate abuse of ep->driver dataRobert Baldyga1-18/+0
2015-09-27usb: gadget: legacy: dbgp: eliminate abuse of ep->driver dataRobert Baldyga1-16/+2
2015-08-06usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi1-0/+1
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga6-8/+0
2015-07-31usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak4-28/+4
2015-07-30usb: gadget: apply generic altsetting support check mechanismRobert Baldyga1-1/+1
2015-07-29usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun1-20/+21
2015-07-29usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+21
2015-07-29usb: gadget: printer: allocate and init otg descriptor by otg capabilitiesLi Jun1-19/+30
2015-07-29usb: gadget: ncm: allocate and init otg descriptor by otg capabilitiesLi Jun1-15/+19
2015-07-29usb: gadget: multi: allocate and init otg descriptor by otg capabilitiesLi Jun1-17/+20
2015-07-29usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+19
2015-07-29usb: gadget: hid: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+20
2015-07-29usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilitiesLi Jun1-15/+17
2015-07-29usb: gadget: cdc2: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+19
2015-07-29usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun1-15/+19
2015-07-29usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+19
2015-07-29usb: gadget: ether: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+20
2015-07-29usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar4-14/+14
2015-07-29usb: gadget: nokia: Add mass storage driver to g_nokiaPali Rohár2-1/+102
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-191/+12
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+6
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+0
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger1-4/+1
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman1-1/+3
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche2-2/+0
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-13/+2
2015-05-30target: move transport ID handling to the coreChristoph Hellwig2-72/+5
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-18/+0
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig1-2/+2
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig1-14/+0
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig1-37/+5
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig1-6/+0
2015-05-30tcm_usb: remove struct usbg_naclChristoph Hellwig2-30/+3
2015-05-26usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak1-1/+3
2015-05-18Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman17-66/+66
2015-05-10USB: inode.c: move assignment out of if () blockGreg Kroah-Hartman1-3/+6
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann17-66/+66
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-48/+9
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0