summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-05-20USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen
2017-05-20usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros
2017-05-14USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold
2017-05-14USB: serial: mct_u232: fix modem-status error handlingJohan Hovold
2017-05-14USB: serial: quatech2: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold
2017-05-14USB: serial: ark3116: fix open error handlingJohan Hovold
2017-05-14USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold
2017-05-14USB: serial: ssu100: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold
2017-05-14USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-05-14usb: chipidea: Only read/write OTGSC from one placeStephen Boyd
2017-05-14usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-14usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-14usb: dwc2: host: use msleep() for long delayNicholas Mc Guire