summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: udc: lpc32xx: simplify probeAlexandre Belloni2019-05-031-68/+25
* usb: dwc2: gadget: Move gadget phy init into core phy initJules Maselbas2019-05-032-20/+14
* usb: dwc2: Move phy init into coreJules Maselbas2019-05-033-190/+192
* usb: dwc2: gadget: Replace phyif with phy_utmi_widthJules Maselbas2019-05-033-12/+15
* usb: dwc2: gadget: Remove duplicated phy initJules Maselbas2019-05-031-13/+0
* usb: dwc2: Move UTMI_PHY_DATA defines closerJules Maselbas2019-05-031-3/+3
* usb: dwc2: optionally assert phy reset when waking upDouglas Anderson2019-05-034-3/+44
* USB: UDC: net22{80,72}: remove mistaken test of req->zeroAlan Stern2019-05-032-4/+2
* USB: UDC: net2280: Remove redundant "if" conditionAlan Stern2019-05-031-1/+1
* usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann2019-05-031-1/+1
* usb: gadget: f_ncm: Add OS descriptor supportRomain Izard2019-05-032-3/+47
* usb: gadget: f_ncm: Fix NTP-32 supportRomain Izard2019-05-031-7/+3
* usb: dwc2: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-05-031-3/+3
* usb: dwc2: gadget: Reject LPM token during Control transfersMinas Harutyunyan2019-05-032-1/+2
* USB: Export usb_wakeup_enabled_descendants()Douglas Anderson2019-05-031-3/+4
* usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONEDouglas Anderson2019-05-031-31/+53
* usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong2019-05-033-0/+615
* usb: dwc2: Add Amlogic G12A DWC2 ParamsNeil Armstrong2019-05-031-0/+12
* USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern2019-05-031-4/+15
* usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez2019-05-031-2/+4
* usb: gadget: f_fs: don't free buffer prematurelyFei Yang2019-05-031-1/+2
* Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-03-295-8/+20
|\
| * USB: serial: option: add Olicard 600Bjørn Mork2019-03-281-4/+6
| * USB: serial: cp210x: add new device idGreg Kroah-Hartman2019-03-281-0/+1
| * USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi2019-03-201-2/+2
| * USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard2019-03-191-1/+2
| * USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister2019-03-192-1/+5
| * USB: serial: option: add support for Quectel EM12Kristian Evensen2019-03-191-0/+4
* | Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-03-294-8/+11
|\ \
| * | USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov2019-03-201-3/+3
| * | usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener2019-03-201-0/+1
| * | usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener2019-03-201-2/+2
| * | usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener2019-03-201-3/+1
| * | usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi2019-03-201-0/+4
| |/
* | usb: u132-hcd: fix resource leakMukesh Ojha2019-03-281-0/+3
* | usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard2019-03-281-3/+1
* | usb: mtu3: fix EXTCON dependencyArnd Bergmann2019-03-261-0/+1
* | usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki2019-03-261-1/+1
* | usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai2019-03-261-0/+3
* | xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2019-03-222-7/+20
* | usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman2019-03-221-2/+3
* | xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-03-221-3/+6
* | usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0Gustavo A. R. Silva2019-03-191-1/+1
* | usb: common: Consider only available nodes for dr_modeFabrizio Castro2019-03-191-0/+2
* | usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede2019-03-191-1/+26
* | usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano2019-03-191-0/+1
* | usb: typec: Fix unchecked return valueGustavo A. R. Silva2019-03-191-2/+7
|/
* 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