aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-06-12USB: option: fix port-data abuseJohan Hovold
2012-06-12USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox
2012-06-12USB: option: Updated Huawei K4605 has better idAndrew Bird
2012-06-12USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy
2012-06-12USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen
2012-06-12USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb
2012-06-12USB: qcserial: Add Sierra Wireless device IDsBjørn Mork
2012-06-12USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork
2012-06-12USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork
2012-06-12usb: gadget: Complete fsl qe/udc driver conversionBen Collins
2012-06-12usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-06-12usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-06-12usb: fsl_mxc_udc.c : Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-06-12usb: gadget: composite: fix ep->maxburst initializationFelipe Balbi
2012-06-11USB: ehci-tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-06-06usb: dwc3: resume phy during gadget initialization on recent coresPratyush Anand
2012-06-06usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definitionPratyush Anand
2012-06-06usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabledFelipe Balbi
2012-06-06usb: dwc3: gadget: don't call stop_active_transfers() on disconnectFelipe Balbi
2012-06-06usb: dwc3: gadget: don't wait for ep cmd IRQFelipe Balbi
2012-06-06usb: dwc3: gadget: drop useless codeFelipe Balbi
2012-06-05renesas_usbhs: cleanup quoted includesPaul Bolle
2012-06-04usb: otg: isp1301_omap: resolve unused variable warning from gccPaul Walmsley
2012-06-04usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failureMantesh Sarasetti
2012-06-04usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas
2012-06-04usb: musb: davinci: Fix build breakageJon Povey
2012-06-04usb: musb: handle nuked ep dma interruptVikram Pandita
2012-06-04usb: gadget: regression fix - usage of usb_epChristoph Fritz
2012-06-04usb: dwc3: Fix break from cleanup request loopPratyush Anand
2012-06-04usb: dwc3: Fix missed isoc IN transactionPratyush Anand
2012-06-04USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definitionPratyush Anand
2012-06-04USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definitionPratyush Anand
2012-06-04USB: DWC3: Generate interrupt on each TRB as default optionPratyush Anand
2012-06-04usb: gadget: s3c-hsudc.c: Remove unneeded conditionIdo Shayevitz
2012-06-04usb: gadget: s3c2410_udc: Remove unneeded conditionIdo Shayevitz
2012-06-04usb: gadget: pxa25x_udc: Remove unneeded conditionIdo Shayevitz
2012-06-04usb: gadget: omap_udc: Remove unneeded conditionIdo Shayevitz
2012-06-04usb: gadget: mv_udc_core: Remove unneeded conditionIdo Shayevitz
2012-06-04usb: gadget: goku_udc: Remove unneeded conditionIdo Shayevitz
2012-06-04usb: gadget: fsl_udc_core: Remove unneeded conditionIdo Shayevitz
2012-06-04usb: gadget: fsl_qe_udc: Remove unneeded conditionIdo Shayevitz
2012-06-04usb: gadget: atmel_usba_udc: Remove unneeded conditionIdo Shayevitz
2012-06-04usb: gadget: uvc: Add super-speed support to UVC webcam gadgetBhupesh Sharma
2012-06-04usb: gadget: uvc: Use macro for interrupt endpoint status size instead of usi...Bhupesh Sharma
2012-06-04usb: gadget: uvc: Fix string descriptor STALL issue when multiple uvc functio...Bhupesh Sharma
2012-06-04usb: gadget: pch_udc: Fix likely misuse of | for &Joe Perches
2012-06-04usb: gadget: ffs: add HID descriptor support.Koen Beel
2012-06-04usb: gadget: f_mass_storage: change default value of the removable parameterMichal Nazarewicz
2012-06-04usb: s3c-hsotg: Use devm_* functions in s3c-hsotg.c fileSachin Kamat
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren