summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-11-14usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-3/+4
2014-11-14usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi3-7/+15
2014-11-14xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede1-0/+4
2014-11-14xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2014-11-14usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki1-2/+2
2014-11-14USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold1-2/+3
2014-11-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede1-0/+2
2014-11-14USB: opticon: fix non-atomic allocation in write pathJohan Hovold1-1/+1
2014-11-14usb-storage: handle a skipped data phaseAlan Stern1-0/+26
2014-11-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-11-14USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah1-0/+3
2014-11-14USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah1-0/+3
2014-11-14USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold1-0/+4
2014-11-14USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-11-14usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer1-1/+0
2014-11-14usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen1-6/+34
2014-11-14usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga1-2/+0
2014-11-14usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior1-1/+3
2014-11-14usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner1-1/+2
2014-11-14uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede1-0/+7
2014-11-14uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede1-0/+14
2014-11-14uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede1-0/+7
2014-11-14usb: dwc3: gadget: Properly initialize LINK TRBJack Pham1-2/+1
2014-11-14Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros1-13/+2
2014-11-14USB: option: add Haier CE81B CDMA modemDan Williams1-0/+2
2014-11-14usb: option: add support for Telit LE910Daniele Palmas1-0/+8
2014-11-14USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14
2014-11-14USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold1-2/+3
2014-11-14USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold1-0/+1
2014-11-14usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2-0/+7
2014-11-14usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2-1/+7
2014-11-14USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting1-0/+1
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2-2/+8
2014-10-15usb: musb: dsps: kill OTG timer on suspendFelipe Balbi1-0/+2
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-10-15Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...Felipe Balbi1-1/+0
2014-10-15usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()Dan Carpenter1-1/+2
2014-10-15uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede1-0/+8
2014-10-15uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede1-0/+7
2014-10-15uas: Add no-report-opcodes quirkHans de Goede3-1/+15
2014-10-15uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede3-11/+31
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+7
2014-10-03[SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig1-0/+7
2014-09-19USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-19USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-19USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-11Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-15/+11
2014-09-11xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10