summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-11fotg210-udc: pass struct device to DMA API functionsChristoph Hellwig
2019-02-11fotg210-udc: remove a bogus dma_sync_single_for_device callChristoph Hellwig
2019-02-11usb: gadget: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz
2019-02-11usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2019-02-07usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() callAndrzej Pietrasiewicz
2019-02-07usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()Andrzej Pietrasiewicz
2019-02-07usb: gadget: function: sync f_uac1 ac header baInterfaceNrliangshengjun
2019-02-07usb: gadget: fix various indentation issuesColin Ian King
2019-02-06udc: net2280: Fix net2280_disableGuido Kiener
2019-02-06USB: gadget: Improve kerneldoc for usb_ep_dequeue()Alan Stern
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2019-01-28usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-01-28usb: gadget: udc: renesas_usb3: add support for r8a774c0Fabrizio Castro
2019-01-28usb: gadget: uvc: add uvcg_warn macroPaul Elder
2019-01-28usb: gadget: u_serial: process RX in workqueue instead of taskletMichał Mirosław
2019-01-28usb: gadget: udc: reduce indentationJulia Lawall
2019-01-28usb: gadget: aspeed: fix typoMatteo Croce
2019-01-28usb: gadget: Remove dead branch codeYueHaibing
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2019-01-15Merge 5.0-rc2 into usb-nextGreg Kroah-Hartman
2019-01-14usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07usb: gadget: udc: reduce indentationJulia Lawall
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-12-07USB: gadget: udc: s3c2410_udc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-03Merge 4.20-rc5 into usb-nextGreg 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: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen
2018-11-26USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-11-26USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-11-26USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-11-26USB: omap_udc: use devm_request_irq()Aaro Koskinen
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: 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