aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-5/+0
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-10/+0
2015-06-22Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linusJiri Kosina53-309/+280
2015-06-05Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-0/+3
2015-06-04USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche2-2/+0
2015-06-01usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien1-10/+0
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke3-3/+0
2015-05-26Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman10-33/+66
2015-05-26usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda1-1/+8
2015-05-26usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi1-0/+5
2015-05-26usb: gadget: f_fs: fix check in read operationRui Miguel Silva1-1/+1
2015-05-26usb: musb: fix order of conditions for assigning end point operationsBen Hutchings1-7/+7
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi1-1/+4
2015-05-26usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak1-5/+8
2015-05-26usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak1-1/+3
2015-05-26usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik1-1/+1
2015-05-26usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta1-2/+2
2015-05-26usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-26usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam1-3/+3
2015-05-26usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda1-9/+15
2015-05-26usb/serial: fix grammar in Kconfig help text for FTDI_SIOPaul Gortmaker1-1/+1
2015-05-24usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge2-19/+32
2015-05-24usb: make module xhci_hcd removableArthur Demchenkov1-0/+8
2015-05-21USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2-0/+2
2015-05-14Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman4-6/+2
2015-05-14usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk1-1/+7
2015-05-10usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede1-0/+7
2015-05-09Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe1-0/+3
2015-05-09xhci: gracefully handle xhci_irq dead deviceJoe Lawrence1-1/+1
2015-05-09xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman1-1/+1
2015-05-09xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman1-0/+5
2015-05-09Merge tag 'usb-ci-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linusGreg Kroah-Hartman1-1/+5
2015-05-09Merge tag 'fixes-for-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman29-131/+147
2015-05-06usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt1-1/+5
2015-04-29USB: visor: Match I330 phone more preciselyJason A. Donenfeld1-1/+1
2015-04-29USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2-5/+0
2015-04-29USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards1-0/+1
2015-04-28cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas1-1/+6
2015-04-28Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov1-3/+10
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun1-4/+0
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede1-1/+4
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2-2/+14
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede3-5/+9
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann23-78/+78
2015-04-27usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann1-1/+1
2015-04-27usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller1-1/+4
2015-04-27usb: gadget: hid: Fix static variable usageKrzysztof Opasiak1-2/+14
2015-04-27usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak1-0/+1