summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-25usb: dwc3: omap: Remove explicit writes to SYSCONFIG registerKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use runtime API's to enable clocksKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use of_platform API to create dwc3 core pdevKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use device_for_each_child to handle child removalKishon Vijay Abraham I
2013-01-25usb: dwc3: exynos: fix compatible strings for the deviceVivek Gautam
2013-01-24usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam
2013-01-24USB: fix sign-extension bug in the hub driverAlan Stern
2013-01-24USB: uhci: beautify source codeChen Gang
2013-01-24USB: option: add and update Alcatel modemsBjørn Mork
2013-01-24USB: misc: usb3503: add dt supportDongjin Kim
2013-01-24USB: UHCI: remove unused definitionWoody Suwalski
2013-01-24USB: uhci: check buffer length to avoid memory overflowChen Gang
2013-01-24usb: gadget: constify all struct usb_gadget_opsFelipe Balbi
2013-01-24usb: gadget: mv_udc: fix the value of tranceiverChao Xie
2013-01-24usb: host: ehci-mv: remove unused variableChao Xie
2013-01-24usb: otg: mv_otg: use devm_xxx for probeChao Xie
2013-01-24usb: gadget: mv_udc: fix the warning of mv_udc_removeChao Xie
2013-01-24usb: gadget: mv_udc: use devm_xxx for probeChao Xie
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi
2013-01-24usb: gadget: s3c2410: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: pxa27x_udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: pxa25x_udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: pch_udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: omap_udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: m66592-udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: fsl_udc_core: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: goku_udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: fusb300_udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: gadget: amd5536udc: convert to udc_start/udc_stopFelipe Balbi
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore
2013-01-24USB: XHCI: fix memory leak of URB-private dataAlan Stern
2013-01-24drivers: xhci: fix incorrect bit testNickolai Zeldovich
2013-01-24xhci: Fix TD size for isochronous URBs.Sarah Sharp
2013-01-24xhci: Fix isoc TD encoding.Sarah Sharp
2013-01-24usb: dwc3: gadget: change HIRD threshold to 12Felipe Balbi
2013-01-24usb: gadget: mv_udc: use udc_start and udc_stop functionsChao Xie
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern
2013-01-23usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam
2013-01-23USB: ehci-s5p: Add phy driver supportVivek Gautam
2013-01-23usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern
2013-01-21USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu
2013-01-21drivers/usb/chipidea/core.c: adjust duplicate testJulia Lawall