summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-08-18USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-08-18USB: serial: pl2303: add device id for ztek deviceGreg KH2-0/+2
2014-08-18USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-08-18USB: zte_ev: remove duplicate Qualcom PIDJohan Hovold1-1/+0
2014-08-18USB: zte_ev: remove duplicate Gobi PIDJohan Hovold1-1/+0
2014-08-18Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"Johan Hovold2-21/+21
2014-08-18USB: option: add VIA Telecom CDS7 chipset device idBrennan Ashton1-0/+5
2014-08-18USB: option: reduce interrupt-urb logging verbosityJohan Hovold1-0/+2
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-9/+9
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds208-5638/+8179
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2014-08-01USB: devio: fix issue with log floodingOliver Neukum1-1/+1
2014-08-01uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede1-3/+9
2014-08-01uas: Only complain about missing sg if all other checks succeedHans de Goede1-18/+10
2014-08-01xhci: Add missing checks for xhci_alloc_command failureHans de Goede2-0/+8
2014-08-01xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede1-2/+2
2014-08-01xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede3-2/+7
2014-08-01uas: Limit qdepth to 32 when connected over usb-2Hans de Goede1-1/+1
2014-08-01usb-core bInterval quirkJames P Michels III2-0/+15
2014-08-01USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-08-01USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-07-23staging: keucr: remove driverKristina Martšenko2-3/+3
2014-07-22usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-07-22usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann1-0/+3
2014-07-22usb: core: allow zero packet flag for interrupt urbsAmit Virdi1-0/+1
2014-07-22usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand1-2/+2
2014-07-22USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu1-0/+2
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+21
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman150-4923/+6595
2014-07-18USB: OHCI: add check for stopped frame counterAlan Stern2-2/+35
2014-07-18USB: OHCI: add I/O watchdog for orphan TDsAlan Stern5-0/+148
2014-07-18USB: OHCI: make URB completions single-threadedAlan Stern4-12/+34
2014-07-18USB: OHCI: redesign the TD done listAlan Stern4-58/+70
2014-07-18USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern1-14/+8
2014-07-18USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern3-160/+5
2014-07-18USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-07-18usb-core: Remove Fix mes in file hcd.cNicholas Krause1-4/+0
2014-07-18usbcore: don't log on consecutive debounce failures of the same portOliver Neukum1-3/+8
2014-07-17usb: Check if port status is equal to RxDetectGavin Guo1-0/+19
2014-07-17USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick1-3/+0
2014-07-17USB: Add LVS Test device driverPratyush Anand3-0/+468
2014-07-17USB: Add EXPORT_SYMBOL for usb_alloc_devPratyush Anand1-0/+1
2014-07-17USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-07-17USB: OHCI: fix bugs in debug routinesAlan Stern2-9/+10
2014-07-17USB: OHCI: add SG supportAlan Stern2-19/+73
2014-07-17USB: shutdown all URBs after controller deathAlan Stern1-3/+4
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza1-2/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke2-6/+8