summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2015-01-09usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu
2015-01-09usb: gadget: gadgetfs: fix an oops in ep_write()Dan Carpenter
2015-01-09usb: phy: Fix deferred probingMaxime Ripard
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-09uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosuresHans de Goede
2015-01-09uas: Do not blacklist ASM1153 disk enclosuresHans de Goede
2015-01-09usb: gadget: udc: avoid dereference before NULL check in ep_queueJohn W. Linville
2015-01-09usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu
2015-01-09uas: disable UAS on Apricorn SATA donglesDarrick J. Wong