summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-02-27xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-27usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-27Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman1-10/+0
2016-02-27USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-27USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-27USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-27USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-27USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-27cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-02-27usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2-0/+7
2016-02-13USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-02-13xhci: refuse loading if nousb is usedOliver Neukum1-0/+3
2016-01-23USB: fix invalid memory access in hub_activate()Alan Stern1-4/+20
2016-01-23USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2015-12-30usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2015-12-30usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2015-12-30USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2015-12-30USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2015-12-30USB: cdc-acm - Add IGNORE_DEVICE quirkBen Hutchings2-0/+5
2015-12-30USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2015-12-30usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2015-12-30USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2015-12-30xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani1-0/+10
2015-12-30xhci: Add XHCI_INTEL_HOST quirkBen Hutchings2-0/+3
2015-12-30usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-6/+5
2015-12-30USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2-2/+8
2015-12-30USB: ti_usb_3410_502: Fix ID table sizeBen Hutchings1-2/+2
2015-12-30USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò1-0/+1
2015-12-30USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2015-11-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-11-17xhci: Switch Intel Lynx Point LP ports to EHCI on shutdown.Denis Turischev1-0/+4
2015-11-17xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-11-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman1-0/+10
2015-11-17usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-11-17USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-13USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-10-13xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-10-13usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-10-13xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-10-13usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-13USB: option: add ZTE PIDsLiu.Zhao1-0/+24
2015-10-13USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-10-13usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen1-4/+10
2015-10-13drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola4-0/+27
2015-10-13usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter1-1/+1
2015-10-13xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-10-13USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-12usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-08-12xhci: do not report PLC when link is in internal resume stateZhuang Jin Can1-1/+8
2015-08-12xhci: report U3 when link is in resume stateZhuang Jin Can1-2/+5