07 Jan, 2006

1 commit

  • Did not move the parport interface properly into IEEE1284_PH_REV_IDLE phase at
    end of data due to comparing bytes with nibbles. Internal phase
    IEEE1284_PH_HBUSY_DNA became unused, so remove it.

    Signed-off-by: Marko Kohtala
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Marko Kohtala
     

05 Jan, 2006

1 commit


30 Dec, 2005

2 commits


22 Dec, 2005

3 commits

  • - CC data was swapped the wrong way around.
    - Enabling CC disabled XDS and vice versa: these two should
    be independent from one another.

    Signed-off-by: Hans Verkuil
    Signed-off-by: Mauro Carvalho Chehab

    Hans Verkuil
     
  • - When ALSA or OSS are loaded, check if the other is present
    Fixed hotplug notifiers cleanup on module removal
    - The saa7134 DMA sound modules now have their own Kconfig entries, and
    if built statically enforce exclusivity
    - SND_PCM_OSS isn't necessary for the OSS driver

    Signed-off-by: Ricardo Cerqueira
    Signed-off-by: Mauro Carvalho Chehab

    Ricardo Cerqueira
     
  • When compiled-in, make sure the sound system has initialized
    before these drivers do.

    Reported by Adrian Bunk

    (The right fix would be to make the sound core use "subsys_initcall()"
    and thus initialize before all normal drivers, but this is the quick
    and limited safe fix for 2.6.15).

    Signed-off-by: Linus Torvalds

    Linus Torvalds
     

19 Dec, 2005

4 commits


16 Dec, 2005

2 commits


13 Dec, 2005

7 commits


05 Dec, 2005

1 commit


02 Dec, 2005

19 commits