Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | xhci: Remove debugging for individual transfers. | Sarah Sharp | 2011-12-23 | 1 | -22/+0 | |
| * | | | | | | xhci: Remove useless sg-list debugging. | Sarah Sharp | 2011-12-23 | 1 | -20/+0 | |
| * | | | | | | xhci: Remove warnings about MSI and MSI-X capabilities. | Sarah Sharp | 2011-12-23 | 1 | -4/+4 | |
| * | | | | | | xhci: Remove scary warnings about transfer issues. | Sarah Sharp | 2011-12-23 | 1 | -4/+3 | |
| * | | | | | | Trivial: xhci: Fix copy-paste error. | Sarah Sharp | 2011-12-23 | 1 | -1/+1 | |
| * | | | | | | usbfs: Fix oops related to user namespace conversion. | Sarah Sharp | 2011-12-22 | 1 | -1/+2 | |
| * | | | | | | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2011-12-22 | 16 | -263/+1847 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | usb: dwc3: gadget: add support for SG lists | Felipe Balbi | 2011-12-21 | 1 | -17/+98 | |
| | * | | | | | | usb: dwc3: gadget: don't force 'LST' always | Felipe Balbi | 2011-12-21 | 1 | -10/+4 | |
| | * | | | | | | usb: dwc3: gadget: don't return anything on prepare trbs | Felipe Balbi | 2011-12-21 | 1 | -13/+9 | |
| | * | | | | | | usb: dwc3: gadget: re-factor dwc3_prepare_trbs() | Felipe Balbi | 2011-12-21 | 1 | -68/+78 | |
| | * | | | | | | usb: renesas: pipe: convert a long if into a XOR operation | Felipe Balbi | 2011-12-21 | 1 | -2/+1 | |
| | * | | | | | | usb: gadget: remove useless depends on Kconfig | Felipe Contreras | 2011-12-21 | 1 | -4/+0 | |
| | * | | | | | | usb: gadget: s3c-hsudc: remove the_controller global | Heiko Stübner | 2011-12-21 | 1 | -5/+3 | |
| | * | | | | | | usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource | Heiko Stübner | 2011-12-21 | 1 | -3/+1 | |
| | * | | | | | | usb: gadget: s3c-hsudc: Add regulator handling | Heiko Stübner | 2011-12-21 | 1 | -4/+37 | |
| | * | | | | | | usb: gadget: s3c-hsudc: use udc_start and udc_stop functions | Heiko Stübner | 2011-12-21 | 1 | -30/+14 | |
| | * | | | | | | usb: gadget: s3c-hsudc: move device registration to probe | Heiko Stübner | 2011-12-21 | 1 | -9/+8 | |
| | * | | | | | | usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe | Heiko Stübner | 2011-12-21 | 1 | -0/+3 | |
| | * | | | | | | usb: gadget: s3c-hsudc: add __devinit to probe function | Heiko Stübner | 2011-12-21 | 1 | -1/+1 | |
| | * | | | | | | usb: gadget: s3c-hsudc: move platform_data struct to global header | Heiko Stübner | 2011-12-21 | 1 | -1/+1 | |
| | * | | | | | | USB: EHCI: Add Marvell Host Controller driver | Neil Zhang | 2011-12-20 | 3 | -0/+405 | |
| | * | | | | | | USB: OTG: add Marvell usb OTG driver support | Neil Zhang | 2011-12-20 | 4 | -0/+1135 | |
| | * | | | | | | usb: gadget: mv_udc: drop ARCH dependency | Neil Zhang | 2011-12-20 | 4 | -16/+15 | |
| | * | | | | | | usb: gadget: mv_udc: fix bug in ep_dequeue | Neil Zhang | 2011-12-20 | 1 | -5/+24 | |
| | * | | | | | | usb: gadget: mv_udc: rewrite queue_dtd according to spec | Neil Zhang | 2011-12-19 | 1 | -101/+38 | |
| | * | | | | | | usb: gadget: mv_udc: fix readl error | Neil Zhang | 2011-12-19 | 1 | -1/+1 | |
| | * | | | | | | usb: renesas_usbhs: silence a gcc warning | Dan Carpenter | 2011-12-15 | 1 | -1/+1 | |
| | * | | | | | | usb: renesas_usbhs: tidyup for smatch warnings | Kuninori Morimoto | 2011-12-15 | 1 | -2/+1 | |
| * | | | | | | | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2011-12-22 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | usb: dwc3: gadget: move us to Default State after reset | Felipe Balbi | 2011-12-20 | 1 | -0/+3 | |
| * | | | | | | | | Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2011-12-22 | 4 | -34/+21 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | usb: musb: remove extern qualifier from musb_debug.h header | Vladimir Zapolskiy | 2011-12-21 | 1 | -2/+2 | |
| | * | | | | | | | | usb: musb: cleanup kconfig | Felipe Contreras | 2011-12-20 | 1 | -6/+4 | |
| | * | | | | | | | | usb: musb: trivial Kconfig cleanups | Felipe Contreras | 2011-12-20 | 1 | -1/+1 | |
| | * | | | | | | | | musb: omap2430: avoid pm_runtime_disable() | Felipe Contreras | 2011-12-20 | 1 | -2/+0 | |
| | * | | | | | | | | usb: musb: remove a bit of indentation | Felipe Contreras | 2011-12-20 | 1 | -14/+13 | |
| | * | | | | | | | | usb: musb: trivial cleanup | Felipe Contreras | 2011-12-20 | 1 | -7/+1 | |
| | * | | | | | | | | usb: musb: fix pm_runtime mismatch | Felipe Contreras | 2011-12-20 | 1 | -2/+0 | |
| * | | | | | | | | | Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2011-12-22 | 1 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | usb: otg: trivial cleanups | Felipe Contreras | 2011-12-20 | 1 | -10/+10 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2011-12-13 | 46 | -587/+1104 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu() | Kuninori Morimoto | 2011-12-13 | 1 | -3/+11 | |
| | * | | | | | | | | usb: renesas_usbhs: add force packet remove method | Kuninori Morimoto | 2011-12-13 | 1 | -0/+36 | |
| | * | | | | | | | | usb: renesas_usbhs: care usb_hcd_giveback_urb() status | Kuninori Morimoto | 2011-12-13 | 1 | -1/+5 | |
| | * | | | | | | | | usb: renesas_usbhs: add usbhsh_is_running() | Kuninori Morimoto | 2011-12-13 | 1 | -0/+32 | |
| | * | | | | | | | | usb: renesas_usbhs: disable attch irq after device attached | Kuninori Morimoto | 2011-12-13 | 1 | -0/+14 | |
| | * | | | | | | | | usb: renesas_usbhs: care pipe sequence | Kuninori Morimoto | 2011-12-13 | 5 | -20/+86 | |
| | * | | | | | | | | usb: renesas_usbhs: add usbhs_pipe_attach() method | Kuninori Morimoto | 2011-12-13 | 1 | -124/+168 | |
| | * | | | | | | | | usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case | Kuninori Morimoto | 2011-12-13 | 1 | -139/+163 |