aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-09-10usb: gadget: pxa25x: make it compile with debug againSebastian Andrzej Siewior
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior
2012-09-10usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior
2012-09-10usb: gadget: remove __devexit in f_uac2Sebastian Andrzej Siewior
2012-09-10usb: gadget: move bind callback into driver struct usb_composite_driverSebastian Andrzej Siewior
2012-09-07USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCIAndrew Lunn
2012-09-07Merge tag 'fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-09-06usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I
2012-09-06usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I
2012-09-06usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I
2012-09-06usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I
2012-09-06usb: dwc3: gadget: fix pending isoc handlingPratyush Anand
2012-09-06usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto
2012-09-06usb: gadget: at91udc: Don't check for ep->ep.descSebastian Andrzej Siewior
2012-09-06usb: gadget: at91udc: don't overwrite driver dataSebastian Andrzej Siewior
2012-09-06usb: dwc3: core: fix incorrect usage of resource pointerKishon Vijay Abraham I
2012-09-06usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov
2012-09-06usb: musb: tusb6010: fix error path in tusb_probe()Sergei Shtylyov
2012-09-06usb: musb: host: fix for musb_start_urb Oopsyuzheng ma
2012-09-06usb: gadget: dummy_hcd: add support for USB_DT_BOS on rhSebastian Andrzej Siewior
2012-09-06usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior
2012-09-06usb: gadget: s3c-hsotg.c: fix error return codeJulia Lawall
2012-09-06usb: dwc3: ep0: correct cache sync issue in case of ep0_bouncedPratyush Anand
2012-09-06usb: gadget: add multiple definition guardsAndrzej Pietrasiewicz
2012-09-05Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-09-05usb: remove libusualSebastian Andrzej Siewior
2012-09-05USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun
2012-09-05USB: add device quirk for Joss Optical touchboardAlan Stern
2012-09-05USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre
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: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier
2012-09-05USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel
2012-09-05usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath
2012-09-05usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes
2012-09-05xhci: Make handover code more robustMatthew Garrett
2012-09-05xhci: Fix a logical vs bitwise AND bugDan Carpenter
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu