summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2018-11-26usb: gadget: f_fs: Add support for CCID descriptors.Vincent Pelletier
2018-11-26usb: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King
2018-11-26usb: gadget: uvc: constify vb2_ops structureJulia Lawall
2018-11-26usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_deviceYoshihiro Shimoda
2018-11-26usb: gadget: aspeed-vhub: constify usb_gadget_ops structureJulia Lawall
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman
2018-11-14Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...Shen Jing
2018-11-07USB: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King
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-05USB: net2280: Remove ->disconnect() callback from net2280_pullup()Alan Stern
2018-10-05usb: gadget: udc: renesas_usb3: add support for r8a77990Yoshihiro Shimoda
2018-10-02usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda
2018-10-02usb: gadget: f_uac2: disable IN/OUT ep if unusedAndreas Pape
2018-10-02USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()Alan Stern
2018-10-02usb: gadget: atmel: remove pointless retrieval of DT name propertyRob Herring
2018-10-02usb: gadget: fsl_udc_core: fixup struct_udc_setup documentationNicholas Mc Guire
2018-10-02usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire
2018-10-02usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni
2018-10-02usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai
2018-10-02usb: gadget: udc: Remove unnecessary parenthesesNathan Chancellor
2018-10-02usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"Colin Ian King
2018-10-02Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/nextFelipe Balbi
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-29usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda
2018-08-29usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev
2018-08-29USB: net2280: Fix erroneous synchronization changeAlan Stern
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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