summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-09-25uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma
2018-09-25USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-06-16xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng
2018-06-16usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-06-16USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall
2018-06-16USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-06-16usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-06-16uas: fix comparison for error codeOliver Neukum
2018-06-16Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-06-16usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-06-16usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-06-16usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-06-16USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman
2018-06-16USB: serial: simple: add Motorola Tetra driverJohan Hovold
2018-06-16USB: serial: add Medtronic CareLink USB driverJohan Hovold
2018-06-16USB: serial: add Novatel Wireless GPS driverJohan Hovold
2018-06-16USB: serial: add support for multi-port simple driversJohan Hovold
2018-06-16CDC-ACM: apply quirk for card readerOliver Neukum
2018-06-16usb: option: Add support for FS040U modemOKAMOTO Yoshiaki
2018-06-16usb: uas: unconditionally bring back host after resetOliver Neukum
2018-06-16uas: Log error codes when logging errorsHans de Goede
2018-06-16USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede
2018-06-16usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-06-16usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2018-06-16USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai
2018-03-03usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2018-03-03uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2018-03-03USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern
2018-03-03USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Alan Stern
2018-03-03usb: udc: core: add device_del() call to error pathwayAlan Stern
2018-03-03USB: fix usbmon BUG triggerPete Zaitcev
2018-03-03USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl
2018-03-03USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò
2018-03-03usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2018-03-03USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze
2018-03-03usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
2018-03-03usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2018-03-03USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)
2018-03-03USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas
2018-03-03xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2018-03-03USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub
2018-03-03usb: musb: da8xx: fix babble condition handlingBin Liu
2018-03-03usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen
2018-03-03xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman
2018-03-03uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede
2018-03-03usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng
2018-03-03usb: hub: Cycle HUB power when initialization failsMike Looijmans
2018-03-03USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2018-03-03usb: host: fix incorrect updating of offsetColin Ian King
2018-03-03USB: usbfs: Filter flags passed in from user spaceOliver Neukum