index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()
Felipe Balbi
2012-11-12
2
-8
/
+5
|
*
|
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
2012-11-12
1
-1
/
+1
|
*
|
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
2012-11-12
1
-2
/
+5
|
*
|
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
2012-11-12
1
-2
/
+7
|
*
|
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
2012-11-12
1
-13
/
+19
|
*
|
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
2012-11-12
1
-1
/
+1
|
*
|
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
2012-11-12
3
-13
/
+15
|
*
|
USB: report submission of active URBs
Alan Stern
2012-11-12
1
-1
/
+6
|
*
|
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2012-11-12
2
-11
/
+5
|
*
|
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
2012-11-12
5
-16
/
+9
|
*
|
USB: fix endpoint-disabling for failed config changes
Alan Stern
2012-11-12
1
-23
/
+31
|
*
|
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-11-12
44
-4755
/
+780
|
|
\
\
|
|
*
|
usb: gadget: ncm: correct endianess conversion
Dmytro Milinevskyy
2012-11-08
1
-4
/
+8
|
|
*
|
usb: gadget: g_ether: fix frame size check
Ian Coolidge
2012-11-08
1
-1
/
+2
|
|
*
|
usb: gadget: Remove reference to is_dualspeed from sysfs.
Michal Nazarewicz
2012-11-08
2
-14
/
+0
|
|
*
|
usb: gadget: storage_common: Make fsg_lun_is_open() a function.
Michal Nazarewicz
2012-11-08
1
-2
/
+5
|
|
*
|
usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.
Michal Nazarewicz
2012-11-08
2
-134
/
+0
|
|
*
|
usb: gadget: storage_common: Remove FSG specific definitions.
Michal Nazarewicz
2012-11-08
1
-28
/
+0
|
|
*
|
usb: gadget: Remove File-backed Storage Gadget (g_file_storage).
Michal Nazarewicz
2012-11-08
5
-3687
/
+4
|
|
*
|
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
Kuninori Morimoto
2012-11-08
3
-0
/
+106
|
|
*
|
usb: renesas_usbhs: host: add endpoint user counter
Kuninori Morimoto
2012-11-06
1
-11
/
+13
|
|
*
|
usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()
Kuninori Morimoto
2012-11-06
1
-4
/
+0
|
|
*
|
usb: fix typo in drivers/usb
Masanari Iida
2012-11-06
4
-4
/
+4
|
|
*
|
usb: gadget: dummy_hcd: remove global the_controller variable
Sebastian Andrzej Siewior
2012-10-31
1
-22
/
+49
|
|
*
|
usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intances
Sebastian Andrzej Siewior
2012-10-31
1
-25
/
+72
|
|
*
|
usb: gadget: dummy_hdc: prepare for multiple instances
Sebastian Andrzej Siewior
2012-10-31
1
-16
/
+16
|
|
*
|
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
Sebastian Andrzej Siewior
2012-10-31
8
-233
/
+71
|
|
*
|
usb: gadget: uac2: use the strings directly
Sebastian Andrzej Siewior
2012-10-31
1
-20
/
+10
|
|
*
|
usb: gadget: uac2: provide a variable for interface and alt settings
Sebastian Andrzej Siewior
2012-10-31
1
-27
/
+23
|
|
*
|
usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs
Sebastian Andrzej Siewior
2012-10-31
2
-6
/
+0
|
|
*
|
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
22
-479
/
+299
|
|
*
|
usb: gadget: uvc: fix error path in uvc_function_bind()
Sebastian Andrzej Siewior
2012-10-31
1
-18
/
+21
|
|
*
|
usb: gadget: phonet: free requests in pn_bind()'s error path
Sebastian Andrzej Siewior
2012-10-31
1
-2
/
+6
|
|
*
|
usb: gadget: midi: make FS and HS available
Sebastian Andrzej Siewior
2012-10-31
1
-2
/
+8
|
|
*
|
usb: gadget: midi: free hs descriptors
Sebastian Andrzej Siewior
2012-10-31
1
-0
/
+1
|
|
*
|
usb: gadget: audio: remove c->highpseed = true from f_midi and uac1
Sebastian Andrzej Siewior
2012-10-31
2
-2
/
+0
|
|
*
|
usb: gadget: network: fix bind() error path
Sebastian Andrzej Siewior
2012-10-31
5
-11
/
+10
|
|
*
|
usb: gadget: uac2: add some error recovery in afunc_bind()
Sebastian Andrzej Siewior
2012-10-31
1
-3
/
+22
|
|
*
|
usb: gadget storage: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
2012-10-31
1
-2
/
+2
|
|
*
|
usb: gadget: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
2012-10-31
4
-15
/
+14
|
|
*
|
usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor list
Sebastian Andrzej Siewior
2012-10-31
1
-0
/
+1
|
|
*
|
usb: gadget: ecm: Add IAD descriptor in SS mode
Sebastian Andrzej Siewior
2012-10-31
1
-0
/
+1
|
|
*
|
usb: renesas_usbhs: add DMAEngine support on mod_host
Kuninori Morimoto
2012-10-31
1
-2
/
+15
|
|
*
|
usb: renesas_usbhs: fixup unreadable macro
Kuninori Morimoto
2012-10-31
1
-4
/
+4
|
|
*
|
usb: renesas_usbhs: use devm_request_irq()
Kuninori Morimoto
2012-10-31
1
-2
/
+1
|
|
*
|
usb: gadget: lpc32xx_udc: Disable setup request error
Alexandre Pereira da Silva
2012-10-16
1
-1
/
+1
|
|
*
|
usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup support
kuninori.morimoto.gx@renesas.com
2012-10-16
3
-0
/
+17
|
*
|
|
Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2012-11-12
6
-132
/
+43
|
|
\
\
\
|
|
*
|
|
usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory
Felipe Balbi
2012-11-08
1
-3
/
+1
|
|
*
|
|
usb: dwc3: exynos: remove platform data support
Vivek Gautam
2012-11-06
1
-16
/
+0
[prev]
[next]