index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2012-03-02
usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid
Paul Zimmerman
2012-03-02
usb: dwc3: take lock while modifying flags
Paul Zimmerman
2012-03-02
usb: dwc3: shorten long delay in dwc3_gadget_set_link_state()
Paul Zimmerman
2012-03-02
usb: dwc3: pci: fix failure path in dwc3_pci_probe()
Paul Zimmerman
2012-03-02
usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)
Paul Zimmerman
2012-03-02
usb: dwc3: fix bogus test in dwc3_gadget_start_isoc
Paul Zimmerman
2012-03-02
usb: dwc3: use proper function for setting endpoint name
Anton Tikhomirov
2012-03-02
usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOC
Paul Zimmerman
2012-03-02
usb: dwc3: make dwc3_get_device_id() return the id
Dan Carpenter
2012-03-02
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
Paul Zimmerman
2012-03-02
usb: dwc3: linux/module.h included twice
Danny Kukawka
2012-03-02
usb: dwc3: use devm_xxx functions
Chanho Park
2012-03-02
usb: dwc3: Add Exynos Specific Glue layer
Anton Tikhomirov
2012-02-13
usb: dwc3: convert TRBs into bitshifts
Felipe Balbi
2012-02-10
usb: dwc3: ep0: fix SetFeature(TEST)
Gerard Cauvy
2012-02-10
usb: dwc3: debugfs: fix off by one when entering testmode
Gerard Cauvy
2012-02-06
usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints
Felipe Balbi
2012-02-06
usb: dwc3: gadget: avoid memcpy()ing event buffer
Felipe Balbi
2012-02-06
usb: dwc3: host: align on host device name
Felipe Balbi
2012-02-06
usb: dwc3: debugfs: fix error check
Felipe Balbi
2012-02-06
usb: dwc3: omap: convert pdata to of property
Felipe Balbi
2012-02-06
usb: dwc3: gadget: start core on Rx.Detect
Felipe Balbi
2012-02-06
usb: dwc3: gadget: dynamically re-size TxFifos
Felipe Balbi
2012-02-06
usb: dwc3: ep0: move to CONFIGURED also on delayed status
Felipe Balbi
2012-02-06
usb: dwc3: gadget: use the descriptor pointer we hold
Felipe Balbi
2012-02-06
usb: dwc3: gadget: fix XferNotReady debug print
Felipe Balbi
2012-02-06
usb: dwc3: gadget: allow Link state changes via debugfs
Felipe Balbi
2012-02-06
usb: dwc3: gadget: re-factor Link state change to a function
Felipe Balbi
2012-02-06
usb: dwc3: gadget: allow testmodes changes via debugfs
Felipe Balbi
2012-02-06
usb: dwc3: gadget: re-factor USB2 test mode to a function
Felipe Balbi
2012-01-30
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-26
uwb & wusb: fix kconfig error
Randy Dunlap
2012-01-26
USB: Realtek cr: fix autopm scheduling while atomic
Stanislaw Gruszka
2012-01-26
USB: ftdi_sio: Add more identifiers
Alan Cox
2012-01-25
xHCI: Cleanup isoc transfer ring when TD length mismatch found
Andiry Xu
2012-01-25
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
2012-01-25
usb: musb: omap2430: minor cleanups.
NeilBrown
2012-01-24
qcaux: add more Pantech UML190 and UML290 ports
Dan Williams
2012-01-24
Revert "drivers: usb: Fix dependency for USB_HWA_HCD"
Greg Kroah-Hartman
2012-01-24
usb: mv-otg - Fix build if CONFIG_USB is not set
Geert Uytterhoeven
2012-01-24
USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE
Bjørn Mork
2012-01-24
usb: add support for STA2X11 host driver
Alessandro Rubini
2012-01-24
drivers: usb: Fix dependency for USB_HWA_HCD
Fabio Estevam
2012-01-24
USB: OHCI: fix new compiler warnings
Alan Stern
2012-01-24
usb: serial: kobil_sct: fix compile warning:
Felipe Balbi
2012-01-24
drivers/usb/host/ehci-fsl.c: add missing iounmap
Julia Lawall
2012-01-24
USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...
Bjørn Mork
2012-01-24
USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removal
Bjørn Mork
2012-01-24
USB: cdc-wdm: use two mutexes to allow simultaneous read and write
Bjørn Mork
2012-01-24
USB: cdc-wdm: updating desc->length must be protected by spin_lock
Bjørn Mork
[next]