summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-12-21usb: gadget: configfs: use hexadecimal values and new lineColibri-VF_LXDE-Image_2.8b1.64-20171229Stefan Agner
2017-12-21usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner
2017-12-21Merge tag 'v4.4.107' into toradex_vf_4.4-nextMarcel Ziswiler
2017-12-20usb: musb: da8xx: fix babble condition handlingBin Liu
2017-12-20usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas
2017-12-20xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2017-12-20usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan
2017-12-20USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2017-12-20USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub
2017-12-16usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier
2017-12-16USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET
2017-12-16usb: gadget: configs: plug memory leakJohn Keeping
2017-12-09usb: host: fix incorrect updating of offsetColin Ian King
2017-12-09USB: usbfs: Filter flags passed in from user spaceOliver Neukum
2017-12-09USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter
2017-12-09USB: Increase usbfs transfer limitMateusz Berezecki
2017-12-09USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2017-12-09usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman
2017-12-09usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen
2017-12-09usb: hub: Cycle HUB power when initialization failsMike Looijmans
2017-12-09usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov
2017-12-09USB: serial: option: add Quectel BG96 idSebastian Sjoholm
2017-12-09usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng
2017-12-09uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern
2017-11-18usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-11-15usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-27usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu
2017-10-27usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu
2017-10-27usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2017-10-27usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2017-10-27usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2017-10-27USB: serial: metro-usb: add MS7820 device idJohan Hovold
2017-10-27USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-10-27USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
2017-10-18USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-10-18USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul
2017-10-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel
2017-10-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-10-18USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-12xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman
2017-10-12USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman