aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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/gregkh/usbLinus Torvalds208-5638/+8179
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus 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/balbi/usb into usb-nextGreg 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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-79/+161
2014-07-16usb: gadget: f_rndis: fix interface id for OS descriptorsAndrzej Pietrasiewicz1-0/+4
2014-07-16usb: gadget: f_uac2: Fix pcm sample size selectionSebastian Reimers1-2/+22
2014-07-16usb: gadget: udc: fsl_mxc_udc: fix sparse errorFelipe Balbi2-0/+5
2014-07-16usb: gadget: udc: net2280: fix sparse errorFelipe Balbi1-1/+1
2014-07-16usb: gadget: udc: fsl_udc_core: fix sparse errorsFelipe Balbi1-4/+8
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz48-29/+36
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz51-399/+420
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz23-501/+521
2014-07-16Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-59/+23
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht5-6/+145