aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-10-131-0/+31
* xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-10-132-5/+5
* usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-10-131-1/+2
* xhci: give command abortion one more chance before killing xhciMathias Nyman2015-10-131-0/+9
* usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-10-131-2/+3
* USB: option: add ZTE PIDsLiu.Zhao2015-10-131-0/+24
* USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2015-10-132-0/+12
* usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen2015-10-131-4/+10
* drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-10-134-0/+27
* usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter2015-10-131-1/+1
* xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-10-131-1/+1
* USB: sierra: add 1199:68AB device IDDirk Behme2015-10-131-0/+1
* usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum2015-08-121-0/+12
* xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-08-121-1/+8
* xhci: report U3 when link is in resume stateZhuang Jin Can2015-08-121-2/+5
* xhci: Calculate old endpoints correctly on device resetBrian Campbell2015-08-121-0/+3
* usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-08-121-1/+1
* usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn2015-08-121-0/+4
* USB: cp210x: add ID for Aruba Networks controllersPeter Sanford2015-08-121-0/+1
* cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2015-08-122-0/+10
* usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach2015-08-121-49/+32
* usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta2015-08-121-0/+2
* USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair2015-08-071-0/+1
* USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2015-08-072-0/+2
* usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede2015-08-071-0/+7
* xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-08-071-1/+1
* xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-08-071-1/+1
* xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-08-071-0/+5
* USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2015-08-072-5/+0
* USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards2015-08-071-0/+1
* cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas2015-08-071-1/+6
* cdc-wdm: fix endianness bug in debug statementsOliver Neukum2015-08-071-5/+7
* usb: musb: core: fix TX/RX endpoint orderFelipe Balbi2015-08-071-18/+26
* USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein2015-05-091-2/+6
* usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-05-091-1/+2
* usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-05-091-1/+8
* USB: keyspan_pda: add new device idNathaniel W Filardo2015-05-091-0/+3
* USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs2015-05-092-10/+10
* USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2015-05-092-0/+7
* gadgetfs: Fix leak on error in aio_read()Ben Hutchings2015-05-091-0/+1
* gadgetfs: use-after-free in ->aio_read()Al Viro2015-05-091-2/+12
* xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-05-092-0/+31
* xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-05-092-2/+11
* usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-05-092-0/+5
* USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-05-091-0/+2
* USB: serial: fix tty-device error handling at probeJohan Hovold2015-05-091-1/+10
* USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-05-091-1/+1
* USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2015-05-092-0/+37
* USB: usbfs: don't leak kernel data in siginfoAlan Stern2015-05-091-0/+2
* xhci: Allocate correct amount of scratchpad buffersMathias Nyman2015-05-091-2/+3