summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | usb: mtu3: fix memory corruption in mtu3_debugfs_regset()Dan Carpenter2020-12-071-1/+1
* | USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh2020-12-071-1/+1
* | usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam2020-12-071-1/+2
* | USB: core: drop pipe-type check from new control-message helpersJohan Hovold2020-12-071-4/+1
* | Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman2020-12-0710-46/+45
|\ \
| * | usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam2020-12-041-2/+4
| * | usb: ohci-omap: Fix descriptor conversionLinus Walleij2020-12-041-2/+2
| * | Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-042-4/+3
| * | Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-041-11/+6
| * | Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman2020-12-041-2/+0
| * | Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-12-043-12/+13
| |\ \
| | * | USB: serial: kl5kusb105: fix memleak on openJohan Hovold2020-12-041-6/+4
| | * | USB: serial: ch341: sort device-id entriesJohan Hovold2020-12-031-3/+3
| | * | USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind2020-12-031-0/+1
| | * | USB: serial: option: fix Quectel BG96 matchingBjørn Mork2020-12-011-3/+2
| | * | USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli2020-11-271-0/+2
| | * | USB: serial: option: add Fibocom NL668 variantsVincent Palatin2020-11-201-1/+2
| * | | Merge tag 'usb-fixes-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-11-302-13/+17
| |\ \ \ | | |_|/ | |/| |
| | * | usb: cdns3: core: fix goto label for error pathPeter Chen2020-11-301-1/+1
| | * | usb: cdns3: gadget: clear trb->length as zero after preparing every trbPeter Chen2020-11-301-0/+1
| | * | usb: cdns3: Fix hardware based role switchRoger Quadros2020-11-301-12/+15
* | | | usb: mtu3: mtu3_debug: remove an unused struct memberDan Carpenter2020-12-041-1/+0
* | | | USB: core: return -EREMOTEIO on short usb_control_msg_recv()Johan Hovold2020-12-041-1/+1
* | | | USB: core: drop short-transfer check from usb_control_msg_send()Johan Hovold2020-12-041-3/+2
* | | | USB: apple-mfi-fastcharge: Fix use after free in probeDan Carpenter2020-12-041-1/+3
* | | | Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman2020-11-307-23/+43
|\| | |
| * | | usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay2020-11-271-1/+1
| |/ /
| * | USB: core: Change %pK for __user pointers to %pxAlan Stern2020-11-201-7/+7
| * | USB: core: Fix regression in Hercules audio cardAlan Stern2020-11-201-0/+6
| * | usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong2020-11-201-0/+3
| * | usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong2020-11-201-3/+7
| * | USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao2020-11-201-0/+4
| * | usb: typec: qcom-pmic-typec: fix builtin build errorsRandy Dunlap2020-11-161-0/+1
| * | Merge tag 'usb-fixes-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-11-161-12/+14
| |\ \ | | |/ | |/|
| | * usb: cdns3: gadget: calculate TD_SIZE based on TDPeter Chen2020-11-161-11/+13
| | * usb: cdns3: gadget: initialize link_trb as NULLPeter Chen2020-11-161-1/+1
* | | usb: typec: Add type sysfs attribute file for partnersHeikki Krogerus2020-11-261-14/+104
* | | usb: common: ulpi: Constify static attribute_group structRikard Falkeborn2020-11-261-1/+1
* | | usb: typec: Constify static attribute_group structsRikard Falkeborn2020-11-261-4/+4
* | | USB: core: Constify static attribute_group structsRikard Falkeborn2020-11-263-10/+10
* | | usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seenBadhri Jagan Sridharan2020-11-261-5/+13
* | | usb: typec: tcpm: Disregard vbus off while in PR_SWAP_SNK_SRC_SOURCE_ONBadhri Jagan Sridharan2020-11-261-0/+8
* | | usb: typec: Expose Product Type VDOs via sysfsPrashant Malani2020-11-261-0/+33
* | | usb: isp1301-omap: Convert to use GPIO descriptorsLinus Walleij2020-11-261-8/+13
* | | usb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-2312-2/+14
* | | usb: typec: Fix num_altmodes kernel-doc errorPrashant Malani2020-11-201-1/+1
* | | usb: typec: Add plug num_altmodes sysfs attrPrashant Malani2020-11-181-2/+75
* | | usb: typec: tcpci_maxim: Fix the compatible stringBadhri Jagan Sridharan2020-11-181-1/+1
* | | usb: typec: tcpci_maxim: Fix uninitialized return variableBadhri Jagan Sridharan2020-11-181-2/+2
* | | usb: typec: tcpci_maxim: Enable auto discharge disconnectBadhri Jagan Sridharan2020-11-181-0/+1