[U-Boot] [PATCH 0/3] USB keyboard driver rework (round 2)
Marek Vasut
marek.vasut at gmail.com
Mon Oct 10 17:34:24 CEST 2011
This series reworks the common/usb_kbd.c driver. The code in the driver was
messy so this is mostly cleanup and reorganisation.
NOTE: I don't consider it a V2 of the previous series because the patch 1/2 from
the old series is no longer present and there were also some changes in the dead
code introduced by this series (coding style fixes).
This depends on previous patches:
[PATCH V2] USB: Add functionality to poll the USB keyboard via control EP
Message-Id: <1316977237-8709-1-git-send-email-marek.vasut at gmail.com>
[PATCH V2] USB: Add usb_event_poll() to get keyboards working with EHCI
Message-Id: <1316977676-10284-1-git-send-email-marek.vasut at gmail.com>
Cc: Mike Frysinger <vapier at gentoo.org>
Cc: Remy Bohmer <linux at bohmer.net>
Cc: Wolfgang Denk <wd at denx.de>
Marek Vasut (3):
USB: Squash checkpatch warnings in usb_kbd.c
USB: Rework usb_kbd.c
USB: Drop dead code from usb_kbd.c
common/usb_kbd.c | 976 +++++++++++++++++++-----------------------------------
1 files changed, 346 insertions(+), 630 deletions(-)
--
1.7.6.3
More information about the U-Boot
mailing list