summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-02usb: musb: Return error value from musb_mailboxTony Lindgren5-14/+29
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
2016-06-02usb: musb: host: don't start next rx urb if current one failedBin Liu1-1/+7
2016-06-02usb: musb: host: clear rxcsr error bit if setBin Liu1-0/+3
2016-06-02USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede1-0/+5
2016-06-02USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern1-3/+11
2016-06-02USB: uas: Fix slave queue_depth not being setHans de Goede1-0/+1
2016-06-02uas: remove can_queue set in host templateTom Yan1-1/+0
2016-06-02usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede1-0/+3
2016-06-02usb: quirks: Fix sortingHans de Goede1-10/+10
2016-06-02xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman1-1/+1
2016-06-02usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni1-0/+3
2016-06-02xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman1-5/+22
2016-06-02xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi2-13/+17
2016-06-01usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn2-6/+25
2016-05-31usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin1-2/+8
2016-05-31usb: gadget: composite: don't queue OS desc req if length is invalidWilliam Wu1-8/+13
2016-05-31usb: gadget: f_fs: Fix kernel panic if use_os_string not setJim Lin1-8/+10
2016-05-31usb: gadget: f_tcm: out of bound access in usbg_drop_tpgHeinrich Schuchardt1-9/+11
2016-05-31usb: gadget: avoid exposing kernel stackHeinrich Schuchardt1-0/+1
2016-05-31usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann1-0/+27
2016-05-31usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPATJim Lin1-1/+1
2016-05-31usb: gadget: storage-common: Fix old comment about qualifier descriptorKrzysztof Opasiak1-3/+1
2016-05-31usb: gadget: uac2: Drop unused device qualifier descriptorKrzysztof Opasiak1-12/+0
2016-05-31usb: gadget: printer: Drop unused device qualifier descriptorKrzysztof Opasiak1-8/+0
2016-05-31usb: dwc2: gadget: Do not halt isochronous endpointsVahram Aharonyan1-0/+5
2016-05-31usb: dwc2: gadget: Do not halt endpoint if activeVahram Aharonyan1-4/+15
2016-05-31usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2016-05-31usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter1-6/+4
2016-05-31usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson1-8/+11
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak2-4/+9
2016-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+9
2016-05-29Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-0/+2
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-15/+230
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1