summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun
2012-09-05USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-05usb: cdc-acm: remove duplicated include from cdc-acm.cWei Yongjun
2012-09-05drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-09-05drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-09-05usb: ohci: Fix Kconfig dependency on USB_ISP1301Roland Stigge
2012-09-05usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto
2012-09-05powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu
2012-09-05USB: mos7720: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2012-09-05usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro
2012-09-05USB: isp1301: Remove unused static array and defineRoland Stigge
2012-09-05usb host: fix spelling of provides in KconfigPeter Meerwald
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu
2012-09-05usb: gadget: bcm63xx UDC driverKevin Cernekee
2012-09-05usb: otg: Move phy interface to separate file.Venu Byravarasu
2012-09-03usb: gadget: s3c-hsotg: Use devm_clk_get functionSachin Kamat
2012-09-03usb: gadget: s3c-hsudc: Replace 0 with NULL for pointersSachin Kamat
2012-09-03usb: gadget: s3c-hsudc: Add missing braces around sizeofSachin Kamat
2012-09-03usb: gadget: s3c-hsudc: Use devm_* functionsSachin Kamat
2012-08-31usb: musb: core: fix kernel-doc of musb_init_controller()Sergei Shtylyov
2012-08-31usb: gadget: remove duplicated include from pxa25x_udc.cWei Yongjun
2012-08-31usb: gadget: lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz
2012-08-31usb: gadget: s3c2410_udc: Do not use integer for NULLSachin Kamat
2012-08-31usb: gadget: s3c2410_udc: Move assignment outside if conditionSachin Kamat
2012-08-31usb: gadget: s3c2410_udc: Silence checkpatch errors and warningsSachin Kamat
2012-08-31usb: gadget: s3c2410_udc: Use pr_* and dev_err functionsSachin Kamat
2012-08-31usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h>Sachin Kamat
2012-08-31usb: gadget: dummy-hcd: remember to update driver pointerAlan Stern
2012-08-31usb: gadget: lpc32xx_udc: Support multiple controllersRoland Stigge
2012-08-31usb: gadget: lpc32xx_udc: Remove usb_endpoint_descriptorRoland Stigge
2012-08-31usb: gadget: lpc32xx_udc: Port to new start/stop interfaceRoland Stigge
2012-08-31usb: dwc3: set up burst size only superspeed modeChanho Park
2012-08-31usb: dwc3: core: memory ordering fix in closeOliver Neukum
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
2012-08-23usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro
2012-08-23usb: gadget: use %pm to print mac addressesAndy Shevchenko
2012-08-23usb: gadget: udc-core: Race between disconnect/unbind and setupKevin Cernekee
2012-08-23usb: gadget: use native print_hex_dump_bytes()Andy Shevchenko
2012-08-23usb: gadget: s3c-hsotg: fix core reset timeout failureDu, Changbin
2012-08-23usb composite: fix locking in usb_function_activateMichael Grzeschik
2012-08-23usb: gadget: mv_udc: fix boot up hangNeil Zhang
2012-08-23usb: gadget: mv_udc: fix hang when shutdownYunfan Zhang
2012-08-23usb: gadget: mv_udc: add iso supportChao Xie
2012-08-23usb: gadget: mv_udc: enable stream modeNeil Zhang
2012-08-23usb: gadget: mv_udc: avoid sleeping on spinlockNeil Zhang
2012-08-23usb: gadget: mv_udc: remove unused codeNeil Zhang
2012-08-23usb: gadget: mv_udc: reduce the delay intervalNeil Zhang
2012-08-22Linux 3.6-rc3Linus Torvalds
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds