summaryrefslogtreecommitdiffstats
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: chipidea: imx: Do not access CLKONOFF on i.MX51Andrey Smirnov
2017-06-14usb: musb: dsps: keep VBUS on for host-only modeBin Liu
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: xhci: fix lock-inversion problemAlan Stern
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-25xhci: Fix command ring stop regression in 4.11Mathias Nyman
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-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-30usb: gadget: Correct usb EP argument for BOT status requestManish Narani
2017-03-29usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas
2017-03-29xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman
2017-03-29xhci: Set URB actual length for stopped control transfersMathias Nyman
2017-03-29xhci: plat: Register shutdown for xhci_platAdam Wallis
2017-03-27USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-03-23Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-23Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-22usb: gadget: f_hid: fix: Don't access hidg->req without spinlock heldKrzysztof Opasiak
2017-03-22usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva