aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport1-1/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-3/+2
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-20/+4
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds149-891/+1367
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-58/+60
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches4-20/+8
2019-03-01usb: core: make default autosuspend delay configurableMans Rullgard2-2/+14
2019-02-27usb: core: Fix typo in description of "authorized_default"Jakub Wilk1-1/+1
2019-02-27usb: chipidea: Refactor USB PHY selection and keep a single PHYPaul Kocialkowski1-17/+32
2019-02-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski1-1/+8
2019-02-27usb: chipidea: imx: set power polarityPhilipp Puschmann3-2/+10
2019-02-27usb: chipidea: imx: remove unused header filesJun Li1-2/+0
2019-02-26usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko1-0/+1
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-63/+100
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov2-27/+57
2019-02-21Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-0/+9
2019-02-21Merge tag 'usb-serial-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-19/+112
2019-02-21usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss1-6/+20
2019-02-21usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan1-0/+1
2019-02-21usb: xhci: fix build warning - missing prototypeJean-Philippe Menil1-1/+1
2019-02-20usb: xhci: dbc: Fixing typo error.Prabhat Chand Pandey1-3/+3
2019-02-20usb: xhci: remove unused member 'parent' in xhci_regset structChunfeng Yun1-1/+0
2019-02-20xhci: tegra: Prevent error pointer dereferenceThierry Reding1-2/+2
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