index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-25
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
2009-06-25
acm: Fix oops when closing ACM tty device right after open has failed.
Thadeu Lima de Souza Cascardo
2009-06-25
acm: Return ENODEV instead of EINVAL when trying to open ACM device.
Thadeu Lima de Souza Cascardo
2009-06-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-15
USB: xhci depends on PCI.
Paul Mundt
2009-06-15
USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.
Sarah Sharp
2009-06-15
USB: xhci: Respect critical sections.
Sarah Sharp
2009-06-15
USB: xHCI: Fix interrupt moderation.
Sarah Sharp
2009-06-15
USB: xhci: Remove packed attribute from structures.
Sarah Sharp
2009-06-15
usb; xhci: Fix TRB offset calculations.
Sarah Sharp
2009-06-15
USB: xhci: replace if-elseif-else with switch-case
Viral Mehta
2009-06-15
USB: xhci: Make xhci-mem.c include linux/dmapool.h
Sarah Sharp
2009-06-15
USB: xhci: drop spinlock in xhci_urb_enqueue() error path.
Sarah Sharp
2009-06-15
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-15
USB: xhci: Avoid compiler reordering in Link TRB giveback.
Sarah Sharp
2009-06-15
USB: xhci: Clean up xhci_irq() function.
Sarah Sharp
2009-06-15
USB: xhci: Avoid global namespace pollution.
Sarah Sharp
2009-06-15
USB: xhci: Fix Link TRB handoff bit twiddling.
Sarah Sharp
2009-06-15
USB: xhci: Fix register write order.
Sarah Sharp
2009-06-15
USB: xhci: fix some compiler warnings in xhci.h
Greg Kroah-Hartman
2009-06-15
USB: xhci: fix lots of compiler warnings.
Greg Kroah-Hartman
2009-06-15
USB: xhci: use xhci_handle_event instead of handle_event
Stephen Rothwell
2009-06-15
USB: xhci: URB cancellation support.
Sarah Sharp
2009-06-15
USB: xhci: Scatter gather list support for bulk transfers.
Sarah Sharp
2009-06-15
USB: Push scatter gather lists down to host controller drivers.
Sarah Sharp
2009-06-15
USB: xhci: Bulk transfer support
Sarah Sharp
2009-06-15
USB: xhci: Bandwidth allocation support
Sarah Sharp
2009-06-15
USB: Support for bandwidth allocation.
Sarah Sharp
2009-06-15
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-15
USB: xhci: Control transfer support.
Sarah Sharp
2009-06-15
USB: xhci: Allocate and address USB devices
Sarah Sharp
2009-06-15
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-15
USB: xhci: Root hub support.
Sarah Sharp
2009-06-15
USB: Add route string to struct usb_device.
Sarah Sharp
2009-06-15
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
2009-06-15
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
USB: xhci: No-op command queueing and irq handler.
Sarah Sharp
2009-06-15
USB: xhci: Device context array allocation.
Sarah Sharp
2009-06-15
USB: xhci: Ring allocation and initialization.
Sarah Sharp
2009-06-15
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-15
USB: xhci: Support xHCI host controllers and USB 3.0 devices.
Sarah Sharp
2009-06-15
USB: usbtmc: fix switch statment
Greg Kroah-Hartman
2009-06-15
USB: usbtest fix endless loop in unlink tests.
Martin Fuzzey
2009-06-15
USB: atmel_usba_udc: change way of specifying bias function
Nicolas Ferre
[next]