summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-08-20usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda1-4/+14
2016-08-20USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas1-0/+3
2016-08-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski1-0/+4
2016-08-20usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury1-0/+3
2016-08-20usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda1-1/+8
2016-08-20usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlockIago Abal1-8/+8
2016-08-20usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmcAlexandre Belloni1-0/+2
2016-08-20usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi1-5/+7
2016-07-02Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-10/+9
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones1-1/+2
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-5/+10
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-06-30usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-27USB: don't free bandwidth_mutex too earlyAlan Stern1-10/+7
2016-06-25Merge tag 'usb-ci-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+2
2016-06-18usbip: rate limit get_frame_number messageGreg Kroah-Hartman1-1/+1
2016-06-14usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede1-1/+1
2016-06-14usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede1-6/+9
2016-06-14usb: common: otg-fsm: add license to usb-otg-fsmOscar1-0/+2
2016-06-08usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla1-0/+9
2016-06-08usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross1-2/+12
2016-06-08usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding1-3/+13
2016-06-08usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding1-1/+1
2016-06-08USB: mos7720: delete parportSudip Mukherjee1-0/+1
2016-06-08USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio1-1/+2
2016-06-02usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-06-02usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-06-02usb: musb: host: correct cppi dma channel for isoch transferBin Liu1-1/+1
2016-06-02usb: musb: only restore devctl when session was set in backupBin Liu1-1/+2
2016-06-02usb: phy: Check initial state for twl6030Tony Lindgren1-2/+15
2016-06-02usb: musb: Use normal module_init for 2430 glueTony Lindgren1-12/+2
2016-06-02usb: musb: Remove pm_runtime_set_irq_safeTony Lindgren1-6/+0
2016-06-02usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren1-24/+4
2016-06-02usb: musb: Return error value from musb_mailboxTony Lindgren4-10/+19
2016-06-02usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren1-11/+0
2016-06-02usb: musb: Remove try_idle for 2430 glue layerTony Lindgren1-91/+0
2016-06-02usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren1-11/+19
2016-06-02usb: musb: Handle cable status better for 2430 glue layerTony Lindgren1-8/+60
2016-06-02usb: musb: Use delayed for musb_gadget_pullupTony Lindgren2-6/+19
2016-06-02usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren1-4/+3
2016-06-02usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren2-32/+17
2016-06-02usb: musb: Update to use PM runtime autosuspendTony Lindgren3-6/+11
2016-06-02usb: musb: Remove unnecessary shutdown functionTony Lindgren1-25/+14
2016-06-02usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren1-2/+8
2016-06-02usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede1-3/+6
2016-06-02usb: musb: sunxi: Add set_mode platform functionHans de Goede1-11/+19
2016-06-02usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov1-19/+12
2016-06-02usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...Sergei Shtylyov1-4/+3