aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-13usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede3-2/+24
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede1-1/+6
2016-04-13usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero valuePeter Griffin1-1/+1
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman4-4/+9
2016-04-13usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda1-0/+13
2016-04-13usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda2-0/+11
2016-04-13xhci: resume USB 3 roothub firstMathias Nyman1-3/+3
2016-04-13usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-04-13cdc-acm: fix crash if flushed with nothing bufferedOliver Neukum1-0/+4
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds21-147/+150
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman4-0/+15
2016-04-07Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman7-20/+34
2016-04-07USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-07USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-07USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-06usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko1-5/+0
2016-04-06usb: gadget: udc-core: remove manual dma configurationGrygorii Strashko1-6/+0
2016-04-06usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus1-0/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov3-5/+5
2016-04-04usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda1-1/+5
2016-04-04usb: dwc2: do not override forced dr_mode in gadget setupPrzemek Rudy1-5/+18
2016-04-04usb: gadget: f_midi: unlock on errorDan Carpenter1-1/+3
2016-03-31USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-03-31USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-03-31USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-03-30usb: fix regression in SuperSpeed endpoint descriptor parsingMathias Nyman1-9/+7
2016-03-30USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2016-03-30usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda1-0/+1
2016-03-30usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda1-1/+2
2016-03-30usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2016-03-30usb: phy: qcom-8x16: fix regulator API abuseArnd Bergmann1-61/+11
2016-03-29usb: gadget: composite: Access SSP Dev Cap fields properlyJohn Youn1-3/+5
2016-03-29usb: gadget: udc: atmel: don't disable enpdoints we don't ownFelipe Balbi1-14/+0
2016-03-29usb: dwc3: gadget: fix endpoint renamingFelipe Balbi1-2/+3
2016-03-29usb: dwc3: gadget: release spin lock during gadget resumeJiebing Li1-1/+5
2016-03-29usb: dwc3: core: improve reset sequenceFelipe Balbi1-30/+18
2016-03-29usb: gadget: f_midi: added spinlock on transmit functionFelipe F. Tonello1-0/+9
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-4/+5
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-106/+89
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+12
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-14/+8
2016-03-18Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-4/+18
2016-03-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede1-1/+1
2016-03-18USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-03-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-03-18usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange1-2/+3
2016-03-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1