summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-04-18USB: serial: removed assignment from if statements in ti_usb_3410_5052.cAdhir Ramjiawan
2012-04-18usb: Fix various typo within usbMasanari Iida
2012-04-18EHCI: don't try to clear the IAAD bitAlan Stern
2012-04-18USB: Add DT probing support to ehci-spear and ohci-spearStefan Roese
2012-04-18USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han
2012-04-18usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu
2012-04-18usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()Jesper Juhl
2012-04-18usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...Jesper Juhl
2012-04-18usb: host: tegra: re-arranging ehci functionsVenu Byravarasu
2012-04-18isp1760-hcd: fix possible memory leak if urb could not be enqueuedMichael Grzeschik
2012-04-18isp1760-hcd: move dequeued qtds to the front in qhMichael Grzeschik
2012-04-18isp1760-hcd: don't confuse parsers on kmem_cache_createMichael Grzeschik
2012-04-18isp1760-if: make module unloads correctlyMichael Grzeschik
2012-04-18fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh
2012-04-18USB: EHCI: remove wrong debug message for port speedPeter Chen
2012-04-18usb: host: tegra: code clean upVenu Byravarasu
2012-04-18USB: OHCI: remove old SSB OHCI driverHauke Mehrtens
2012-04-18USB: Add driver for the ssb busHauke Mehrtens
2012-04-18USB: Add driver for the bcma busHauke Mehrtens
2012-04-18EHCI: always clear the STS_FLR status bitAlan Stern
2012-04-18Merge tag 'omap-cleanup-a2-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren
2012-04-18usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren
2012-04-18usb: musb: davinci.c: add missing unregisterJulia Lawall
2012-04-18usb: musb: drop __deprecated flagFelipe Balbi
2012-04-17EHCI: fix criterion for resuming the root hubAlan Stern
2012-04-17USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork
2012-04-17usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang
2012-04-17usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang
2012-04-17USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-17USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre
2012-04-17USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre
2012-04-16ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-13ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley
2012-04-12USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-04-12usb: otg: gpio_vbus: Add otg transceiver events and notifiersHeiko Stübner
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-11xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter
2012-04-11xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-11xhci: Fix register save/restore order.Sarah Sharp
2012-04-11xhci: Restore event ring dequeue pointer on resume.Sarah Sharp
2012-04-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-04-11xhci: Warn when hosts don't halt.Sarah Sharp
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-11usb: dwc3: workaround: metastability state on Run/Stop bitFelipe Balbi
2012-04-11usb: dwc3: core: define more revision macrosFelipe Balbi
2012-04-10usb: xhci: fix section mismatch in linux-nextGerard Snitselaar
2012-04-10xHCI: correct to print the true HSEE of USBCMDAlex He
2012-04-10USB: serial: fix race between probe and openJohan Hovold