[U-Boot] [PATCH 0/2] USB keyboard driver rework

Marek Vasut marek.vasut at gmail.com
Fri Oct 7 14:30:54 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.

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: Ajay Kumar Gupta <ajay.gupta at ti.com>
Cc: Bryan Wu <bryan.wu at analog.com>
Cc: Cliff Cai <cliff.cai at analog.com>
Cc: Mike Frysinger <vapier at gentoo.org>
Cc: Remy Bohmer <linux at bohmer.net>
Cc: Wolfgang Denk <wd at denx.de>

Marek Vasut (2):
  USB: Rework USB keyboard driver
  USB: Drop dead code from usb_kbd.c

 common/usb_kbd.c            |  977 +++++++++++++++----------------------------
 drivers/usb/host/ehci-hcd.c |   20 +-
 drivers/usb/musb/musb_hcd.c |   19 +-
 include/usb.h               |    1 +
 4 files changed, 351 insertions(+), 666 deletions(-)

-- 
1.7.6.3



More information about the U-Boot mailing list