summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-07-05usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-06-24usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan
2017-06-24usb: gadget: composite: Fix function used to free memoryChristophe JAILLET
2017-06-24USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-24USB: gadget: fix GPF in gadgetfsAlan Stern
2017-06-24usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-06-24usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng
2017-06-24usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-06-24usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-06-24USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-06-24USB: usbip: fix nonconforming hub descriptorJohan Hovold
2017-06-24usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko
2017-06-24USB: hub: fix SS max number of portsJohan Hovold
2017-06-24usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda
2017-06-24usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda
2017-06-24usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda
2017-06-24usb: musb: dsps: keep VBUS on for host-only modeBin Liu
2017-06-17usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren
2017-06-14usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier
2017-06-14usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-05-25USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-05-25USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-05-25USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold
2017-05-25USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold
2017-05-25USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork
2017-05-25usb: serial: option: add Telit ME910 supportDaniele Palmas
2017-05-25USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold
2017-05-25usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren
2017-05-25usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi
2017-05-25usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen
2017-05-25usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-05-25xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-05-25xhci: remove GFP_DMA flag from allocationMatthias Lange
2017-05-25USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold
2017-05-25USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov
2017-05-25USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet
2017-05-25ohci-pci: add qemu quirkGerd Hoffmann
2017-05-25cdc-acm: fix possible invalid access when processing notificationTobias Herzog
2017-05-25USB: core: replace %p with %pKVamsi Krishna Samavedam
2017-05-25USB: ene_usb6250: fix DMA to the stackAlan Stern
2017-05-25usb: misc: legousbtower: Fix memory leakMaksim Salau
2017-05-25usb: misc: legousbtower: Fix buffers on stackMaksim Salau
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-05-20usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-05-20usb: gadget: legacy gadgets are optionalRomain Izard
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva
2017-05-20USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork