summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usbip: rate limit get_frame_number messageGreg Kroah-Hartman2016-06-181-1/+1
* usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede2016-06-141-1/+1
* usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede2016-06-141-6/+9
* usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla2016-06-081-0/+9
* usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross2016-06-081-2/+12
* usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding2016-06-081-3/+13
* usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding2016-06-081-1/+1
* USB: mos7720: delete parportSudip Mukherjee2016-06-081-0/+1
* USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio2016-06-081-1/+2
* usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody2016-06-011-1/+7
* usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody2016-06-011-7/+6Star
* usb: musb: host: correct cppi dma channel for isoch transferBin Liu2016-06-011-1/+1
* usb: musb: only restore devctl when session was set in backupBin Liu2016-06-011-1/+2
* usb: phy: Check initial state for twl6030Tony Lindgren2016-06-011-2/+15
* usb: musb: Use normal module_init for 2430 glueTony Lindgren2016-06-011-12/+2Star
* usb: musb: Remove pm_runtime_set_irq_safeTony Lindgren2016-06-011-6/+0Star
* usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren2016-06-011-24/+4Star
* usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-014-10/+19
* usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren2016-06-011-11/+0Star
* usb: musb: Remove try_idle for 2430 glue layerTony Lindgren2016-06-011-91/+0Star
* usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren2016-06-011-11/+19
* usb: musb: Handle cable status better for 2430 glue layerTony Lindgren2016-06-011-8/+60
* usb: musb: Use delayed for musb_gadget_pullupTony Lindgren2016-06-012-6/+19
* usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren2016-06-011-4/+3Star
* usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren2016-06-012-32/+17Star
* usb: musb: Update to use PM runtime autosuspendTony Lindgren2016-06-013-6/+11
* usb: musb: Remove unnecessary shutdown functionTony Lindgren2016-06-011-25/+14Star
* usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren2016-06-011-2/+8
* usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede2016-06-011-3/+6
* usb: musb: sunxi: Add set_mode platform functionHans de Goede2016-06-011-11/+19
* usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov2016-06-011-19/+12Star
* usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...Sergei Shtylyov2016-06-011-4/+3Star
* usb: musb: host: don't start next rx urb if current one failedBin Liu2016-06-011-1/+7
* usb: musb: host: clear rxcsr error bit if setBin Liu2016-06-011-0/+3
* USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede2016-06-011-0/+5
* USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern2016-06-011-3/+11
* USB: uas: Fix slave queue_depth not being setHans de Goede2016-06-011-0/+1
* uas: remove can_queue set in host templateTom Yan2016-06-011-1/+0Star
* usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede2016-06-011-0/+3
* usb: quirks: Fix sortingHans de Goede2016-06-011-10/+10
* xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman2016-06-011-1/+1
* usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni2016-06-011-0/+3
* xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman2016-06-011-5/+22
* xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi2016-06-012-13/+17
* usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn2016-06-012-6/+25
* usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin2016-05-311-2/+8
* usb: gadget: composite: don't queue OS desc req if length is invalidWilliam Wu2016-05-311-8/+13
* usb: gadget: f_fs: Fix kernel panic if use_os_string not setJim Lin2016-05-311-8/+10
* usb: gadget: f_tcm: out of bound access in usbg_drop_tpgHeinrich Schuchardt2016-05-311-9/+11
* usb: gadget: avoid exposing kernel stackHeinrich Schuchardt2016-05-311-0/+1