linux-stable/drivers/usb/input
Alan Stern b375a0495f [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
29 July 2005, Cambridge, MA:

This afternoon Alan Stern submitted a patch to remove the URB_ASYNC_UNLINK
flag from the Linux kernel.  Mr. Stern explained, "This flag is a relic
from an earlier, less-well-designed system.  For over a year it hasn't
been used for anything other than printing warning messages."

An anonymous spokesman for the Linux kernel development community
commented, "This is exactly the sort of thing we see happening all the
time.  As the kernel evolves, support for old techniques and old code can
be jettisoned and replaced by newer, better approaches.  Proprietary
operating systems do not have the freedom or flexibility to change so
quickly."

Mr. Stern, a staff member at Harvard University's Rowland Institute who
works on Linux only as a hobby, noted that the patch (labelled as548) did
not update two files, keyspan.c and option.c, in the USB drivers' "serial"
subdirectory.  "Those files need more extensive changes," he remarked.
"They examine the status field of several URBs at times when they're not
supposed to.  That will need to be fixed before the URB_ASYNC_UNLINK flag
is removed."

Greg Kroah-Hartman, the kernel maintainer responsible for overseeing all
of Linux's USB drivers, did not respond to our inquiries or return our
calls.  His only comment was "Applied, thanks."

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-09-08 16:23:04 -07:00
..
Kconfig [PATCH] USB: add driver for Keyspan Digital Remote 2005-07-12 11:52:56 -07:00
Makefile [PATCH] USB: add driver for Keyspan Digital Remote 2005-07-12 11:52:56 -07:00
acecad.c [PATCH] USB: convert kcalloc to kzalloc 2005-09-07 16:57:46 -07:00
aiptek.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
ati_remote.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
fixp-arith.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid-core.c [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 2005-09-08 16:23:04 -07:00
hid-debug.h Input: whitespace fixes in drivers/usb/input 2005-05-29 02:29:01 -05:00
hid-ff.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid-input.c [PATCH] USB: hidinput_hid_event() oops fix 2005-07-29 13:12:54 -07:00
hid-lgff.c Input: whitespace fixes in drivers/usb/input 2005-05-29 02:29:01 -05:00
hid-tmff.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid.h Input: whitespace fixes in drivers/usb/input 2005-05-29 02:29:01 -05:00
hiddev.c Input: whitespace fixes in drivers/usb/input 2005-05-29 02:29:01 -05:00
itmtouch.c [PATCH] USB: convert kcalloc to kzalloc 2005-09-07 16:57:46 -07:00
kbtab.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
keyspan_remote.c [PATCH] USB: fix keyspan_remote endian bug on probe 2005-09-08 16:22:17 -07:00
mtouchusb.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
pid.c [PATCH] USB: convert kcalloc to kzalloc 2005-09-07 16:57:46 -07:00
pid.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
powermate.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
touchkitusb.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
usbkbd.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
usbmouse.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
wacom.c [PATCH] USB: fix usb wacom tablet driver bug 2005-08-16 21:06:25 -07:00
xpad.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00