summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-11-26USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-11-26usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman
2017-11-26usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-11-26USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-11-11mct_u232: Fix use of uninitialized pointer in mct_u323_startup()Ben Hutchings
2017-11-11USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-11-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-11-11USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-11-11usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda
2017-11-11usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto
2017-11-11usb: storage: return on error to avoid a null pointer dereferenceColin Ian King
2017-11-11USB: cdc-acm: add device-id for quirky printerJohan Hovold
2017-11-11USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller
2017-10-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-10-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-10-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang
2017-09-15usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-09-15usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-09-15usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi
2017-09-15USB: xhci: fix lock-inversion problemAlan Stern
2017-09-15usb: host: xhci: simplify irq handler returnFelipe Balbi
2017-09-15usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-09-15xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-09-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-09-15xhci: workaround for hosts missing CAS bitMathias Nyman
2017-09-15USB: hub: fix SS max number of portsJohan Hovold
2017-09-15USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-09-15USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-09-15USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-09-15usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-09-15usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-09-15USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold
2017-09-15USB: core: replace %p with %pKVamsi Krishna Samavedam
2017-09-15USB: ene_usb6250: fix DMA to the stackAlan Stern
2017-09-15USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold
2017-09-15USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold
2017-09-15USB: serial: ir-usb: fix big-endian baud-rate debug printkJohan Hovold
2017-09-15USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet
2017-08-26usb: host: xhci: print correct command ring addressPeter Chen
2017-08-26cdc-acm: fix possible invalid access when processing notificationTobias Herzog
2017-08-26USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-08-26usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-08-26usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-07-18xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman
2017-07-18ACM gadget: fix endianness in notificationsOliver Neukum
2017-07-18USB: usbtmc: add missing endpoint sanity checkJohan Hovold
2017-07-18USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-07-18USB: wusbcore: fix NULL-deref at probeJohan Hovold