Bunch of janitor IrDA patches
From: Jean Tourrilhes
Date: Wed Feb 25 2004 - 22:14:24 EST
Hi Dave,
Stephen and Martin are still working on the stir4200 driver
and will send you a patch later (we are not forgetting about
it). Meanwhile, a problem did show up in smsc-ircc2 driver that need
fixing. I'm also taking this opportunity to send you the vast majority
of janitorial patches that Stephen sent me. There's many of them, but
most are really trivial.
Tested here on 2.6.3. Please send upwards.
Thanks...
Jean
-----------------------------------------------------------------
[FEATURE] : Add a new feature to the IrDA stack
[CORRECT] : Fix to have the correct/expected behaviour
[CRITICA] : Fix potential kernel crash
irXXX_irq_retval_smsc2-fix.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [CORRECT] Fix the handling of shared IRQs in smsc-ircc2 driver.
irXXX_usb_alloc.diff :
~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] Convert irda-usb to dynamic device allocation
irXXX_setup_dma.diff :
~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] Rename setup_dma to irda_setup_dma
=> reduce namepace pollution
irXXX_static_w83977af.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] make more symbol static (namespace pollution)
irXXX_static_irtty-sir.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] make more symbol static (namespace pollution)
irXXX_static_via.diff :
~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] make more symbol static (namespace pollution)
o [FEATURE] remove unused code
irXXX_static_taskkick.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] make more symbol static (namespace pollution)
irXXX_ircomm_flags.diff :
~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] volatile not needed, always use set/test_bit
irXXX_infrared_mode.diff :
~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] remove unused code
irXXX_dev_flags.diff :
~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] remove unused code
irXXX_hashbin_cleanup.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] remove unused code
o [FEATURE] add const where needed
irXXX_bogus_include.diff :
~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] include not needed
irXXX_txqueue_empty.diff :
~~~~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] optimise irda_device_txqueue_empty by making inline
irXXX_broken_smp.diff :
~~~~~~~~~~~~~~~~~~~~~
<Patch from Stephen Hemminger>
o [FEATURE] mark irport driver has having locking issues
ir263_dongles-12_dup_symbols.diff :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o [FEATURE] rename dongle entry points for consistency
-
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/