summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-05-09USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-05-09usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-05-09usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-05-09USB: keyspan_pda: add new device idNathaniel W Filardo
2015-05-09USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs
2015-05-09USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-05-09gadgetfs: Fix leak on error in aio_read()Ben Hutchings
2015-05-09gadgetfs: use-after-free in ->aio_read()Al Viro
2015-05-09xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-05-09xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-05-09usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield
2015-05-09USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde
2015-05-09USB: serial: fix tty-device error handling at probeJohan Hovold
2015-05-09USB: serial: fix potential use-after-free after failed probeJohan Hovold
2015-05-09USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover
2015-05-09USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-05-09xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-05-09USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-05-09USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-05-09cdc-acm: add sanity checksOliver Neukum
2015-05-09USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen
2015-05-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-02-20USB: Add OTG PET device to TPLMacpaul Lin
2015-02-20usb-core bInterval quirkJames P Michels III
2015-02-20usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko
2015-02-20USB: console: fix potential use after freeJohan Hovold
2015-02-20usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu
2015-02-20usb: gadget: udc: atmel: fix possible IN hang issueBo Shen
2015-02-20usb: gadget: udc: atmel: change setting for DMABo Shen
2015-02-20OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-02-20USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson
2015-02-20USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick
2015-02-20USB: adutux: NULL dereferences on disconnectDan Carpenter
2015-02-20USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman
2015-02-20usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-14usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-12-14usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-12-14USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-12-14Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-12-14USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-12-14USB: ssu100: fix overrun-error reportingJohan Hovold
2014-12-14USB: keyspan: fix overrun-error reportingJohan Hovold
2014-12-14USB: keyspan: fix tty line-status reportingJohan Hovold
2014-12-14usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark
2014-12-14USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick
2014-12-14USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold
2014-12-14xhci: no switching back on non-ULT HaswellOliver Neukum
2014-12-14usb-storage: handle a skipped data phaseAlan Stern
2014-12-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede