]> git.dujemihanovic.xyz Git - u-boot.git/commit
usb: xhci: Abort transfers with unallocated rings
authorJanne Grunau <j@jannau.net>
Thu, 4 Apr 2024 06:25:51 +0000 (08:25 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 5 Apr 2024 01:25:14 +0000 (03:25 +0200)
commit0b6775c40283dd645a28b30cafa9d8cc19dc34aa
treecb6fdb13b3b2f9fdc0b4c3b980bba3a6c983a0fe
parent086e461d9e2cc0b98a187883774fa4b8be68a0ab
usb: xhci: Abort transfers with unallocated rings

Discovered while trying to use the second interface in the USB keyboard
driver necessary on Apple USB keyboards.

Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Janne Grunau <j@jannau.net>
drivers/usb/host/xhci-ring.c