summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-69/+69
2014-04-02Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2014-04-02Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-7/+4
2014-04-01Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2014-03-19extcon: Move OF helper function to extcon core and change function nameChanwoo Choi1-2/+1
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman3-11/+11
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai18-92/+156
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea4-65/+65
2014-03-09staging: usbip: claim ports used by shared devicesValentina Manea2-4/+2
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman1-11/+3
2014-03-07usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner1-0/+4
2014-03-07usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner1-0/+4
2014-03-07usb: don't use PREPARE_DELAYED_WORKTejun Heo1-2/+2
2014-03-03Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman3-3/+18
2014-02-27usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka1-3/+10
2014-02-27USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2-0/+8
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai23-131/+136
2014-02-25Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman12-78/+127
2014-02-22usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET1-2/+2
2014-02-21Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman8-63/+78
2014-02-20usb: musb: correct use of schedule_delayed_work()Daniel Mack2-6/+9
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright1-31/+26
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz1-1/+6
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen1-1/+1
2014-02-19usb: musb: correct use of schedule_delayed_work()Daniel Mack2-6/+9
2014-02-19usb: musb: do not sleep in atomic contextDaniel Mack2-5/+17
2014-02-19USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado1-1/+2
2014-02-19USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern1-4/+22
2014-02-18usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli1-26/+32
2014-02-18usb: musb: do not sleep in atomic contextDaniel Mack2-5/+17
2014-02-18usb: gadget: s3c2410_udc: Fix build errorSachin Kamat1-1/+1
2014-02-18usb: musb: core: Fix remote-wakeup resumeRoger Quadros1-1/+9
2014-02-18usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta1-0/+3
2014-02-18usb: musb: fix obex in g_nokia.ko causing kernel panicFelipe Balbi1-2/+0
2014-02-18Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman23-131/+136
2014-02-14usb: gadget: Convert to snd_card_new() with a device pointerTakashi Iwai2-7/+4
2014-02-12usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike1-1/+2
2014-02-08Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp1-52/+2
2014-02-08Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp1-1/+1
2014-02-08Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp2-3/+3
2014-02-08xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp1-3/+11
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea2-0/+2
2014-02-05usb: core: Fix potential memory leak adding dyn USBdevice IDsChristian Engelmayer1-7/+17
2014-02-05USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn2-0/+8
2014-02-05usb: qcserial: add Netgear Aircard 340UBjørn Mork1-0/+3
2014-02-05usb-storage: enable multi-LUN scanning when neededAlan Stern2-1/+9
2014-02-05USB: simple: add Dynastream ANT USB-m Stick device supportKristóf Ralovich1-1/+2
2014-02-05usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern1-0/+7
2014-02-05usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern1-1/+1
2014-02-05usb: phy: move some error messages to debugJosh Boyer1-5/+3