aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2019-01-14usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata
2018-12-12Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-11-28usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski
2018-11-26usb: gadget: f_fs: Allow scatter-gather buffersAndrzej Pietrasiewicz
2018-11-26usb: gadget: f_fs: Add support for CCID descriptors.Vincent Pelletier
2018-11-26usb: gadget: uvc: constify vb2_ops structureJulia Lawall
2018-11-14Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...Shen Jing
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-02usb: gadget: f_uac2: disable IN/OUT ep if unusedAndreas Pape
2018-09-25usb: gadget: uvc: configfs: Use %u to print unsigned int valuesLaurent Pinchart
2018-09-25usb: gadget: uvc: configfs: Simplify attributes macrosLaurent Pinchart
2018-09-25usb: gadget: uvc: configfs: Fix operation on big endian platformsLaurent Pinchart
2018-09-25usb: gadget: uvc: Remove uvc_set_trace_param() functionLaurent Pinchart
2018-09-25usb: gadget: uvc: Replace plain printk() with dev_*()Laurent Pinchart
2018-09-25usb: gadget: uvc: Only halt video streaming endpoint in bulk modeLaurent Pinchart
2018-09-25usb: gadget: uvc: Factor out video USB request queueingLaurent Pinchart
2018-09-24usb: gadget: uvc: configfs: Sort frame intervals upon writingPaul Elder
2018-09-24usb: gadget: uvc: configfs: Prevent format changes after linking headerJoel Pepper
2018-09-24usb: gadget: uvc: configfs: Add bFrameIndex attributesJoel Pepper
2018-09-24usb: gadget: uvc: configfs: Add bFormatIndex attributesLaurent Pinchart
2018-09-24usb: gadget: uvc: configfs: Add interface number attributesLaurent Pinchart
2018-09-24usb: gadget: uvc: configfs: Allocate groups dynamicallyLaurent Pinchart
2018-09-24usb: gadget: uvc: configfs: Drop leaked references to config itemsLaurent Pinchart
2018-09-18usb: gadget: uvc: configfs: Add section header commentsLaurent Pinchart
2018-09-18usb: gadget: uvc: configfs: Don't wrap groups unnecessarilyLaurent Pinchart
2018-09-11signal: Don't send siginfo to kthreads.Eric W. Biederman
2018-09-11signal: Remove the siginfo paramater from kernel_dqueue_signalEric W. Biederman
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie
2018-08-02scsi: target: rename target_alloc_sessionMike Christie
2018-07-30Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-07-26usb: gadget: storage: Remove reference countingJaejoong Kim
2018-07-26usb: gadget: storage: Add error handling for no memoryJaejoong Kim
2018-07-26usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-26usb: gadget: uvc: Expose configuration name through video nodeKieran Bingham
2018-07-26usb: gadget: uvc: configfs: Move function to avoid forward declarationLaurent Pinchart
2018-07-26usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart
2018-07-26usb: gadget: uvc: Minimize #include in headersLaurent Pinchart
2018-07-26usb: gadget: uvc: Move userspace API definition to public headerLaurent Pinchart