aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
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-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches
2019-03-01usb: core: make default autosuspend delay configurableMans Rullgard
2019-02-27usb: core: Fix typo in description of "authorized_default"Jakub Wilk
2019-02-27usb: chipidea: Refactor USB PHY selection and keep a single PHYPaul Kocialkowski
2019-02-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-02-27usb: chipidea: imx: set power polarityPhilipp Puschmann
2019-02-27usb: chipidea: imx: remove unused header filesJun Li
2019-02-26usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov
2019-02-21Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2019-02-21Merge tag 'usb-serial-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-02-21usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss
2019-02-21usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan
2019-02-21usb: xhci: fix build warning - missing prototypeJean-Philippe Menil
2019-02-20usb: xhci: dbc: Fixing typo error.Prabhat Chand Pandey
2019-02-20usb: xhci: remove unused member 'parent' in xhci_regset structChunfeng Yun
2019-02-20xhci: tegra: Prevent error pointer dereferenceThierry Reding
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig
2019-02-20USB: serial: option: add Telit ME910 ECM compositionDaniele Palmas
2019-02-20usb: core: Replace hardcoded check with inline function from usb.hKeyur Patel
2019-02-20usb: core: skip interfaces disabled in devicetreeMans Rullgard
2019-02-20usb: typec: mux: remove redundant check on variable matchColin Ian King
2019-02-20USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados
2019-02-19usb: dwc3: drd: Defer probe if extcon device is not foundAndy Shevchenko
2019-02-19cdc-wdm: pass return value of recover_from_urb_lossYueHaibing
2019-02-19usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer...YueHaibing
2019-02-19USB: renesas_usbhs: fix spelling mistake "doens't" -> "doesn't"Colin Ian King
2019-02-19usb: wusbcore: wa-xfer: use struct_size() helperGustavo A. R. Silva
2019-02-19usb: core: config: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-19usb: dwc2: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-19usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing
2019-02-15Merge tag 'davinci-for-v5.1/soc-part2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2019-02-15USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-14usb: typec: mux: Find the muxes by also matching against the device nodeHeikki Krogerus
2019-02-14usb: typec: Find the ports by also matching against the device nodeHeikki Krogerus
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus
2019-02-14usb: typec: tps6598x: Check mode of operationHeikki Krogerus
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck
2019-02-13USB: musb: mark expected switch fall-throughGustavo A. R. Silva
2019-02-13usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck
2019-02-13usb: misc: usbtest: add super-speed isoc supportPeter Chen