summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-04-09USB: zte_ev: fix removed PIDsJohan Hovold1-0/+8
2015-03-16HID: yet another buggy ELAN touchscreenOliver Neukum1-0/+3
2015-03-13xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2015-03-12cdc-acm: Add support for Denso cradle CU-321Björn Gerhart1-0/+2
2015-03-12usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi1-4/+6
2015-03-12usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi1-1/+4
2015-03-12USB: serial: add Google simple serial SubClass supportAnton Staaf2-0/+11
2015-03-12USB: serial: fix tty-device error handling at probeJohan Hovold1-1/+10
2015-03-12USB: serial: fix potential use-after-free after failed probeJohan Hovold1-1/+1
2015-03-12USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-12xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-03-12xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3
2015-03-12usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian1-2/+28
2015-03-12usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2-0/+5
2015-03-12USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2-0/+37
2015-03-12USB: usbfs: don't leak kernel data in siginfoAlan Stern1-0/+2
2015-03-12USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde1-0/+2
2015-03-05USB: EHCI: adjust error return codeAlan Stern1-3/+3
2015-03-02usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2-9/+18
2015-03-02USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-03-02USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-01-29usb: musb: Fix a few off-by-one lengthsRasmus Villemoes2-10/+10
2015-01-29USB: adutux: NULL dereferences on disconnectDan Carpenter1-5/+0
2015-01-29usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior1-1/+0
2015-01-29USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern1-4/+4
2015-01-29USB: console: fix potential use after freeJohan Hovold1-5/+10
2015-01-29USB: console: fix uninitialised ldisc semaphoreJohan Hovold1-0/+1
2015-01-29USB: keyspan: fix null-deref at probeJohan Hovold1-5/+15
2015-01-29USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson1-1/+3
2015-01-29USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick1-1/+1
2015-01-29usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi1-0/+3
2015-01-29usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi1-2/+1
2015-01-29OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-01-26cdc-acm: memory leak in error caseOliver Neukum1-0/+1
2015-01-26USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman1-4/+5
2015-01-07USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman2-75/+25
2015-01-06usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl1-12/+32
2014-12-06usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu4-4/+52
2014-12-06USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman1-2/+1
2014-12-06usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede1-0/+3
2014-12-06usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark2-4/+68
2014-12-06USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick1-0/+1
2014-12-06USB: keyspan: fix tty line-status reportingJohan Hovold1-28/+48
2014-12-06USB: keyspan: fix overrun-error reportingJohan Hovold1-10/+11
2014-12-06USB: ssu100: fix overrun-error reportingJohan Hovold1-8/+3
2014-11-13usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-11-13usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-3/+4
2014-11-13usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi3-7/+15
2014-11-13USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold1-2/+3
2014-11-13usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede1-0/+2