summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy
AgeCommit message (Expand)AuthorFilesLines
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-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-191/+12
2015-06-27Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+6
2015-06-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+0
2015-06-16target: 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-31target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-13/+2
2015-05-31target: move transport ID handling to the coreChristoph Hellwig2-72/+5
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig1-18/+0
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig1-2/+2
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig1-14/+0
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig1-37/+5
2015-05-31target: make the tpg_get_default_depth method optionalChristoph Hellwig1-6/+0
2015-05-31tcm_usb: remove struct usbg_naclChristoph Hellwig2-30/+3
2015-05-26usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak1-1/+3
2015-05-19Merge 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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-48/+9
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+0
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-1/+1
2015-04-15Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+4
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-48/+9
2015-04-12make new_sync_{read,write}() staticAl Viro1-2/+0
2015-04-12Merge branch 'iocb' into for-nextAl Viro1-2/+4
2015-03-26fs: move struct kiocb to fs.hChristoph Hellwig1-0/+1
2015-03-25Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2-1191/+49
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-21/+0