aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-1/+1
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley3-9/+10
2014-11-24usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede1-0/+3
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke1-1/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-1/+1
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu4-4/+52
2014-11-22USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman2-80/+25
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu1-4/+1
2014-11-22USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman1-2/+1
2014-11-22USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012Hans de Goede1-0/+7
2014-11-22Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman5-50/+131
2014-11-19USB: ssu100: fix overrun-error reportingJohan Hovold1-8/+3
2014-11-19USB: keyspan: fix overrun-error reportingJohan Hovold1-10/+11
2014-11-19USB: keyspan: fix tty line-status reportingJohan Hovold1-28/+48
2014-11-19usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark2-4/+68
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-1/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-2/+2
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig1-1/+0
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig1-1/+1
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke1-4/+6
2014-11-10usb: dwc3: ep0: fix for dead codeFelipe Balbi1-4/+4
2014-11-10USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick1-0/+1
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman1-1/+1
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman2-3/+4
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init()Mark Knibbs1-2/+2
2014-11-05USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold1-2/+3
2014-11-05Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman1-1/+1
2014-11-03usb: core: notify disconnection when core detects disconnectPeter Chen1-2/+1
2014-11-03usb: core: need to call usb_phy_notify_connect after device setupTony Zheng1-3/+4
2014-11-03uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede1-0/+14
2014-11-03xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2014-11-03USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah1-0/+3
2014-11-03USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah1-0/+3
2014-11-03usb: storage: fix build warnings !CONFIG_PMLuis Henriques1-0/+2
2014-11-03usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki1-2/+2
2014-11-03uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede1-0/+7
2014-11-03xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede1-0/+4
2014-11-03USB: HWA: fix a warning messageDan Carpenter1-1/+1
2014-11-03uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede1-0/+7
2014-11-03usb-storage: handle a skipped data phaseAlan Stern1-0/+26
2014-11-03usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede1-0/+2
2014-11-03cdc-acm: ensure that termios get set when the port is activatedJim Paris1-0/+5
2014-11-03USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold1-0/+1
2014-11-03USB: opticon: fix non-atomic allocation in write pathJohan Hovold1-1/+1
2014-11-03USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold1-2/+3
2014-10-29Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman5-16/+25
2014-10-28usb: dwc2: gadget: fix enumeration issuesMarek Szyprowski1-1/+1
2014-10-27usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer1-1/+0
2014-10-23usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte1-1/+3