summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-07Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-07USB: option: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-07USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch
2016-04-07USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer
2016-04-06usb: dwc3: keystone: drop dma_mask configurationGrygorii Strashko
2016-04-06usb: gadget: udc-core: remove manual dma configurationGrygorii Strashko
2016-04-06usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda
2016-04-04usb: dwc2: do not override forced dr_mode in gadget setupPrzemek Rudy
2016-04-04usb: gadget: f_midi: unlock on errorDan Carpenter
2016-03-31USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum
2016-03-31USB: cypress_m8: add endpoint sanity checkOliver Neukum
2016-03-31USB: mct_u232: add sanity checking in probeOliver Neukum
2016-03-30usb: fix regression in SuperSpeed endpoint descriptor parsingMathias Nyman
2016-03-30USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2016-03-30usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda
2016-03-30usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda
2016-03-30usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello
2016-03-30usb: phy: qcom-8x16: fix regulator API abuseArnd Bergmann
2016-03-29usb: gadget: composite: Access SSP Dev Cap fields properlyJohn Youn
2016-03-29usb: gadget: udc: atmel: don't disable enpdoints we don't ownFelipe Balbi
2016-03-29usb: dwc3: gadget: fix endpoint renamingFelipe Balbi
2016-03-29usb: dwc3: gadget: release spin lock during gadget resumeJiebing Li
2016-03-29usb: dwc3: core: improve reset sequenceFelipe Balbi
2016-03-29usb: gadget: f_midi: added spinlock on transmit functionFelipe F. Tonello
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede
2016-03-18USB: cdc-acm: more sanity checkingOliver Neukum
2016-03-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-03-18usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange
2016-03-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-03-17usb: common: convert to use match_string() helperHeikki Krogerus
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-16Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus
2016-03-15Merge commit '840f5b0572ea' into v4l_for_linusMauro Carvalho Chehab