summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2015-01-26Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-4/+4
2015-01-25USB: Add OTG PET device to TPLMacpaul Lin-0/+9
2015-01-25usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko-0/+7
2015-01-25uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede-0/+7
2015-01-25storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs-1/+1
2015-01-19usb: phy: never defer probe in non-OF caseHeikki Krogerus-1/+1
2015-01-19usb: dwc2: call dwc2_is_controller_alive() under spinlockRobert Baldyga-3/+3
2015-01-14Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-5/+6
2015-01-14Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-15/+41
2015-01-14usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi-0/+3
2015-01-14usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi-2/+1
2015-01-13usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann-3/+2
2015-01-12Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-4/+21
2015-01-12usb: serial: handle -ENODEV quietly in generic_submit_read_urbJeremiah Mahler-1/+1
2015-01-12usb: serial: silence all non-critical read errorsJeremiah Mahler-1/+1
2015-01-10USB: console: fix potential use after freeJohan Hovold-5/+10
2015-01-10USB: console: fix uninitialised ldisc semaphoreJohan Hovold-0/+1
2015-01-09usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu-1/+11
2015-01-09usb: gadget: gadgetfs: fix an oops in ep_write()Dan Carpenter-0/+1
2015-01-09usb: phy: Fix deferred probingMaxime Ripard-3/+3
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha-3/+15
2015-01-09uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosuresHans de Goede-0/+14
2015-01-09uas: Do not blacklist ASM1153 disk enclosuresHans de Goede-13/+28
2015-01-09usb: gadget: udc: avoid dereference before NULL check in ep_queueJohn W. Linville-1/+2
2015-01-09usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu-1/+1
2015-01-09uas: disable UAS on Apricorn SATA donglesDarrick J. Wong-0/+10
2015-01-09uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013Hans de Goede-0/+7
2015-01-09uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013Hans de Goede-0/+7
2015-01-09xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede-0/+2
2015-01-09USB: EHCI: adjust error return codeAlan Stern-3/+3
2015-01-09USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern-4/+4
2015-01-09xhci: Check if slot is already in default state before moving it thereMathias Nyman-0/+9
2015-01-09Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen-1/+2
2015-01-07USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xxReinhard Speyerer-2/+10
2015-01-06USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson-1/+3
2015-01-02USB: keyspan: fix null-deref at probeJohan Hovold-5/+15
2015-01-02USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick-1/+1
2014-12-23usb: phy: Restore deferred probing pathThierry Reding-4/+10
2014-12-22usb: gadget: udc: atmel: fix possible IN hang issueBo Shen-1/+0
2014-12-22usb: gadget: udc: atmel: change setting for DMABo Shen-3/+3
2014-12-22usb: dwc3: pci: add support for Intel Sunrise Point PCHHeikki Krogerus-0/+4
2014-12-22usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht-0/+1
2014-12-22usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior-1/+0
2014-12-22usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop()Robert Baldyga-3/+7
2014-12-22usb: gadget: fix misspelling of current function in stringJulia Lawall-3/+4
2014-12-22usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren-0/+4
2014-12-22usb: gadget: f_uac1: access freed memory at f_audio_free_instPeter Chen-1/+1
2014-12-22usb: musb: Fix a few off-by-one lengthsRasmus Villemoes-10/+10
2014-12-22usb: musb: blackfin: fix build breakFelipe Balbi-1/+1
2014-12-22usb: musb: debugfs: cope with blackfin's odditiesFelipe Balbi-8/+10