summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-04-22usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-22usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-04-22USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-04-22USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-04-09USB: zte_ev: fix removed PIDsJohan Hovold
2015-03-16HID: yet another buggy ELAN touchscreenOliver Neukum
2015-03-13xhci: no switching back on non-ULT HaswellOliver Neukum
2015-03-12cdc-acm: Add support for Denso cradle CU-321Björn Gerhart
2015-03-12usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi
2015-03-12usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi
2015-03-12USB: serial: add Google simple serial SubClass supportAnton Staaf
2015-03-12USB: serial: fix tty-device error handling at probeJohan Hovold
2015-03-12USB: serial: fix potential use-after-free after failed probeJohan Hovold
2015-03-12USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-12xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-12xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-03-12usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2015-03-12usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield
2015-03-12USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover
2015-03-12USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-03-12USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde
2015-03-05USB: EHCI: adjust error return codeAlan Stern
2015-03-01usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-01USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-03-01USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen
2015-01-29usb: musb: Fix a few off-by-one lengthsRasmus Villemoes
2015-01-29USB: adutux: NULL dereferences on disconnectDan Carpenter
2015-01-29usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2015-01-29USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-29USB: console: fix potential use after freeJohan Hovold
2015-01-29USB: console: fix uninitialised ldisc semaphoreJohan Hovold
2015-01-29USB: keyspan: fix null-deref at probeJohan Hovold
2015-01-29USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson
2015-01-29USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick
2015-01-29usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-29usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2015-01-29OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-26cdc-acm: memory leak in error caseOliver Neukum
2015-01-26USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman
2015-01-07USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2015-01-06usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl
2014-12-06usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-12-06USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-12-06usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-12-06usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark
2014-12-06USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick
2014-12-06USB: keyspan: fix tty line-status reportingJohan Hovold
2014-12-06USB: keyspan: fix overrun-error reportingJohan Hovold
2014-12-06USB: ssu100: fix overrun-error reportingJohan Hovold
2014-11-13usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi