summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-19usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-04-19USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-04-19USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-04-19USB: keyspan_pda: add new device idNathaniel W Filardo
2015-04-13usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen
2015-04-13usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun
2015-04-13usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck
2015-04-13uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede
2015-03-26gadgetfs: use-after-free in ->aio_read()Al Viro
2015-03-18USB: serial: fix tty-device error handling at probeJohan Hovold
2015-03-18USB: serial: fix potential use-after-free after failed probeJohan Hovold
2015-03-18USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-18xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-03-18usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard
2015-03-18usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz
2015-03-18usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2015-03-18usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield
2015-03-18USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover
2015-03-18USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-03-18USB: mxuport: fix null deref when used as a consoleJohan Hovold
2015-03-18USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde
2015-03-18Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-03-18uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede
2015-03-06cdc-acm: add sanity checksOliver Neukum
2015-03-06USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-03-06USB: don't cancel queued resets when unbinding driversAlan Stern
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06usb: dwc3: gadget: add missing spin_lock()Felipe Balbi
2015-03-06USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-03-06USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen
2015-01-26Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-25USB: Add OTG PET device to TPLMacpaul Lin
2015-01-25usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko
2015-01-25uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede
2015-01-25storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs
2015-01-19usb: phy: never defer probe in non-OF caseHeikki Krogerus
2015-01-19usb: dwc2: call dwc2_is_controller_alive() under spinlockRobert Baldyga
2015-01-14Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-14Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-14usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-14usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2015-01-13usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann
2015-01-12Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-12usb: serial: handle -ENODEV quietly in generic_submit_read_urbJeremiah Mahler
2015-01-12usb: serial: silence all non-critical read errorsJeremiah Mahler
2015-01-10USB: console: fix potential use after freeJohan Hovold
2015-01-10USB: console: fix uninitialised ldisc semaphoreJohan Hovold