public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/9] Add a better USB keyboard polling method
Date: Thu, 25 Sep 2014 15:27:44 +0200	[thread overview]
Message-ID: <54241850.8000508@redhat.com> (raw)
In-Reply-To: <201409242104.02417.marex@denx.de>

Hi,

On 09/24/2014 09:04 PM, Marek Vasut wrote:
> On Wednesday, September 24, 2014 at 02:06:02 PM, Hans de Goede wrote:
>> Hi Marek,
>>
>> Here is v2 of my "Add a better USB keyboard polling method" patch-set.
>>
>> Changes in v2:
>> -Added 2 new patches:
>>  usb: kbd: Fix memleak on usb_kbd_deregister()
>>  stdio: Fix memleak on stdio_deregister
>> -Fixed use after free in:
>>  usb: kbd: Add (optional) support for using an interrupt queue for polling
> 
> Applied all to u-boot-usb/next . Please verify if all is in place.

Verified, everything is in place.

Thanks and Regards,

Hans

  reply	other threads:[~2014-09-25 13:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 12:06 [U-Boot] [PATCH v2 0/9] Add a better USB keyboard polling method Hans de Goede
2014-09-24 12:06 ` [U-Boot] [PATCH v2 1/9] usb: ehci: Do not disable an already disabled periodic schedule Hans de Goede
2014-09-24 12:06 ` [U-Boot] [PATCH v2 2/9] usb: ehci: Move interrupt packet length check to create_int_queue Hans de Goede
2014-09-24 12:06 ` [U-Boot] [PATCH v2 3/9] usb: ehci: Move cache invalidation to poll_int_queue Hans de Goede
2014-09-24 12:06 ` [U-Boot] [PATCH v2 4/9] usb: Make pollable int support available outside of ehci-hcd.c Hans de Goede
2014-09-24 12:06 ` [U-Boot] [PATCH v2 5/9] usb: kbd: Remove unused usb_kbd_generic_poll function Hans de Goede
2014-09-24 12:06 ` [U-Boot] [PATCH v2 6/9] usb: kbd: Fix memleak on usb_kbd_deregister() Hans de Goede
2014-09-24 12:06 ` [U-Boot] [PATCH v2 7/9] stdio: Fix memleak on stdio_deregister Hans de Goede
2014-09-24 12:06 ` [U-Boot] [PATCH v2 8/9] usb: kbd: Cache pipe, interval and packetsize Hans de Goede
2014-09-24 12:06 ` [U-Boot] [PATCH v2 9/9] usb: kbd: Add (optional) support for using an interrupt queue for polling Hans de Goede
2014-09-24 19:04 ` [U-Boot] [PATCH v2 0/9] Add a better USB keyboard polling method Marek Vasut
2014-09-25 13:27   ` Hans de Goede [this message]
2014-09-25 13:28     ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54241850.8000508@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox