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
/
host
/
xhci-mem.c
Age
Commit message (
Expand
)
Author
2012-06-01
xhci: Reset reserved command ring TRBs on cleanup.
Sarah Sharp
2012-04-22
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
2012-02-29
xhci: Fix encoding for HS bulk/control NAK rate.
Sarah Sharp
2011-11-26
xhci: Set slot and ep0 flags for address command.
Sarah Sharp
2011-11-11
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-11-11
xhci-mem.c: Check for ring->first_seg != NULL
Kautuk Consul
2011-06-15
xhci: Don't warn about zeroed bMaxBurst descriptor field.
Sarah Sharp
2011-06-05
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
2011-05-16
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
2011-05-13
xhci: Fix full speed bInterval encoding.
Sarah Sharp
2011-05-09
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
2011-05-09
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
2011-05-02
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
2011-05-02
xhci: Make xHCI driver endian-safe
Matt Evans
2011-04-13
USB: xhci - fix math in xhci_get_endpoint_interval()
Dmitry Torokhov
2011-04-13
USB: xhci - remove excessive 'inline' markings
Dmitry Torokhov
2011-04-13
USB: xhci: unsigned char never equals -1
Dan Carpenter
2011-03-16
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-13
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
Sarah Sharp
2011-03-13
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-13
xhci: Modify check for TT info.
Sarah Sharp
2011-03-13
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
2011-02-22
USB: xhci: mark local functions as static
Dmitry Torokhov
2011-02-20
USB: xhci: fix couple sparse annotations
Dmitry Torokhov
2011-02-20
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
Dmitry Torokhov
2010-12-09
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
2010-11-19
xhci: Setup array of USB 2.0 and USB 3.0 ports.
Sarah Sharp
2010-11-11
xHCI: fix wMaxPacketSize mask
Andiry Xu
2010-10-22
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
USB: xHCI: port remote wakeup implementation
Andiry Xu
2010-10-22
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
USB: xHCI: Add pointer to udev in struct xhci_virt_device
Andiry Xu
2010-08-10
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
2010-08-10
USB: xHCI: allocate bigger ring for isochronous endpoint
Andiry Xu
2010-08-10
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
USB: xHCI: Missed Service Error Event process
Andiry Xu
2010-08-10
USB: xhci: trivial: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-26
USB: xhci: Set Mult field in endpoint context correctly.
Sarah Sharp
2010-07-26
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
2010-05-20
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
USB: clean up some host controller sparse warnings
Randy Dunlap
2010-05-20
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
2010-05-20
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
2010-04-30
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2010-04-30
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-19
USB: xhci: Make endpoint interval debugging clearer.
Sarah Sharp
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
[next]