summaryrefslogtreecommitdiffstats
path: root/drivers/usb/image (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-27usb: core: read USB ports from DT in the usbport LED trigger driverRafał Miłecki1-0/+56
2017-06-27dt-bindings: leds: document new trigger-sources propertyRafał Miłecki1-2/+33
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus7-720/+176
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus9-0/+1367
2017-06-27usb: musb: compress return logic into one lineGustavo A. R. Silva1-4/+2
2017-06-20usb: musb: tusb6010_omap: Convert to DMAengine APIPeter Ujfalusi1-121/+80
2017-06-20ARM: OMAP2+: DMA: Add slave map entries for 24xx external request linesPeter Ujfalusi1-0/+24
2017-06-20usb: musb: tusb6010: Handle DMA TX completion in DMA callback as wellPeter Ujfalusi2-48/+4
2017-06-20usb: musb: tusb6010_omap: Allocate DMA channels upfrontPeter Ujfalusi1-93/+92
2017-06-20usb: musb: tusb6010_omap: Create new struct for DMA data/parametersPeter Ujfalusi1-79/+85
2017-06-20usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_programPeter Ujfalusi1-2/+1
2017-06-20usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirksPeter Ujfalusi1-1/+2
2017-06-20usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi2-0/+4
2017-06-20dmaengine: omap-dma: port_window support correction for both directionPeter Ujfalusi1-24/+15
2017-06-20usb: musb: musb_cppi41: Defer probe only if DMA is not readyAlexandre Bailon1-4/+7
2017-06-19Linux 4.12-rc6v4.12-rc6Linus Torvalds1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins23-163/+152
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol8-15/+1000
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol9-56/+59
2017-06-19usb: gadget: f_uac2: split out audio coreRuslan Bilovol6-636/+845
2017-06-19usb: gadget: f_uac2: remove platform driver/device creationRuslan Bilovol1-79/+28
2017-06-19usb: gadget: function: f_uac1: implement get_alt()Ruslan Bilovol1-1/+39
2017-06-19usb: gadget: udc: atmel: Remove unnecessary macrosAlexandre Belloni2-12/+8
2017-06-19usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam1-1/+1
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin1-0/+7
2017-06-16mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang1-3/+3
2017-06-16userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli1-8/+21
2017-06-16mm: numa: avoid waiting on freed migrated pagesMark Rutland1-1/+7
2017-06-16swap: cond_resched in swap_cgroup_prepare()Yu Zhao1-0/+3
2017-06-16mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse1-1/+4
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff1-0/+8
2017-06-16fs: pass on flags in compat_writevChristoph Hellwig1-1/+1
2017-06-16objtool: Add fortify_panic as __noreturn functionKees Cook1-1/+2
2017-06-16phy: bcm-ns-usb3: add MDIO driver using proper bus layerRafał Miłecki2-1/+105
2017-06-16dt-bindings: phy: Modify Broadcom NS USB 3.0 PHY binding to use MDIORafał Miłecki1-8/+19
2017-06-16phy: bcm-ns-usb3: enable MDIO in the platform specific codeRafał Miłecki1-12/+6
2017-06-16phy: bcm-ns-usb3: use pointer for PHY writing functionRafał Miłecki1-42/+56
2017-06-16phy: bcm-ns-usb3: always wait for idle after writing to the PHY regRafał Miłecki1-10/+1
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy1-1/+1
2017-06-16phy: Add stingray SATA phy supportSrinath Mannam1-0/+73
2017-06-16dt-bindings: Update documentation for stingray SATA phySrinath Mannam1-3/+4
2017-06-16phy: cpcap-usb: Fix missing return statementTony Lindgren1-0/+2
2017-06-15xhci: cleanup finish_td() skip optionMathias Nyman1-9/+5
2017-06-15xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman3-11/+7
2017-06-15xhci: handle transfer events without TRB pointerMathias Nyman1-2/+22
2017-06-15xhci: support calling cleanup_halted_endpoint with soft retryMathias Nyman1-6/+10
2017-06-15xhci: Add support for endpoint soft resetMathias Nyman2-3/+13
2017-06-15xhci: refactor transfer event errors and completion codesMathias Nyman1-38/+40
2017-06-15xhci: remove endpoint ring cacheMathias Nyman3-89/+15
2017-06-15usb: Avoid unnecessary LPM enabling and disabling during suspend and resumeMathias Nyman1-11/+2