summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman-11/+3
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner-0/+4
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner-0/+4
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka-3/+10
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain-0/+8
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET-2/+2
2014-02-20Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-63/+78
2014-02-20usb: musb: correct use of schedule_delayed_work()Daniel Mack-6/+9
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright-31/+26
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz-1/+6
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen-1/+1
2014-02-18usb: musb: correct use of schedule_delayed_work()Daniel Mack-6/+9
2014-02-18usb: musb: do not sleep in atomic contextDaniel Mack-5/+17
2014-02-18USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado-1/+2
2014-02-18USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern-4/+22
2014-02-18usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli-26/+32
2014-02-18usb: musb: do not sleep in atomic contextDaniel Mack-5/+17
2014-02-18usb: gadget: s3c2410_udc: Fix build errorSachin Kamat-1/+1
2014-02-18usb: musb: core: Fix remote-wakeup resumeRoger Quadros-1/+9
2014-02-18usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta-0/+3
2014-02-18usb: musb: fix obex in g_nokia.ko causing kernel panicFelipe Balbi-2/+0
2014-02-11usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike-1/+2
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp-52/+2
2014-02-07Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp-1/+1
2014-02-07Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp-3/+3
2014-02-07xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp-3/+11
2014-02-05usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer-7/+17
2014-02-05USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn-0/+8
2014-02-05usb: qcserial: add Netgear Aircard 340UBjørn Mork-0/+3
2014-02-04usb-storage: enable multi-LUN scanning when neededAlan Stern-1/+9
2014-02-04USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich-1/+2
2014-02-04usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern-0/+7
2014-02-04usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern-1/+1
2014-02-04usb: phy: move some error messages to debugJosh Boyer-5/+3
2014-02-04usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork-0/+2
2014-02-04usb: dwc2: fix memory corruption in dwc2 driverPaul Zimmerman-11/+0
2014-02-04usb: dwc2: fix role switch breakagePaul Zimmerman-1/+1
2014-02-04usb: dwc2: bail out early when booting with "nousb"Andre Heider-0/+3
2014-02-04Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-45/+62
2014-01-30Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp-17/+23
2014-01-29Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp-20/+33
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt-12/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-21/+20
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-22/+17
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+12
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp-8/+1
2014-01-22xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp-0/+5
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3884/+9687
2014-01-13usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen-2/+17