summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-02-27xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-27usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-27Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman
2016-02-27USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman
2016-02-27USB: serial: option: Adding support for Telit LE922Daniele Palmas
2016-02-27USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-02-27USB: visor: fix null-deref at probeJohan Hovold
2016-02-27USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker
2016-02-27cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum
2016-02-27usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu
2016-02-13USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth
2016-02-13xhci: refuse loading if nousb is usedOliver Neukum
2016-01-22USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-22USB: ipaq.c: fix a timeout loopDan Carpenter
2015-12-30usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2015-12-30usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2015-12-30USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-12-30USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson
2015-12-30USB: cdc-acm - Add IGNORE_DEVICE quirkBen Hutchings
2015-12-30USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy
2015-12-30usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby
2015-12-30USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-12-30xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-12-30xhci: Add XHCI_INTEL_HOST quirkBen Hutchings
2015-12-30usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König
2015-12-30USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse
2015-12-30USB: ti_usb_3410_502: Fix ID table sizeBen Hutchings
2015-12-30USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò
2015-12-30USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado
2015-11-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-11-17xhci: Switch Intel Lynx Point LP ports to EHCI on shutdown.Denis Turischev
2015-11-17xhci: handle no ping response error properlyMathias Nyman
2015-11-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman
2015-11-17usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-11-17USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-13USB: whiteheat: fix potential null-deref at probeJohan Hovold
2015-10-13xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman
2015-10-13usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-10-13xhci: give command abortion one more chance before killing xhciMathias Nyman
2015-10-13usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-10-13USB: option: add ZTE PIDsLiu.Zhao
2015-10-13USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman
2015-10-13usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-10-13drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-10-13usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter
2015-10-13xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-10-13USB: sierra: add 1199:68AB device IDDirk Behme
2015-08-12usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum
2015-08-12xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-08-12xhci: report U3 when link is in resume stateZhuang Jin Can