summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-02-05uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede
2015-02-05usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko
2015-02-05USB: Add OTG PET device to TPLMacpaul Lin
2015-01-27usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2015-01-27USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-27USB: console: fix potential use after freeJohan Hovold
2015-01-27USB: console: fix uninitialised ldisc semaphoreJohan Hovold
2015-01-27usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu
2015-01-27usb: gadget: udc: atmel: fix possible IN hang issueBo Shen
2015-01-27usb: gadget: udc: atmel: change setting for DMABo Shen
2015-01-27usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht
2015-01-27USB: keyspan: fix null-deref at probeJohan Hovold
2015-01-27USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xxReinhard Speyerer
2015-01-27USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson
2015-01-27USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick
2015-01-27usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-27usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-27uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosuresHans de Goede
2015-01-27uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013Hans de Goede
2015-01-27uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013Hans de Goede
2015-01-27xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede
2015-01-27xhci: Check if slot is already in default state before moving it thereMathias Nyman
2015-01-16cdc-acm: memory leak in error caseOliver Neukum
2015-01-16USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke
2015-01-16usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl
2015-01-16usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman
2015-01-16HID: yet another buggy ELAN touchscreenOliver Neukum
2014-11-24usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-11-22USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-11-22USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-11-22USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012Hans de Goede
2014-11-22Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-19USB: ssu100: fix overrun-error reportingJohan Hovold
2014-11-19USB: keyspan: fix overrun-error reportingJohan Hovold
2014-11-19USB: keyspan: fix tty line-status reportingJohan Hovold
2014-11-19usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark
2014-11-10usb: dwc3: ep0: fix for dead codeFelipe Balbi
2014-11-10USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs
2014-11-05USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold
2014-11-05Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman
2014-11-03usb: core: notify disconnection when core detects disconnectPeter Chen
2014-11-03usb: core: need to call usb_phy_notify_connect after device setupTony Zheng