summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | xhci: Remove debugging for individual transfers.Sarah Sharp2011-12-231-22/+0Star
| * | | | | | xhci: Remove useless sg-list debugging.Sarah Sharp2011-12-231-20/+0Star
| * | | | | | xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp2011-12-231-4/+4
| * | | | | | xhci: Remove scary warnings about transfer issues.Sarah Sharp2011-12-231-4/+3Star
| * | | | | | Trivial: xhci: Fix copy-paste error.Sarah Sharp2011-12-231-1/+1
| * | | | | | usbfs: Fix oops related to user namespace conversion.Sarah Sharp2011-12-221-1/+2
| * | | | | | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-2216-263/+1847
| |\ \ \ \ \ \
| | * | | | | | usb: dwc3: gadget: add support for SG listsFelipe Balbi2011-12-211-17/+98
| | * | | | | | usb: dwc3: gadget: don't force 'LST' alwaysFelipe Balbi2011-12-211-10/+4Star
| | * | | | | | usb: dwc3: gadget: don't return anything on prepare trbsFelipe Balbi2011-12-211-13/+9Star
| | * | | | | | usb: dwc3: gadget: re-factor dwc3_prepare_trbs()Felipe Balbi2011-12-211-68/+78
| | * | | | | | usb: renesas: pipe: convert a long if into a XOR operationFelipe Balbi2011-12-211-2/+1Star
| | * | | | | | usb: gadget: remove useless depends on KconfigFelipe Contreras2011-12-211-4/+0Star
| | * | | | | | usb: gadget: s3c-hsudc: remove the_controller globalHeiko Stübner2011-12-211-5/+3Star
| | * | | | | | usb: gadget: s3c-hsudc: use release_mem_region instead of release_resourceHeiko Stübner2011-12-211-3/+1Star
| | * | | | | | usb: gadget: s3c-hsudc: Add regulator handlingHeiko Stübner2011-12-211-4/+37
| | * | | | | | usb: gadget: s3c-hsudc: use udc_start and udc_stop functionsHeiko Stübner2011-12-211-30/+14Star
| | * | | | | | usb: gadget: s3c-hsudc: move device registration to probeHeiko Stübner2011-12-211-9/+8Star
| | * | | | | | usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probeHeiko Stübner2011-12-211-0/+3
| | * | | | | | usb: gadget: s3c-hsudc: add __devinit to probe functionHeiko Stübner2011-12-211-1/+1
| | * | | | | | usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner2011-12-211-1/+1
| | * | | | | | USB: EHCI: Add Marvell Host Controller driverNeil Zhang2011-12-203-0/+405
| | * | | | | | USB: OTG: add Marvell usb OTG driver supportNeil Zhang2011-12-204-0/+1135
| | * | | | | | usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang2011-12-204-16/+15Star
| | * | | | | | usb: gadget: mv_udc: fix bug in ep_dequeueNeil Zhang2011-12-201-5/+24
| | * | | | | | usb: gadget: mv_udc: rewrite queue_dtd according to specNeil Zhang2011-12-191-101/+38Star
| | * | | | | | usb: gadget: mv_udc: fix readl errorNeil Zhang2011-12-191-1/+1
| | * | | | | | usb: renesas_usbhs: silence a gcc warningDan Carpenter2011-12-151-1/+1
| | * | | | | | usb: renesas_usbhs: tidyup for smatch warningsKuninori Morimoto2011-12-151-2/+1Star
| * | | | | | | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-221-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | usb: dwc3: gadget: move us to Default State after resetFelipe Balbi2011-12-201-0/+3
| * | | | | | | | Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-224-34/+21Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy2011-12-211-2/+2
| | * | | | | | | | usb: musb: cleanup kconfigFelipe Contreras2011-12-201-6/+4Star
| | * | | | | | | | usb: musb: trivial Kconfig cleanupsFelipe Contreras2011-12-201-1/+1
| | * | | | | | | | musb: omap2430: avoid pm_runtime_disable()Felipe Contreras2011-12-201-2/+0Star
| | * | | | | | | | usb: musb: remove a bit of indentationFelipe Contreras2011-12-201-14/+13Star
| | * | | | | | | | usb: musb: trivial cleanupFelipe Contreras2011-12-201-7/+1Star
| | * | | | | | | | usb: musb: fix pm_runtime mismatchFelipe Contreras2011-12-201-2/+0Star
| * | | | | | | | | Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2011-12-221-10/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | usb: otg: trivial cleanupsFelipe Contreras2011-12-201-10/+10
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-1346-587/+1104
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()Kuninori Morimoto2011-12-131-3/+11
| | * | | | | | | | usb: renesas_usbhs: add force packet remove methodKuninori Morimoto2011-12-131-0/+36
| | * | | | | | | | usb: renesas_usbhs: care usb_hcd_giveback_urb() statusKuninori Morimoto2011-12-131-1/+5
| | * | | | | | | | usb: renesas_usbhs: add usbhsh_is_running()Kuninori Morimoto2011-12-131-0/+32
| | * | | | | | | | usb: renesas_usbhs: disable attch irq after device attachedKuninori Morimoto2011-12-131-0/+14
| | * | | | | | | | usb: renesas_usbhs: care pipe sequenceKuninori Morimoto2011-12-135-20/+86
| | * | | | | | | | usb: renesas_usbhs: add usbhs_pipe_attach() methodKuninori Morimoto2011-12-131-124/+168
| | * | | | | | | | usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error caseKuninori Morimoto2011-12-131-139/+163