index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
USB: usb-skeleton.c: fix open/disconnect race
Ming Lei
1
-1
/
+17
2012-01-04
USB: remove dead code from suspend/resume path
Oliver Neukum
1
-21
/
+7
2012-01-04
USB: add quirk for another camera
Oliver Neukum
1
-1
/
+4
2012-01-04
drivers: usb: wusbcore: Fix dependency for USB_WUSB
Fabio Estevam
1
-0
/
+1
2012-01-03
xhci: Better debugging for critical host errors.
Sarah Sharp
1
-0
/
+18
2011-12-23
xhci: Be less verbose during URB cancellation.
Sarah Sharp
2
-17
/
+17
2011-12-23
xhci: Remove debugging about ring structure allocation.
Sarah Sharp
1
-14
/
+0
2011-12-23
xhci: Remove debugging about toggling cycle bits.
Sarah Sharp
1
-13
/
+0
2011-12-23
xhci: Remove debugging for individual transfers.
Sarah Sharp
1
-22
/
+0
2011-12-23
xhci: Remove useless sg-list debugging.
Sarah Sharp
1
-20
/
+0
2011-12-23
xhci: Remove warnings about MSI and MSI-X capabilities.
Sarah Sharp
1
-4
/
+4
2011-12-23
xhci: Remove scary warnings about transfer issues.
Sarah Sharp
1
-4
/
+3
2011-12-23
Trivial: xhci: Fix copy-paste error.
Sarah Sharp
1
-1
/
+1
2011-12-22
usbfs: Fix oops related to user namespace conversion.
Sarah Sharp
1
-1
/
+2
2011-12-21
usb: dwc3: gadget: add support for SG lists
Felipe Balbi
1
-17
/
+98
2011-12-21
usb: dwc3: gadget: don't force 'LST' always
Felipe Balbi
1
-10
/
+4
2011-12-21
usb: dwc3: gadget: don't return anything on prepare trbs
Felipe Balbi
1
-13
/
+9
2011-12-21
usb: dwc3: gadget: re-factor dwc3_prepare_trbs()
Felipe Balbi
1
-68
/
+78
2011-12-21
usb: gadget: introduce support for sg lists
Felipe Balbi
1
-0
/
+10
2011-12-21
usb: renesas: pipe: convert a long if into a XOR operation
Felipe Balbi
1
-2
/
+1
2011-12-21
usb: gadget: remove useless depends on Kconfig
Felipe Contreras
1
-4
/
+0
2011-12-21
usb: gadget: s3c-hsudc: remove the_controller global
Heiko Stübner
1
-5
/
+3
2011-12-21
usb: gadget: s3c-hsudc: use release_mem_region instead of release_resource
Heiko Stübner
1
-3
/
+1
2011-12-21
usb: gadget: s3c-hsudc: Add regulator handling
Heiko Stübner
1
-4
/
+37
2011-12-21
usb: gadget: s3c-hsudc: use udc_start and udc_stop functions
Heiko Stübner
1
-30
/
+14
2011-12-21
usb: gadget: s3c-hsudc: move device registration to probe
Heiko Stübner
1
-9
/
+8
2011-12-21
usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probe
Heiko Stübner
1
-0
/
+3
2011-12-21
usb: gadget: s3c-hsudc: add __devinit to probe function
Heiko Stübner
1
-1
/
+1
2011-12-21
usb: gadget: s3c-hsudc: move platform_data struct to global header
Heiko Stübner
5
-15
/
+38
2011-12-21
usb: musb: remove extern qualifier from musb_debug.h header
Vladimir Zapolskiy
1
-2
/
+2
2011-12-20
usb: dwc3: gadget: move us to Default State after reset
Felipe Balbi
1
-0
/
+3
2011-12-20
usb: otg: trivial cleanups
Felipe Contreras
1
-10
/
+10
2011-12-20
usb: musb: cleanup kconfig
Felipe Contreras
1
-6
/
+4
2011-12-20
usb: musb: trivial Kconfig cleanups
Felipe Contreras
1
-1
/
+1
2011-12-20
musb: omap2430: avoid pm_runtime_disable()
Felipe Contreras
1
-2
/
+0
2011-12-20
usb: musb: remove a bit of indentation
Felipe Contreras
1
-14
/
+13
2011-12-20
usb: musb: trivial cleanup
Felipe Contreras
1
-7
/
+1
2011-12-20
usb: musb: fix pm_runtime mismatch
Felipe Contreras
1
-2
/
+0
2011-12-20
USB: EHCI: Add Marvell Host Controller driver
Neil Zhang
4
-0
/
+406
2011-12-20
USB: OTG: add Marvell usb OTG driver support
Neil Zhang
5
-0
/
+1140
2011-12-20
usb: gadget: mv_udc: drop ARCH dependency
Neil Zhang
5
-18
/
+25
2011-12-20
usb: gadget: mv_udc: fix bug in ep_dequeue
Neil Zhang
1
-5
/
+24
2011-12-19
usb: gadget: enlarge maxburst bit width.
Yu Xu
1
-1
/
+1
2011-12-19
usb: gadget: mv_udc: rewrite queue_dtd according to spec
Neil Zhang
1
-101
/
+38
2011-12-19
usb: gadget: mv_udc: fix readl error
Neil Zhang
1
-1
/
+1
2011-12-15
usb: renesas_usbhs: silence a gcc warning
Dan Carpenter
1
-1
/
+1
2011-12-15
usb: renesas_usbhs: tidyup for smatch warnings
Kuninori Morimoto
1
-2
/
+1
2011-12-13
usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()
Kuninori Morimoto
1
-3
/
+11
2011-12-13
usb: renesas_usbhs: add force packet remove method
Kuninori Morimoto
1
-0
/
+36
2011-12-13
usb: renesas_usbhs: care usb_hcd_giveback_urb() status
Kuninori Morimoto
1
-1
/
+5
[next]