summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2018-12-17usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski
2018-12-17USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-12-13Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...Shen Jing
2018-11-13usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda
2018-11-13usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
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
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-30usb: gadget: udc: renesas_usb3: Add register of usb role switchYoshihiro Shimoda
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: Document that certain ep operations can be called in interrupt c...Alan Stern
2018-07-26usb: gadget: configfs: avoid spaces for indentationParth Y Shah
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: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"Colin Ian King
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
2018-07-20usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-17usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-07-17usb: gadget: aspeed: Workaround memory ordering issueBenjamin Herrenschmidt
2018-07-17usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska
2018-07-17usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca
2018-07-17usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca
2018-07-17usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-07-17usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2018-07-17usb: gadget: Fix OS descriptors supportBenjamin Herrenschmidt
2018-07-17usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phaseBenjamin Herrenschmidt
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-06usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependencyArnd Bergmann
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2018-06-19scsi: target: Convert target drivers to use sbitmapMatthew Wilcox
2018-06-19scsi: target: Abstract tag freeingMatthew Wilcox