summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-04-19USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-04-19USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2-0/+7
2015-03-18USB: serial: fix potential use-after-free after failed probeJohan Hovold1-1/+1
2015-03-18USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3
2015-03-18usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2-0/+5
2015-03-18USB: usbfs: don't leak kernel data in siginfoAlan Stern1-0/+2
2015-03-18USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde1-0/+2
2015-03-07usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2-9/+18
2015-03-07USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-03-07USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-01-27USB: keyspan: fix null-deref at probeJohan Hovold1-5/+15
2015-01-27USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson1-1/+3
2015-01-27USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick1-1/+1
2015-01-27usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi1-0/+3
2015-01-27usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi1-2/+1
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-01-16cdc-acm: memory leak in error caseOliver Neukum1-0/+1
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman1-4/+5
2014-12-07USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman1-2/+1
2014-12-07usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede1-0/+3
2014-12-07usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark2-4/+68
2014-12-07USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick1-0/+1
2014-12-07USB: keyspan: fix tty line-status reportingJohan Hovold1-28/+48
2014-12-07USB: keyspan: fix overrun-error reportingJohan Hovold1-10/+11
2014-12-07USB: ssu100: fix overrun-error reportingJohan Hovold1-8/+3
2014-11-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-11-14usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-3/+4
2014-11-14usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi3-7/+15
2014-11-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede1-0/+2
2014-11-14USB: opticon: fix non-atomic allocation in write pathJohan Hovold1-1/+1
2014-11-14usb-storage: handle a skipped data phaseAlan Stern1-0/+26
2014-11-14usb: dwc3: gadget: Properly initialize LINK TRBJack Pham1-2/+1
2014-11-14USB: option: add Haier CE81B CDMA modemDan Williams1-0/+2
2014-11-14usb: option: add support for Telit LE910Daniele Palmas1-0/+8
2014-11-14USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold1-2/+3
2014-11-14USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold1-0/+1
2014-11-14usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2-0/+7
2014-11-14usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2-1/+7
2014-11-14USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting1-0/+1
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2-2/+8
2014-10-06usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi1-3/+4
2014-10-06usb: dwc3: core: fix order of PM runtime callsFelipe Balbi1-3/+3
2014-10-06usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-10-06usb:hub set hub->change_bits when over-current happensShen Guang1-1/+2
2014-10-06usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi1-1/+1