summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-07-20usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand
2018-07-18USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105Johan Hovold
2018-07-18USB: serial: cp210x: generalise CP2102N line-speed handlingJohan Hovold
2018-07-18USB: serial: cp210x: improve baudrate support for CP2102NKaroly Pados
2018-07-18USB: serial: cp210x: honour device-type maximum line speedJohan Hovold
2018-07-18USB: serial: cp210x: make line-speed quantisation data drivenJohan Hovold
2018-07-17usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-07-17usb: dwc2: Fix inefficient copy of unaligned buffersAntti Seppälä
2018-07-17usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä
2018-07-17usb: gadget: aspeed: Workaround memory ordering issueBenjamin Herrenschmidt
2018-07-17usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King
2018-07-17usb: dwc2: avoid NULL dereferencesJohn Keeping
2018-07-17usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap
2018-07-17usb: dwc2: host: do not delay retries for CONTROL IN transfersDmitry Torokhov
2018-07-17usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska
2018-07-17usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca
2018-07-17usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca
2018-07-17usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-07-17usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2018-07-17usb: gadget: Fix OS descriptors supportBenjamin Herrenschmidt
2018-07-17usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phaseBenjamin Herrenschmidt
2018-07-16USB: serial: iuu_phoenix: drop redundant input-speed re-encodingJohan Hovold
2018-07-16USB: serial: iuu_phoenix: drop unused driver-data baud rateJohan Hovold
2018-07-16USB: serial: mos7720: remove redundant variables iflag, mask and serialColin Ian King
2018-07-16usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel
2018-07-16Merge tag 'usb-ci-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-13usb: dwc3: gadget: remove redundant variable maxpacketColin Ian King
2018-07-13usb: host: ehci-sched: remove redundant pointer devColin Ian King
2018-07-13usb: host: u132-hcd: remove redundant variable num_portsColin Ian King
2018-07-13USB: host: whci: remove redundant variable tColin Ian King
2018-07-13usb: xhci: dbc: remove redundant pointer dbcColin Ian King
2018-07-13usb: isp1760: remove redundant variable 'selector'Colin Ian King
2018-07-13usb-misc: sisusbvga: remove redundant variable modeyColin Ian King
2018-07-13usb: misc: uss720: remove redundant pointer usbdevColin Ian King
2018-07-13usb: usbip: remove redundant pointer epColin Ian King
2018-07-11USB: serial: kl5kusb105: remove KLSI device idJohan Hovold
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-06USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-06usb: host: xhci-rcar: Add a condition check about PLL activeYoshihiro Shimoda
2018-07-06usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3Yoshihiro Shimoda
2018-07-06usb: host: xhci-plat: add firmware_name for R-Car Gen3Yoshihiro Shimoda
2018-07-06usb: typec: avoid format-overflow warningArnd Bergmann
2018-07-06usb: typec: unlock dp->lock on error exit path, and also zero ret if successfulColin Ian King
2018-07-06usb: typec: fix dereference before null check on adevColin Ian King