summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-01-22usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb
2020-01-22usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-01-22usb: typec: tcpci: mask event interrupts when remove driverJun Li
2020-01-22usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186Peter Robinson
2020-01-22usb: chipidea: add inline for ci_hdrc_host_driver_init if host is not definedJun Li
2020-01-22usb: chipidea: handle single role for usb role classJun Li
2020-01-21usb: musb: fix spelling mistake: "periperal" -> "peripheral"Colin Ian King
2020-01-21Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman
2020-01-17Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-01-17USB: usbfs: Always unlink URBs in reverse orderAlan Stern
2020-01-17USB: serial: quatech2: handle unbound portsJohan Hovold
2020-01-17USB: serial: keyspan: handle unbound portsJohan Hovold
2020-01-17USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold
2020-01-17USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold
2020-01-17USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold
2020-01-17USB: serial: garmin_gps: Use flexible-array memberGustavo A. R. Silva
2020-01-17USB: serial: opticon: stop all I/O on close()Johan Hovold
2020-01-17USB: serial: opticon: add chars_in_buffer() implementationJohan Hovold
2020-01-17USB: serial: suppress driver bind attributesJohan Hovold
2020-01-17Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2020-01-16USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer
2020-01-15usb: musb: remove dummy driver musb_am335x.cBin Liu
2020-01-15usb: musb: davinci: Convert to use GPIO descriptorLinus Walleij
2020-01-15usb: musb: Add support for MediaTek musb controllerMin Guo
2020-01-15usb: musb: Add musb_clearb/w() interfaceMin Guo
2020-01-15usb: musb: Add noirq type of dma create interfaceMin Guo
2020-01-15usb: musb: Add get/set toggle hooksMin Guo
2020-01-15usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-01-15USB: musb: fix __iomem in trace functionsBen Dooks (Codethink)
2020-01-15usb: musb: jz4740: Whitespace and indentation fixesPaul Cercueil
2020-01-15usb: musb: jz4740: Comments fixPaul Cercueil
2020-01-15usb: musb: jz4740: Rename platform_device field in priv structPaul Cercueil
2020-01-15usb: musb: jz4740: Constify jz4740_musb_pdata structPaul Cercueil
2020-01-15usb: musb: jz4740: Add local dev variable to clean up probePaul Cercueil
2020-01-15usb: musb: jz4740: Suppress useless field in priv structurePaul Cercueil
2020-01-15usb: musb: Get rid of omap2430_musb_set_vbus()Tony Lindgren
2020-01-15usb: musb: omap2430: Idle musb on initTony Lindgren
2020-01-15usb: musb: omap2430: Clean up enable and remove devctl tinkeringTony Lindgren
2020-01-15usb: musb: Add musb_set_host and peripheral and use them for omap2430Tony Lindgren
2020-01-15usb: musb: omap2430: Handle multiple ID ground interruptsTony Lindgren
2020-01-15usb: musb: omap2430: Wait on enable to avoid babbleTony Lindgren
2020-01-15usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glueTony Lindgren
2020-01-15usb: musb: jz4740: Drop dependency on NOP_USB_XCEIVPaul Cercueil
2020-01-15usb: musb: sunxi: propagate devicetree node to glue pdevMans Rullgard
2020-01-15usb: musb: core: Update the function descriptionSaurav Girepunje
2020-01-15usb: dwc2: Drop unlock/lock upon queueing a work itemLukas Wunner
2020-01-15usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta
2020-01-15usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-01-15usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-01-15usb: dwc3: gadget: Remove END_TRANSFER delayThinh Nguyen