From: starous@volny.cz <> Date: Sat, 21 Sep 2013 13:48:53 +0000 (+0200) Subject: USB EHCI QH handling patch X-Git-Tag: grub-2.02-beta1~842 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=207862dda442337fa5927da418700fd7cc55c695;p=thirdparty%2Fgrub.git USB EHCI QH handling patch --- 207862dda442337fa5927da418700fd7cc55c695 diff --cc ChangeLog index cffa87134,cffa87134..c9de2e698 --- a/ChangeLog +++ b/ChangeLog @@@ -1,3 -1,3 +1,7 @@@ ++2013-09-21 Ales Nesrsta ++ ++ * grub-core/bus/usb/ehci.c: Correceted EHCI QH handling (async./sync.) ++ 2013-09-20 Vladimir Serbinenko * grub-core/disk/diskfilter.c: Handle non-md UUIDs.