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
2011-09-09
xhci: Store information about roothubs and TTs.
Sarah Sharp
2011-09-09
xhci: Store the "real" root port number.
Sarah Sharp
2011-09-09
xhci: Refactor endpoint limit checking.
Sarah Sharp
2011-09-09
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
2011-09-09
xhci: If no endpoints changed, don't issue BW command.
Sarah Sharp
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-26
USB: pl2303: remove unreachable code
Michał Sroczyński
2011-08-25
USB: ftdi_sio: add Calao reference board support
Jean-Christophe PLAGNIOL-VILLARD
2011-08-24
ums_realtek: do not use stack memory for DMA
Adam Cozzette
2011-08-24
USB host i.MX21: remove dependency on MACH_MX21
Sascha Hauer
2011-08-24
USB gadget i.MX1: remove dependency on ARCH_MXC
Sascha Hauer
2011-08-24
usb: fix ipw.c build error, select USB_SERIAL_WWAN
Randy Dunlap
2011-08-24
usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled
Randy Dunlap
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
usb: include module.h in the DesignWare USB3 DRD driver
Stephen Rothwell
2011-08-23
USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers
Sebastian Andrzej Siewior
2011-08-23
usb: fhci-hcd: Allocate pram dynamically.
Joakim Tjernlund
2011-08-22
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
Arvid Brodin
2011-08-22
drivers/usb/host/ohci-omap3.c: test the just-initialized value
Julia Lawall
2011-08-22
USB: otg: remove unused function twl6030_set_phy_clk
Wanlong Gao
2011-08-22
s3c-hsudc: Add basic otg transceiver handling
Heiko Stübner
2011-08-22
s3c-hsudc: Fix possible nullpointer dereference during probe
Heiko Stübner
2011-08-22
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi
2011-08-22
usb: gadget: introduce gadget_is_dwc3()
Felipe Balbi
2011-08-22
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-22
usb: renesas_usbhs: use usb_endpoint_maxp()
kuninori.morimoto.gx@renesas.com
2011-08-22
usb: OHCI/EHCI support for Netlogic XLS processor.
Jayachandran C
2011-08-22
USB: pxa168: Add onchip USB host controller support
Tanmay Upadhyay
2011-08-22
usb: isp1362-hcd: Quieten printks
Tobias Klauser
2011-08-22
usb/isp1760: Fix problems that trigger WARNING at line 1136.
Arvid Brodin
2011-08-22
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
Arvid Brodin
2011-08-22
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
Arvid Brodin
2011-08-22
usb/isp1760: Move isp1760_run within file (prepare for next patch)
Arvid Brodin
2011-08-22
usb/isp1760: Move some code (prepare for next patch)
Arvid Brodin
2011-08-22
usb: misc: usblcd: fixed coding style issues
Zack Parsons
2011-08-22
usb: misc: usbled: fixed coding style issues
Zack Parsons
2011-08-22
USB: ipw: convert to usb-wwan framework
Oliver Neukum
2011-08-22
usb_storage: Don't freeze in usb-stor-scan
Seth Forshee
2011-08-22
USB: Remove test for NULL that'll never happen in usb_disconnect()
Jesper Juhl
2011-08-22
USB option driver K3765/K4505 avoid CDC_DATA interface
Andrew Bird
2011-08-22
USB: option: add YUGA device id to driver
Gavin.zhu
2011-08-22
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
2011-08-22
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
2011-08-22
USB option driver add PID of Huawei Vodafone K4605
Andrew Bird
2011-08-22
USB option driver add PID of Huawei Vodafone K3806
Andrew Bird
2011-08-22
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
2011-08-22
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2011-08-16
xhci: Handle zero-length isochronous packets.
Sarah Sharp
2011-08-15
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
Sarah Sharp
2011-08-15
Merge branch 'fixes' into for-greg
Felipe Balbi
[next]