aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-07-26usb: dwc3: Add a glue driver for Synopsys HAPS platformThinh Nguyen4-34/+147
2018-07-26usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang1-1/+1
2018-07-26usb: gadget: uvc: Expose configuration name through video nodeKieran Bingham1-1/+23
2018-07-26usb: gadget: uvc: configfs: Move function to avoid forward declarationLaurent Pinchart1-7/+5
2018-07-26usb: dwc2: Move dwc2_readl/writel functions after hsotg structureGevorg Sahakyan1-54/+54
2018-07-26usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"Colin Ian King1-1/+1
2018-07-26usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart3-8/+2
2018-07-26usb: gadget: uvc: Minimize #include in headersLaurent Pinchart7-18/+25
2018-07-26usb: gadget: uvc: Move userspace API definition to public headerLaurent Pinchart1-40/+5
2018-07-26Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson2-13/+0
2018-07-24usb: host: exynos: Remove support for Exynos5440Krzysztof Kozlowski2-13/+0
2018-07-24usb: usbtmc: Add support for 32 bit compat applicationsGuido Kiener1-0/+4
2018-07-21usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu1-2/+6
2018-07-21usb: usbtmc: Add ioctl for termination characterGuido Kiener1-2/+34
2018-07-21usb: usbtmc: Add ioctl for EOM bitGuido Kiener1-1/+27
2018-07-21usb: usbtmc: Add ioctl for triggerGuido Kiener1-0/+49
2018-07-21usb: usbtmc: Add ioctls to set/get usb timeoutGuido Kiener1-6/+59
2018-07-21usb: usbtmc: use consistent timeout errorGuido Kiener1-1/+1
2018-07-21usb: usbtmc: Support Read Status Byte with SRQ per fileGuido Kiener1-31/+105
2018-07-21usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap1-1/+3
2018-07-20Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman18-159/+431
2018-07-20USB: serial: cp210x: implement GPIO support for CP2102NKaroly Pados1-36/+209
2018-07-20usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei1-0/+1
2018-07-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson1-1/+1
2018-07-20usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang1-1/+1
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand2-4/+8
2018-07-18USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105Johan Hovold1-2/+7
2018-07-18USB: serial: cp210x: generalise CP2102N line-speed handlingJohan Hovold1-23/+27
2018-07-18USB: serial: cp210x: improve baudrate support for CP2102NKaroly Pados1-5/+34
2018-07-18USB: serial: cp210x: honour device-type maximum line speedJohan Hovold1-3/+38
2018-07-18USB: serial: cp210x: make line-speed quantisation data drivenJohan Hovold1-43/+56
2018-07-17usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca1-10/+10
2018-07-17usb: dwc2: Fix inefficient copy of unaligned buffersAntti Seppälä1-3/+9
2018-07-17usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä1-21/+23
2018-07-17usb: gadget: aspeed: Workaround memory ordering issueBenjamin Herrenschmidt3-3/+46
2018-07-17usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King1-3/+0
2018-07-17usb: dwc2: avoid NULL dereferencesJohn Keeping1-3/+3
2018-07-17usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap1-1/+3
2018-07-17usb: dwc2: host: do not delay retries for CONTROL IN transfersDmitry Torokhov1-2/+7
2018-07-17usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy1-1/+9
2018-07-17usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy1-35/+5
2018-07-17usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy1-17/+13
2018-07-17usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska1-1/+5
2018-07-17usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca1-3/+3
2018-07-17usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca1-2/+2
2018-07-17usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai1-1/+1
2018-07-17usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai1-2/+2
2018-07-17usb: gadget: Fix OS descriptors supportBenjamin Herrenschmidt1-1/+0
2018-07-17usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phaseBenjamin Herrenschmidt1-1/+8
2018-07-16USB: serial: iuu_phoenix: drop redundant input-speed re-encodingJohan Hovold1-3/+0