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