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