07 Nov, 2005

1 commit


04 Nov, 2005

11 commits


01 Nov, 2005

1 commit

  • This adds the magic IO wakeup code for the CardBus version of the
    Creative Labs Audigy 2 to the snd-emu10k1 driver.

    Without the magic IO enable sequence, reading from the IO region of the
    card will fail spectacularly, and the machine will hang.

    My next task will be getting the driver to actually play sound without
    distortion.

    Signed-off-by: James Courtier-Dutton

    [ This is a work-in-progress, but since it avoids a total lockup
    if the emu10k module is loaded on a machine with the cardbus
    card inserted, we're better off with it than without it, even
    if sound quality is bad right now ]

    Signed-off-by: Linus Torvalds

    James Courtier-Dutton
     

28 Oct, 2005

1 commit


09 Oct, 2005

1 commit

  • - added typedef unsigned int __nocast gfp_t;

    - replaced __nocast uses for gfp flags with gfp_t - it gives exactly
    the same warnings as far as sparse is concerned, doesn't change
    generated code (from gcc point of view we replaced unsigned int with
    typedef) and documents what's going on far better.

    Signed-off-by: Al Viro
    Signed-off-by: Linus Torvalds

    Al Viro
     

07 Oct, 2005

2 commits


12 Sep, 2005

6 commits


10 Sep, 2005

2 commits


08 Sep, 2005

2 commits


07 Sep, 2005

1 commit


30 Aug, 2005

10 commits


24 Aug, 2005

1 commit


28 Jul, 2005

1 commit