summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-042-4/+2
| * | | | | | | | | USB: usb-skeleton.c: cleanup open_countMing Lei2012-01-041-18/+4
| * | | | | | | | | USB: usb-skeleton.c: fix open/disconnect raceMing Lei2012-01-041-1/+17
| |/ / / / / / / /
| * | | | | | | | USB: remove dead code from suspend/resume pathOliver Neukum2012-01-031-21/+7
| * | | | | | | | USB: add quirk for another cameraOliver Neukum2012-01-031-1/+4
| * | | | | | | | drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam2012-01-031-0/+1
| * | | | | | | | xhci: Better debugging for critical host errors.Sarah Sharp2012-01-021-0/+18
| * | | | | | | | xhci: Be less verbose during URB cancellation.Sarah Sharp2011-12-222-17/+17
| * | | | | | | | xhci: Remove debugging about ring structure allocation.Sarah Sharp2011-12-221-14/+0
| * | | | | | | | xhci: Remove debugging about toggling cycle bits.Sarah Sharp2011-12-221-13/+0
| * | | | | | | | xhci: Remove debugging for individual transfers.Sarah Sharp2011-12-221-22/+0
| * | | | | | | | xhci: Remove useless sg-list debugging.Sarah Sharp2011-12-221-20/+0
| * | | | | | | | xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp2011-12-221-4/+4
| * | | | | | | | xhci: Remove scary warnings about transfer issues.Sarah Sharp2011-12-221-4/+3
| * | | | | | | | Trivial: xhci: Fix copy-paste error.Sarah Sharp2011-12-221-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/+4
| | * | | | | | | | usb: dwc3: gadget: don't return anything on prepare trbsFelipe Balbi2011-12-211-13/+9
| | * | | | | | | | 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/+1
| | * | | | | | | | usb: gadget: remove useless depends on KconfigFelipe Contreras2011-12-211-4/+0
| | * | | | | | | | usb: gadget: s3c-hsudc: remove the_controller globalHeiko Stübner2011-12-211-5/+3
| | * | | | | | | | usb: gadget: s3c-hsudc: use release_mem_region instead of release_resourceHeiko Stübner2011-12-211-3/+1
| | * | | | | | | | 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/+14
| | * | | | | | | | usb: gadget: s3c-hsudc: move device registration to probeHeiko Stübner2011-12-211-9/+8
| | * | | | | | | | 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/+15
| | * | | | | | | | 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/+38
| | * | | | | | | | 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/+1
| * | | | | | | | | 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/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy2011-12-211-2/+2
| | * | | | | | | | | | usb: musb: cleanup kconfigFelipe Contreras2011-12-201-6/+4
| | * | | | | | | | | | usb: musb: trivial Kconfig cleanupsFelipe Contreras2011-12-201-1/+1
| | * | | | | | | | | | musb: omap2430: avoid pm_runtime_disable()Felipe Contreras2011-12-201-2/+0
| | * | | | | | | | | | usb: musb: remove a bit of indentationFelipe Contreras2011-12-201-14/+13
| | * | | | | | | | | | usb: musb: trivial cleanupFelipe Contreras2011-12-201-7/+1
| | * | | | | | | | | | usb: musb: fix pm_runtime mismatchFelipe Contreras2011-12-201-2/+0
| * | | | | | | | | | | Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2011-12-221-10/+10
| |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud