aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2-3/+2
2019-02-20USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas1-0/+2
2019-02-20usb: core: Replace hardcoded check with inline function from usb.hKeyur Patel1-1/+1
2019-02-20usb: core: skip interfaces disabled in devicetreeMans Rullgard1-0/+7
2019-02-20usb: typec: mux: remove redundant check on variable matchColin Ian King1-1/+1
2019-02-20USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados1-0/+11
2019-02-19usb: dwc3: drd: Defer probe if extcon device is not foundAndy Shevchenko1-2/+7
2019-02-19cdc-wdm: pass return value of recover_from_urb_lossYueHaibing1-1/+1
2019-02-19usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer_buffer_length'YueHaibing1-7/+1
2019-02-19USB: renesas_usbhs: fix spelling mistake "doens't" -> "doesn't"Colin Ian King1-1/+1
2019-02-19usb: wusbcore: wa-xfer: use struct_size() helperGustavo A. R. Silva1-8/+7
2019-02-19usb: core: config: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+3
2019-02-19usb: dwc2: use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-02-19usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing1-1/+1
2019-02-15Merge tag 'davinci-for-v5.1/soc-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/fixesArnd Bergmann1-58/+60
2019-02-15USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2-0/+8
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman44-264/+377
2019-02-14usb: typec: mux: Find the muxes by also matching against the device nodeHeikki Krogerus1-12/+74
2019-02-14usb: typec: Find the ports by also matching against the device nodeHeikki Krogerus1-3/+21
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus1-3/+18
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus2-9/+8
2019-02-14usb: typec: tps6598x: Check mode of operationHeikki Krogerus1-4/+49
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck1-60/+0
2019-02-13USB: musb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-13usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck1-1/+1
2019-02-13usb: misc: usbtest: add super-speed isoc supportPeter Chen1-4/+24
2019-02-13usb: dwc3: Reset num_trbs after skippingThinh Nguyen1-0/+2
2019-02-13usb: dwc3: gadget: don't enable interrupt when disabling endpointFelipe Balbi1-7/+9
2019-02-12scsi: uas: Use scsi_[gs]et_resid() where appropriateBart Van Assche1-2/+2
2019-02-12usb: host: oxu210hp-hcd: fix indentation issueColin Ian King1-1/+1
2019-02-12usb: ohci-da8xx: add vbus and overcurrent gpiosBartosz Golaszewski1-49/+50
2019-02-12usb: ohci-da8xx: add a helper pointer to &pdev->devBartosz Golaszewski1-9/+9
2019-02-12usb: ohci-da8xx: add a new line after local variablesBartosz Golaszewski1-0/+1
2019-02-12usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740Paul Cercueil1-1/+1
2019-02-12usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740Paul Cercueil1-1/+1
2019-02-12usb: musb: jz4740: Add support for devicetreePaul Cercueil1-0/+10
2019-02-12USB: musb: fix indentation issue on a return statementColin Ian King1-1/+1
2019-02-11fotg210-udc: pass struct device to DMA API functionsChristoph Hellwig1-3/+4
2019-02-11fotg210-udc: remove a bogus dma_sync_single_for_device callChristoph Hellwig1-4/+0
2019-02-11usb: gadget: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz19-19/+19
2019-02-11usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz1-0/+1
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman8-32/+20
2019-02-08usb: typec: ucsi: Remove debug.h fileHeikki Krogerus3-67/+64
2019-02-08usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode supportHeikki Krogerus1-1/+1
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus1-4/+0
2019-02-08USB: Fix configuration selection issues introduced in v4.20.0Nikolay Yakimov1-19/+25
2019-02-08usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski1-0/+7
2019-02-07USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2019-02-07USB: serial: cp210x: add minimum baud rate for CP2105 SCIJohanna Abrahamsson1-9/+8
2019-02-07usb: dwc3: haps: Workaround matching VID PIDThinh Nguyen1-0/+9