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