index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
1
-3
/
+3
2012-03-13
xHCI: dynamic ring expansion
Andiry Xu
3
-17
/
+93
2012-03-13
xHCI: set cycle state when allocate rings
Andiry Xu
1
-18
/
+38
2012-03-13
xHCI: factor out segments allocation and free function
Andiry Xu
1
-34
/
+55
2012-03-13
xHCI: count free TRBs on transfer ring
Andiry Xu
4
-47
/
+67
2012-03-13
xHCI: store ring's last segment and segment numbers
Andiry Xu
2
-0
/
+4
2012-03-12
xHCI: store ring's type
Andiry Xu
3
-75
/
+92
2012-03-12
usb: host: xhci: use __ffs() instead of hardcoding shift
Felipe Balbi
1
-4
/
+1
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
1
-24
/
+27
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
213
-4516
/
+7241
2012-03-09
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
2
-0
/
+4
2012-03-08
USB: serial: metro-usb: move to use dev_dbg() instead of dbg()
Greg Kroah-Hartman
1
-34
/
+44
2012-03-08
USB: serial: metro-usb: remove unneeded cast and function call
Greg Kroah-Hartman
1
-5
/
+2
2012-03-08
USB: serial: metro-usb: remove function header comments
Greg Kroah-Hartman
1
-110
/
+0
2012-03-08
USB: serial: metro-usb: remove function prototypes
Greg Kroah-Hartman
1
-146
/
+117
2012-03-08
USB: serial: metro-usb: fix up coding style errors
Greg Kroah-Hartman
1
-95
/
+65
2012-03-08
USB: serial: metro-usb: remove the .h file
Greg Kroah-Hartman
2
-54
/
+21
2012-03-08
USB: serial: metro-usb: convert to use module_usb_serial_driver
Greg Kroah-Hartman
1
-44
/
+2
2012-03-08
USB: serial: metro-usb: remove vendor and product module parameters
Greg Kroah-Hartman
1
-33
/
+2
2012-03-08
USB: serial: metro-usb: add to the build
Greg Kroah-Hartman
2
-0
/
+9
2012-03-08
USB: serial: metro-usb: fix up usb_serial_register calls
Greg Kroah-Hartman
1
-11
/
+7
2012-03-08
USB: serial: add metro-usb driver to the tree
Aleksey Babahin
2
-0
/
+674
2012-03-08
USB: gadget: Make g_hid device class conform to spec.
Orjan Friberg
1
-3
/
+3
2012-03-08
usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support
Bjørn Mork
1
-4
/
+59
2012-03-08
usb: cdc-wdm: adding list lookup indirection
Bjørn Mork
1
-12
/
+48
2012-03-08
usb: cdc-wdm: split out reusable parts of probe
Bjørn Mork
1
-51
/
+54
2012-03-08
USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
Bruno Thomsen
2
-4
/
+8
2012-03-08
USB: ehci-s5p: add DMA burst support
Jingoo Han
1
-0
/
+15
2012-03-06
usb/gadget/pch_udc: Fix compile error
Tomoya MORINAGA
1
-0
/
+1
2012-03-02
usb: otg: ab8500-usb: make probe() work again
Dan Carpenter
1
-1
/
+1
2012-03-02
usb: gadgetfs: return number of bytes on ep0 read request
Thomas Faber
1
-0
/
+2
2012-03-02
usb: ohci-pxa27x: add explicit include of hardware.h
Rob Herring
1
-0
/
+1
2012-03-02
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
Sebastian Andrzej Siewior
1
-4
/
+7
2012-03-02
Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind()
Jesper Juhl
1
-1
/
+1
2012-03-02
usb: gadget: dummy_hcd: signedness bug in transfer()
Dan Carpenter
1
-1
/
+1
2012-03-02
usb: sl811-hcd: Convert to module_platform_driver
Tobias Klauser
1
-17
/
+4
2012-03-02
usb: r8a66597-hcd: Convert to module_platform_driver
Tobias Klauser
1
-17
/
+4
2012-03-02
usb: isp116x-hcd: Convert to module_platform_driver
Tobias Klauser
1
-19
/
+4
2012-03-02
usb: dwc3: core: Convert to module_platform_driver
Tobias Klauser
1
-12
/
+2
2012-03-02
usb: cp210x: Update to support CP2105 and multiple interface devices
Preston Fick
1
-3
/
+41
2012-03-02
Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"
Greg Kroah-Hartman
2
-10
/
+2
2012-03-02
Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-413
/
+897
2012-03-02
usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid
Paul Zimmerman
2
-3
/
+4
2012-03-02
usb: dwc3: take lock while modifying flags
Paul Zimmerman
1
-0
/
+7
2012-03-02
usb: dwc3: shorten long delay in dwc3_gadget_set_link_state()
Paul Zimmerman
1
-4
/
+3
2012-03-02
usb: dwc3: pci: fix failure path in dwc3_pci_probe()
Paul Zimmerman
1
-1
/
+3
2012-03-02
usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)
Paul Zimmerman
2
-1
/
+2
2012-03-02
usb: dwc3: fix bogus test in dwc3_gadget_start_isoc
Paul Zimmerman
1
-11
/
+5
2012-03-02
usb: dwc3: use proper function for setting endpoint name
Anton Tikhomirov
1
-4
/
+4
2012-03-02
usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOC
Paul Zimmerman
1
-0
/
+8
[next]