|
|
Subscribe / Log in / New account

IrDA patches for 2.6.12-rc1

From:  Jean Tourrilhes <jt@hpl.hp.com>
To:  "David S. Miller" <davem@davemloft.net>, Jeff Garzik <jgarzik@pobox.com>, Linux kernel mailing list <linux-kernel@vger.kernel.org>, irda-users@lists.sourceforge.net
Subject:  IrDA patches for 2.6.12-rc1
Date:  Fri, 4 Mar 2005 16:23:39 -0800

	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@hpl.hp.com>

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@lu...>
Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>

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@lu...>
Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>

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

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@hpl.hp.com>

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

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

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@stusta.de>
Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds