Hi all,

With Linus starting to use BitKeeper to do kernel development, I've
changed the way I submit patches to him.  Because of this, I didn't send
out copies of the patches to the mailing list.

So here's the list of changes that I sent off, and links to the patches
themselves if anyone is interested in seeing them.  All of these are now
included in 2.5.4-pre2:

---
patch from Wolfgang Mües <[EMAIL PROTECTED]> for the usb auerswald.c
driver:
      - Code-Review from Oliver Neukum: remove SMP races.
      - Added some wake_up calls after auerbuf_releasebuf to wake up
        tasks waiting for cp buffers.
      - Change the module count handling to automatic (owner:
        THIS_MODULE).
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-auerswald-2.5.4-pre1.patch

---
patch from dimitry for the usb ibmcam driver that does:
      - Updates the documentation
      - Adds Veo Stingray support
      - Fixes hotplug table dependency upon now-defunct symbol
      - deletes drivers/usb/ibmcam.h
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-ibmcam-2.5.4-pre1.patch

---
A series of patches that change the usb_submit_urb() function to add the
mem_flags fields.  Done by Oliver Neukum, David Brownell and myself.
The patches modify different parts of the kernel, starting with just the
documentation and core changes, moving to the host controller drivers,
then different sections of the kernel usb drivers:
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-submit_urb-1-2.5.4-pre1.patch
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-submit_urb-2-2.5.4-pre1.patch
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-submit_urb-3-2.5.4-pre1.patch
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-submit_urb-4-2.5.4-pre1.patch
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-submit_urb-5-2.5.4-pre1.patch
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-submit_urb-6-2.5.4-pre1.patch
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-submit_urb-7-2.5.4-pre1.patch

---

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to