summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-03-07usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese3-36/+100
2014-03-07usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeueThomas Pugliese1-1/+10
2014-03-07usb: wusbcore: fix potential double list_del on urb dequeueThomas Pugliese1-2/+6
2014-03-03USB: sisusb: Use static const, fix typoJoe Perches1-4/+6
2014-03-03USB: EHCI: tegra: Drop unused definesThierry Reding1-4/+0
2014-03-02Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman3-3/+18
2014-02-28usb: wusbcore: fix compile warningsThomas Pugliese2-7/+3
2014-02-28usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork1-1/+1
2014-02-28hub: debug message for failing to enable deviceOliver Neukum1-1/+5
2014-02-28usb: wusbcore: add info to HWA debug printsThomas Pugliese1-9/+16
2014-02-28usb: wusbcore: read actual_length bytes isoc in segmentsThomas Pugliese1-1/+1
2014-02-28usb: wusbcore: adjust iterator correctly when searching for ep comp descriptorThomas Pugliese1-1/+1
2014-02-28usb: wusbcore: add a convenience function for completing a transfer segmentThomas Pugliese1-21/+27
2014-02-28usb: wusbcore: prevent urb dequeue and giveback raceThomas Pugliese1-10/+27
2014-02-28usb: wusbcore: fix stranded URB after HWA unplugThomas Pugliese1-5/+51
2014-02-28usb: wusbcore: fix kernel panic on HWA unplugThomas Pugliese1-4/+44
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka1-3/+10
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2-0/+8
2014-02-24USB: complain if userspace resets an active endpointAlan Stern1-0/+16
2014-02-24usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam1-1/+1
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik2-0/+13
2014-02-24usb: chipidea: use dev_get_platdata()Jingoo Han1-2/+2
2014-02-24usb: chipidea: udc: refine ep operation at isr_tr_complete_handlerPeter Chen1-20/+8
2014-02-24usb: chipidea: refine PHY operationPeter Chen3-52/+26
2014-02-24Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman12-78/+127
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET1-2/+2
2014-02-20Merge 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-18usb: host: remove USB_ARCH_HAS_?HCIPaul Bolle1-10/+0
2014-02-18usb: musb: correct use of schedule_delayed_work()Daniel Mack2-6/+9
2014-02-18usb: musb: do not sleep in atomic contextDaniel Mack2-5/+17
2014-02-18USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado1-1/+2
2014-02-18USB: EHCI: add delay during suspend to prevent erroneous wakeupsAlan Stern1-4/+22
2014-02-18Merge 3.14-rc3 into usb-nextGreg Kroah-Hartman8-66/+46
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-15usb: dwc2: fix dereference before NULL checkPaul Zimmerman1-5/+9
2014-02-15xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede1-0/+1
2014-02-15uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede1-0/+1
2014-02-11usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike1-1/+2
2014-02-11usb/misc/usbled: Add Riso Kagaku Webmail NotifierChristian Vogel1-0/+34
2014-02-11USB: ELAN: Remove useless "default M" linesPaul Bolle2-2/+0
2014-02-11Remove MACH_OMAP_H4_OTGRichard Weinberger1-1/+1