IrDA patches for 2.6.12-rc1

From: Jean Tourrilhes
Date: Fri Mar 04 2005 - 21:27:16 EST


Hi David,

More trivial fixes in various places of the IrDA stack and
driver, no biggies. Freshly tested on 2.6.11, most have been on my web
pages for a while.
This should go in 2.6.12-rc1.
Thanks !

Jean

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

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

ir261_irnet_poll_fix-2.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~
o [CORRECT] poll would improperly exit when the discovery log was empty
Signed-off-by: Jean Tourrilhes <jt@xxxxxxxxxx>

ir261_irda-usb_sysfs-kill_urb-2.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o [CORRECT] Forgot to convert a few usb_unlink_urb() in usb_kill_urb()
<Patch from John K. Luebs>
o [FEATURE] Proper sysfs support
Signed-off-by: John K. Luebs <jkluebs@xxxxx>
Signed-off-by: Jean Tourrilhes <jt@xxxxxxxxxx>

ir261_stir_turn.diff :
~~~~~~~~~~~~~~~~~~~~
<Patch from John K. Luebs>
o [CORRECT] Proper turnaround computations in the stir4200 driver
o [CORRECT] Take care of Tx packet without IrDA metadata (speed)
Signed-off-by: John K. Luebs <jkluebs@xxxxx>
Signed-off-by: Jean Tourrilhes <jt@xxxxxxxxxx>

irXXX_via_devexit.diff :
~~~~~~~~~~~~~~~~~~~~~~
<Patch from Randy Dunlap>
o [CORRECT] Make exit code properly in VIA driver
Signed-off-by: Randy Dunlap <rddunlap@xxxxxxxx>
Signed-off-by: Jean Tourrilhes <jt@xxxxxxxxxx>

ir261_connect_lsap-2.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~
<Original patch from Iavor Fetvadjie>
o [FEATURE] allow IrDA socket to connect on arbitrary LSAPs
Signed-off-by: Jean Tourrilhes <jt@xxxxxxxxxx>

ir261_nsc_38x.diff :
~~~~~~~~~~~~~~~~~~
<Original patch from Steffen Pingel>
o [FEATURE] support NSC PC8738x chipset (IBM x40 & ...)
Signed-off-by: Jean Tourrilhes <jt@xxxxxxxxxx>

ir261_ircomm_write_cleanup.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o [FEATURE] cleanup some construct obsoleted by Linus's patch
Signed-off-by: Jean Tourrilhes <jt@xxxxxxxxxx>

irXXX_irport_exports.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Adrian Bunk>
o [FEATURE] make needlessly global code static
o [FEATURE] remove unneeded EXPORT_SYMBOL's from irport.c
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
Signed-off-by: Jean Tourrilhes <jt@xxxxxxxxxx>
-
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/