summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-121-1/+1
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-102-3/+2
|\
| * dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-202-3/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-092-20/+4
|\ \
| * | scsi: uas: Use scsi_[gs]et_resid() where appropriateBart Van Assche2019-02-121-2/+2
| * | scsi: remove bidirectional command supportChristoph Hellwig2019-02-051-9/+2
| * | scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-041-9/+0
* | | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-091-1/+0
|\ \ \
| * | | PCI: Move Rohm Vendor ID to generic listAndy Shevchenko2019-02-011-1/+0
| |/ /
* | | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-06149-891/+1367
|\ \ \
| * | | wusb: Remove unnecessary static function ckhdid_printfJoe Perches2019-03-014-20/+8
| * | | usb: core: make default autosuspend delay configurableMans Rullgard2019-03-012-2/+14
| * | | usb: core: Fix typo in description of "authorized_default"Jakub Wilk2019-02-271-1/+1
| * | | usb: chipidea: Refactor USB PHY selection and keep a single PHYPaul Kocialkowski2019-02-271-17/+32
| * | | usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski2019-02-271-1/+8
| * | | usb: chipidea: imx: set power polarityPhilipp Puschmann2019-02-273-2/+10
| * | | usb: chipidea: imx: remove unused header filesJun Li2019-02-271-2/+0
| * | | usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko2019-02-261-0/+1
| * | | usb: core: add option of only authorizing internal devicesDmitry Torokhov2019-02-222-27/+57
| * | | Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2019-02-213-0/+9
| |\ \ \
| | * | | USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2019-02-152-0/+8
| | * | | USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov2019-02-071-0/+1
| | | |/ | | |/|
| * | | Merge tag 'usb-serial-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-02-212-19/+112
| |\ \ \
| | * | | USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas2019-02-201-0/+2
| | * | | USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados2019-02-201-0/+11
| | * | | USB: serial: cp210x: add minimum baud rate for CP2105 SCIJohanna Abrahamsson2019-02-071-9/+8
| | * | | USB: serial: cp210x: add GPIO support for CP2104Icenowy Zheng2019-02-041-4/+78
| | * | | USB: serial: cp210x: support all gpios on CP2102N QFN28 packageMans Rullgard2019-01-251-6/+13
| * | | | usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss2019-02-211-6/+20
| * | | | usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan2019-02-211-0/+1
| * | | | usb: xhci: fix build warning - missing prototypeJean-Philippe Menil2019-02-211-1/+1
| * | | | usb: xhci: dbc: Fixing typo error.Prabhat Chand Pandey2019-02-201-3/+3
| * | | | usb: xhci: remove unused member 'parent' in xhci_regset structChunfeng Yun2019-02-201-1/+0
| * | | | xhci: tegra: Prevent error pointer dereferenceThierry Reding2019-02-201-2/+2
| * | | | usb: core: Replace hardcoded check with inline function from usb.hKeyur Patel2019-02-201-1/+1
| * | | | usb: core: skip interfaces disabled in devicetreeMans Rullgard2019-02-201-0/+7
| * | | | usb: typec: mux: remove redundant check on variable matchColin Ian King2019-02-201-1/+1
| * | | | usb: dwc3: drd: Defer probe if extcon device is not foundAndy Shevchenko2019-02-191-2/+7
| * | | | cdc-wdm: pass return value of recover_from_urb_lossYueHaibing2019-02-191-1/+1
| * | | | usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer...YueHaibing2019-02-191-7/+1
| * | | | USB: renesas_usbhs: fix spelling mistake "doens't" -> "doesn't"Colin Ian King2019-02-191-1/+1
| * | | | usb: wusbcore: wa-xfer: use struct_size() helperGustavo A. R. Silva2019-02-191-8/+7
| * | | | usb: core: config: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-191-3/+3
| * | | | usb: dwc2: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-191-3/+1
| * | | | usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing2019-02-191-1/+1
| * | | | Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-02-1544-264/+377
| |\ \ \ \
| | * | | | usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck2019-02-131-1/+1
| | * | | | usb: misc: usbtest: add super-speed isoc supportPeter Chen2019-02-131-4/+24
| | * | | | usb: dwc3: Reset num_trbs after skippingThinh Nguyen2019-02-131-0/+2
| | * | | | usb: dwc3: gadget: don't enable interrupt when disabling endpointFelipe Balbi2019-02-131-7/+9