All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] USB keyboard driver rework (round 2)
@ 2011-10-10 15:34 Marek Vasut
  2011-10-10 15:34 ` [U-Boot] [PATCH 1/3] USB: Squash checkpatch warnings in usb_kbd.c Marek Vasut
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Marek Vasut @ 2011-10-10 15:34 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.

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@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: Mike Frysinger <vapier@gentoo.org>
Cc: Remy Bohmer <linux@bohmer.net>
Cc: Wolfgang Denk <wd@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

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

end of thread, other threads:[~2011-12-10 22:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-10 15:34 [U-Boot] [PATCH 0/3] USB keyboard driver rework (round 2) Marek Vasut
2011-10-10 15:34 ` [U-Boot] [PATCH 1/3] USB: Squash checkpatch warnings in usb_kbd.c Marek Vasut
2011-10-10 18:23   ` Mike Frysinger
2011-12-09  9:29   ` Wolfgang Denk
2011-12-09 11:11     ` [U-Boot] [PATCH] common/usb_kbd.c: fix bug introduced in commit 00b7d6e Wolfgang Denk
2011-12-10 22:07       ` Wolfgang Denk
2011-10-10 15:34 ` [U-Boot] [PATCH 2/3] USB: Rework usb_kbd.c Marek Vasut
2011-10-10 18:24   ` Mike Frysinger
2011-10-10 18:33     ` Marek Vasut
2011-10-10 18:45       ` Mike Frysinger
2011-10-14 15:50         ` Marek Vasut
2011-10-10 15:34 ` [U-Boot] [PATCH 3/3] USB: Drop dead code from usb_kbd.c Marek Vasut
2011-10-10 18:25   ` Mike Frysinger
2011-11-26 21:52 ` [U-Boot] [PATCH 0/3] USB keyboard driver rework (round 2) Remy Bohmer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.