summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-07-09USB: Chipidea: add ci13xxx device id managementRichard Zhao
2012-07-09USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao
2012-07-09usb: renesas_usbhs: use dmaengine helper functionsKuninori Morimoto
2012-07-09drivers: usb: otg: fix build break in twl6030-usb.cKishon Vijay Abraham I
2012-07-09usb/hcd: Ensure scatter-gather is not used for isoc transfersHans de Goede
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern
2012-07-08mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill
2012-07-08mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill
2012-07-06Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2012-07-06usb: convert port_owners type from void * to struct dev_state *Lan Tianyu
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao
2012-07-06usb: chipidea: msm: add remove methodFelipe Balbi
2012-07-06usb: chipidea: msm: add missing section annotationFelipe Balbi
2012-07-06usb: chipidea: drop useless arch-checkFelipe Balbi
2012-07-06usb: chipidea: remove unneeded NULL checkAlexander Shishkin
2012-07-06usbdevfs: Use scatter-gather lists for large bulk transfersHans de Goede
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede
2012-07-06usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede
2012-07-06USB: class: cdc-acm: Fixed coding style issue.Jeffrin Jose
2012-07-06USB: ehci-s5p: use devm_ functionsJingoo Han
2012-07-06USB: ohci-exynos: use devm_ functionsJingoo Han
2012-07-06USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han
2012-07-05USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork
2012-07-05USB: metro-usb: fix tty_flip_buffer_push useJohan Hovold
2012-07-05USB: option: Add MEDIATEK product idsGaosen Zhang
2012-07-05USB: option: add ZTE MF60Bjørn Mork
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-07-05Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-07-05Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-07-05Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman
2012-07-04Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...Tony Lindgren
2012-07-03Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2012-07-02xhci: Fix hang on back-to-back Set TR Deq Ptr commands.Sarah Sharp
2012-07-02usb: Add support for root hub port status CASStanislaw Ledwon
2012-07-02usb: phy: fix error handling in usb_get_phyKishon Vijay Abraham I
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-07-02usb: gadget: at91_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: fsl_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: s3c-hsotg: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: lpc32xx_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: mass_storage: make "file" and "ro" read only in some casesMichal Nazarewicz
2012-07-02usb: dwc3: return error in case of run/stop timeoutPratyush Anand
2012-07-02usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration receivedPratyush Anand
2012-07-02usb: dwc3: no need to clear INIT{U1,U2}ENA bitsPratyush Anand
2012-07-02usb: dwc3: keep default hird threshold value as 4b1100Pratyush Anand
2012-07-02usb: dwc3: correct set_halt implementation for ep0Pratyush Anand
2012-06-28Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanupTony Lindgren
2012-06-27ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error pathRuss Dill