aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-10usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior6-13/+19
2012-09-10usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior19-26/+37
2012-09-10usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior18-18/+18
2012-09-10usb: gadget: remove __devexit in f_uac2Sebastian Andrzej Siewior1-1/+1
2012-09-10usb: gadget: move bind callback into driver struct usb_composite_driverSebastian Andrzej Siewior2-8/+15
2012-09-10staging: ccg: Add a note about compatibility issues.Sebastian Andrzej Siewior1-0/+5
2012-09-07USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCIAndrew Lunn1-0/+1
2012-09-06arm: omap: phy: remove unused functions from omap-phy-internal.cKishon Vijay Abraham I3-146/+0
2012-09-06usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I2-6/+39
2012-09-06usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I2-13/+47
2012-09-06usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I2-101/+19
2012-09-06usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I6-0/+378
2012-09-06usb: phy: fix build breakVenu Byravarasu2-24/+25
2012-09-05usb: remove libusualSebastian Andrzej Siewior21-350/+42
2012-09-05block: remove the deprecated ub driverCong Wang4-2498/+0
2012-09-05USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun1-1/+0
2012-09-05USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-05usb: cdc-acm: remove duplicated include from cdc-acm.cWei Yongjun1-1/+0
2012-09-05drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall1-1/+1
2012-09-05drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall1-1/+1
2012-09-05usb: ohci: Fix Kconfig dependency on USB_ISP1301Roland Stigge1-1/+1
2012-09-05usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto1-2/+2
2012-09-05powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu3-18/+42
2012-09-05USB: mos7720: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun1-2/+2
2012-09-05usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro1-3/+22
2012-09-05USB: isp1301: Remove unused static array and defineRoland Stigge1-6/+0
2012-09-05usb host: fix spelling of provides in KconfigPeter Meerwald1-2/+2
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu7-85/+103
2012-09-05usb: gadget: bcm63xx UDC driverKevin Cernekee4-0/+2479
2012-09-05usb: otg: Move phy interface to separate file.Venu Byravarasu2-197/+209
2012-09-03usb: gadget: s3c-hsotg: Use devm_clk_get functionSachin Kamat1-3/+1
2012-09-03usb: gadget: s3c-hsudc: Replace 0 with NULL for pointersSachin Kamat1-4/+4
2012-09-03usb: gadget: s3c-hsudc: Add missing braces around sizeofSachin Kamat1-1/+1
2012-09-03usb: gadget: s3c-hsudc: Use devm_* functionsSachin Kamat1-32/+9
2012-08-31usb: gadget: remove duplicated include from pxa25x_udc.cWei Yongjun1-1/+0
2012-08-31usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall1-1/+1
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz8-72/+7
2012-08-31usb: gadget: s3c2410_udc: Do not use integer for NULLSachin Kamat1-1/+1
2012-08-31usb: gadget: s3c2410_udc: Move assignment outside if conditionSachin Kamat1-2/+4
2012-08-31usb: gadget: s3c2410_udc: Silence checkpatch errors and warningsSachin Kamat1-64/+60
2012-08-31usb: gadget: s3c2410_udc: Use pr_* and dev_err functionsSachin Kamat1-5/+7
2012-08-31usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h>Sachin Kamat1-1/+1
2012-08-31usb: gadget: dummy-hcd: remember to update driver pointerAlan Stern1-0/+2
2012-08-31usb: gadget: lpc32xx_udc: Support multiple controllersRoland Stigge1-26/+29
2012-08-31usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptorRoland Stigge1-16/+7
2012-08-31usb: gadget: lpc32xx_udc: Port to new start/stop interfaceRoland Stigge1-35/+14
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman871-6595/+10180
2012-08-23usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro1-3/+22
2012-08-23usb: gadget: use %pm to print mac addressesAndy Shevchenko3-12/+3
2012-08-23usb: gadget: udc-core: Race between disconnect/unbind and setupKevin Cernekee1-1/+1