summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* USB: visor: Match I330 phone more preciselyJason A. Donenfeld2015-06-031-1/+1
* xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-06-031-1/+1
* xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-06-031-1/+1
* xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-06-031-0/+5
* Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe2015-05-261-0/+3
* usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt2015-05-261-1/+5
* usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz2015-05-151-0/+9
* usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-152-8/+11
* usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-151-3/+4
* usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-152-2/+3
* usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-041-2/+2
* usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-041-1/+1
* usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-041-1/+1
* usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-041-1/+1
* usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-041-1/+1
* usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-041-1/+1
* usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-041-2/+3
* usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi2015-05-041-2/+1
* usb: phy: Find the right match in devm_usb_phy_matchAxel Lin2015-05-041-1/+3
* cdc-wdm: fix endianness bug in debug statementsOliver Neukum2015-05-041-5/+7
* usb: gadget: composite: enable BESL supportFelipe Balbi2015-05-041-1/+1
* usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-04-221-1/+1
* usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-04-221-1/+8
* USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein2015-04-221-2/+6
* USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2015-04-222-0/+7
* USB: zte_ev: fix removed PIDsJohan Hovold2015-04-091-0/+8
* HID: yet another buggy ELAN touchscreenOliver Neukum2015-03-161-0/+3
* xhci: no switching back on non-ULT HaswellOliver Neukum2015-03-131-14/+0
* cdc-acm: Add support for Denso cradle CU-321Björn Gerhart2015-03-121-0/+2
* usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi2015-03-121-4/+6
* usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi2015-03-121-1/+4
* USB: serial: add Google simple serial SubClass supportAnton Staaf2015-03-122-0/+11
* USB: serial: fix tty-device error handling at probeJohan Hovold2015-03-121-1/+10
* USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-03-121-1/+1
* USB: serial: fix infinite wait_until_sent timeoutJohan Hovold2015-03-121-2/+3
* xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-122-2/+11
* xhci: Allocate correct amount of scratchpad buffersMathias Nyman2015-03-121-2/+3
* usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian2015-03-121-2/+28
* usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-03-122-0/+5
* USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2015-03-122-0/+37
* USB: usbfs: don't leak kernel data in siginfoAlan Stern2015-03-121-0/+2
* USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-03-121-0/+2
* USB: EHCI: adjust error return codeAlan Stern2015-03-051-3/+3
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-03-012-9/+18
* USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern2015-03-011-8/+8
* USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen2015-03-011-0/+1
* usb: musb: Fix a few off-by-one lengthsRasmus Villemoes2015-01-292-10/+10
* USB: adutux: NULL dereferences on disconnectDan Carpenter2015-01-291-5/+0
* usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior2015-01-291-1/+0
* USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern2015-01-291-4/+4