summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-06-10usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak1-0/+1
2015-06-10usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede1-0/+7
2015-06-10USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards1-0/+1
2015-06-10USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2-5/+0
2015-06-10USB: visor: Match I330 phone more preciselyJason A. Donenfeld1-1/+1
2015-06-10xhci: gracefully handle xhci_irq dead deviceJoe Lawrence1-1/+1
2015-06-10xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman1-1/+1
2015-06-10xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman1-0/+5
2015-05-18uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede1-0/+3
2015-05-18uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2-2/+14
2015-05-18uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede3-5/+9
2015-05-18usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun1-4/+0
2015-05-18cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas1-0/+6
2015-05-18cdc-acm: add sanity checksOliver Neukum1-5/+16
2015-05-18usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+2
2015-05-18usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-18usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2-8/+11
2015-05-18usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-18usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-18usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-18usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-18usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+3
2015-05-18usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+1
2015-05-18usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi1-3/+4
2015-05-18usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2-2/+3
2015-05-18usb: phy: Find the right match in devm_usb_phy_matchAxel Lin1-1/+3
2015-05-18usb: musb: core: fix TX/RX endpoint orderFelipe Balbi1-18/+26
2015-05-18cdc-wdm: fix endianness bug in debug statementsOliver Neukum1-5/+7
2015-05-18usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz1-0/+9
2015-04-28usb: serial: silence all non-critical read errorsJeremiah Mahler1-1/+1
2015-04-25usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-04-25usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu1-1/+8
2015-04-25USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein1-2/+6
2015-04-25USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2-0/+7
2015-04-25USB: keyspan_pda: add new device idNathaniel W Filardo1-0/+3
2015-04-17usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen1-2/+2
2015-04-17usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun1-0/+11
2015-04-17usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck1-0/+3
2015-04-17uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede1-0/+7
2015-03-28gadgetfs: use-after-free in ->aio_read()Al Viro1-3/+12
2015-03-14USB: serial: fix tty-device error handling at probeJohan Hovold1-1/+10
2015-03-14USB: serial: fix potential use-after-free after failed probeJohan Hovold1-1/+1
2015-03-14USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-14xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2-0/+31
2015-03-14xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-03-14xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3
2015-03-14usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard1-9/+9
2015-03-14usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz1-2/+0
2015-03-14usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian1-2/+28
2015-03-14usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2-0/+5