aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-06-10usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-06-10usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-06-10USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-06-10USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-06-10USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-06-10xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-10xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-10xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-17uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede
2015-05-17uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-05-17uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede
2015-05-17usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun
2015-05-17cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-05-17cdc-acm: add sanity checksOliver Neukum
2015-05-17usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: phy: Find the right match in devm_usb_phy_matchAxel Lin
2015-05-17usb: musb: core: fix TX/RX endpoint orderFelipe Balbi
2015-05-17cdc-wdm: fix endianness bug in debug statementsOliver Neukum
2015-05-17usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-05-13Merge tag 'v3.18.11-rt7-lno1' of git://git.linaro.org/people/anders.roxell/li...Kevin Hilman
2015-05-08a few open coded completionsSebastian Andrzej Siewior
2015-05-08usb: use _nort in givebackSebastian Andrzej Siewior
2015-04-27usb: serial: silence all non-critical read errorsJeremiah Mahler
2015-04-24usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-24usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-04-24USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-04-24USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-04-24USB: keyspan_pda: add new device idNathaniel W Filardo
2015-04-16usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen
2015-04-16usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun
2015-04-16usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck
2015-04-16uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede
2015-03-28gadgetfs: use-after-free in ->aio_read()Al Viro
2015-03-14USB: serial: fix tty-device error handling at probeJohan Hovold
2015-03-14USB: serial: fix potential use-after-free after failed probeJohan Hovold
2015-03-14USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-14xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-03-14xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-14xhci: Allocate correct amount of scratchpad buffersMathias Nyman