aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-06-05Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-06-04USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair
2015-05-26Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-05-26usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda
2015-05-26usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi
2015-05-26usb: gadget: f_fs: fix check in read operationRui Miguel Silva
2015-05-26usb: musb: fix order of conditions for assigning end point operationsBen Hutchings
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi
2015-05-26usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak
2015-05-26usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak
2015-05-26usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik
2015-05-26usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta
2015-05-26usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-26usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-26usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda
2015-05-24usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge
2015-05-24usb: make module xhci_hcd removableArthur Demchenkov
2015-05-21USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen
2015-05-14Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-05-14usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk
2015-05-10usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-05-09Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe
2015-05-09xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-05-09xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-05-09xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-09Merge tag 'usb-ci-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-05-09Merge tag 'fixes-for-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-05-06usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt
2015-04-29USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-04-29USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-04-29USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-04-28cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-04-28Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann
2015-04-27usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann
2015-04-27usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller
2015-04-27usb: gadget: hid: Fix static variable usageKrzysztof Opasiak
2015-04-27usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-04-27usb: gadget: xilinx: fix devm_ioremap_resource() checkVladimir Zapolskiy
2015-04-27usb: dwc3: dwc3-omap: correct the register macrosBin Liu
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds