public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] USB keyboard driver rework
@ 2011-10-07 12:30 Marek Vasut
  2011-10-07 12:30 ` [U-Boot] [PATCH 1/2] USB: Rework USB keyboard driver Marek Vasut
  2011-10-07 12:30 ` [U-Boot] [PATCH 2/2] USB: Drop dead code from usb_kbd.c Marek Vasut
  0 siblings, 2 replies; 18+ messages in thread
From: Marek Vasut @ 2011-10-07 12:30 UTC (permalink / raw)
  To: u-boot

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@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@gmail.com>

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-10-09 20:15 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07 12:30 [U-Boot] [PATCH 0/2] USB keyboard driver rework Marek Vasut
2011-10-07 12:30 ` [U-Boot] [PATCH 1/2] USB: Rework USB keyboard driver Marek Vasut
2011-10-07 17:38   ` Mike Frysinger
2011-10-07 20:10     ` Marek Vasut
2011-10-08 19:06       ` Mike Frysinger
2011-10-08 19:21         ` Marek Vasut
2011-10-08 21:18           ` Mike Frysinger
2011-10-08 23:24             ` Marek Vasut
2011-10-09  9:01               ` Remy Bohmer
2011-10-09 13:13                 ` Marek Vasut
2011-10-08 19:05   ` Mike Frysinger
2011-10-08 19:21     ` Marek Vasut
2011-10-08 21:17       ` Mike Frysinger
2011-10-09 18:54   ` Wolfgang Denk
2011-10-09 19:12     ` Marek Vasut
2011-10-09 20:15       ` Wolfgang Denk
2011-10-07 12:30 ` [U-Boot] [PATCH 2/2] USB: Drop dead code from usb_kbd.c Marek Vasut
2011-10-08 18:31   ` Remy Bohmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox