IrDA patches for 2.6.X

From: Jean Tourrilhes
Date: Wed Jan 07 2004 - 21:34:52 EST


Hi Dave,

As promised, here are the IrDA patches that are good to go in
the kernel. The last one is the IrCOMM fix that you say you wanted in
your kernel. The sir-dev fixes are also critical to finish the work on
SIR dongle drivers. I've kept a few more less tested patches for later.
Patches tested on 2.6.0, please push to Linus...

Thanks...

Jean

----------------------------------------------------------------------

[FEATURE] : Add a new feature to the IrDA stack
[CORRECT] : Fix to have the correct/expected behaviour
[CRITICA] : Fix potential kernel crash

ir2609_irlap_final_timer-2.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o [CORRECT] Proper calculation for F-timer. Improve interoperability.

irXXX_sirdev_txlock.diff :
~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Martin Diehl>
o [CRITICA] Fix a potential dealock in sir-dev state machine
o [FEATURE] Make sir-dev locking compatible with irport

irXXX_sirdev_rawmode.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~
<Apply *after* irXXX_sirdev_txlock.diff patch>
<Patch from Martin Diehl>
o [CORRECT] Fix sir-dev 'raw' mode for sir dongles that need it

irXXX_ircomm_alias.diff :
~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Martin Diehl>
o [FEATURE] Add module alias for IrCOMM pseudo serial device.

ir2609_afirda_max_string.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o [FEATURE] Fix a gcc warning

ir260_ircomm_detach_lock.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o [CRITICA] Fix IrCOMM Oops at disconnect (local_bh_enable)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/