aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-08-10usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork
2012-08-10usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-08-10USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli
2012-08-10OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda
2012-08-10usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Marc Kleine-Budde
2012-08-10USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi
2012-08-10USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan
2012-08-10usb: dwc3: core: use devm_iremap_nocache() versionFelipe Balbi
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-08-09Merge tag 'for-usb-linus-2012-08-08' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D
2012-08-09usb: phy: mv_u3d: Add usb phy driver for mv_u3dYu Xu
2012-08-09usb: musb: Prevent the masking of the return valueShubhrajyoti D
2012-08-09usb: otg: Remove the unneeded NULL checkShubhrajyoti D
2012-08-09usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delayPratyush Anand
2012-08-09usb: musb: Remove redundant if statementRoger Quadros
2012-08-09usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-08xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann
2012-08-07xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp
2012-08-07xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp
2012-08-07xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-08-07usb: musb: use DMA mode 1 whenever possibleRoger Quadros
2012-08-07usb: dwc3: gadget: correct missed isoc when endpoint is busyPratyush Anand
2012-08-07usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath
2012-08-07usb: musb: Fix bad call to kfree() in musb_freeBrian Downing
2012-08-07usb: musb: fix sparse warningsFelipe Balbi
2012-08-07usb: dwc3: gadget: Fix sparse warningsMoiz Sonasath
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-08-03usb: musb: cleanup while removing musb omap glue driverKishon Vijay Abraham I
2012-08-03usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-08-03usb: musb: NAK timeout scheme on bulk TX endpointAjay Kumar Gupta
2012-08-03usb: musb: check for zero byte in musb_read/write_fifoAjay Kumar Gupta
2012-08-03usb: musb: gadget: don't program dma for zero byte txAjay Kumar Gupta
2012-08-03usb: musb: host: don't program dma for zero byte txAjay Kumar Gupta
2012-08-03usb: musb: gadget: use variables according to their names in rxstate()Sergei Shtylyov
2012-08-03usb: musb: reorder runtime pm callAjay Kumar Gupta
2012-08-03usb: musb: am335x: fix pdev resource bugAjay Kumar Gupta
2012-08-03usb: musb: Fix wrong config for am33xx and ti81xxAjay Kumar Gupta
2012-08-03usb: dwc3: ep0: make sure to reinitilize ep1 on STALLFelipe Balbi
2012-08-03usb: dwc3: ep0: fix status phase delayed status directionFelipe Balbi
2012-08-03usb: dwc3: ep0: drop XferNotReady(DATA) supportFelipe Balbi
2012-08-03usb: dwc3: ep0: move DATA phase away from on-demandFelipe Balbi
2012-08-03usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting itFelipe Balbi
2012-08-03usb: dwc3: ep0: drop dead codeFelipe Balbi
2012-08-03usb: dwc3: ep0: split the special cases on ep0_queueFelipe Balbi