10 Jun, 2009

3 commits


02 Jun, 2009

1 commit

  • Remove the limitation of PAGE_SIZE to be 4k by defining the own
    page size and macros for 4k. 8kb page size could be natively supported,
    but it's disabled right now for simplicity.

    Also, clean up using upper_32_bits() macro.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

25 May, 2009

1 commit


20 May, 2009

1 commit

  • The ctxfi driver requires explicitly the 4k page size, and gives a
    build error on architectures with non-4k pages.
    As a workaround, just add the kconfig dependency on X86, which is
    the only architecture ever tested.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

14 May, 2009

1 commit

  • The Sound Blaster X-Fi driver supports Creative solutions based on
    20K1 and 20K2 chipsets.

    Supported hardware :

    Creative Sound Blaster X-Fi Titanium Fatal1ty® Champion Series
    Creative Sound Blaster X-Fi Titanium Fatal1ty Professional Series
    Creative Sound Blaster X-Fi Titanium Professional Audio
    Creative Sound Blaster X-Fi Titanium
    Creative Sound Blaster X-Fi Elite Pro
    Creative Sound Blaster X-Fi Platinum
    Creative Sound Blaster X-Fi Fatal1ty
    Creative Sound Blaster X-Fi XtremeGamer
    Creative Sound Blaster X-Fi XtremeMusic

    Current release features:

    * ALSA PCM Playback
    * ALSA Record
    * ALSA Mixer

    Note:

    * External I/O modules detection not included.

    Signed-off-by: Wai Yew CHAY
    Singed-off-by: Ryan RICHARDS
    Signed-off-by: Takashi Iwai

    Wai Yew CHAY
     

12 May, 2009

1 commit


14 Apr, 2009

1 commit


30 Mar, 2009

1 commit


24 Mar, 2009

1 commit


19 Mar, 2009

1 commit


26 Feb, 2009

1 commit


19 Jan, 2009

1 commit


25 Dec, 2008

1 commit


28 Nov, 2008

1 commit


21 Nov, 2008

2 commits


18 Nov, 2008

1 commit


05 Nov, 2008

1 commit


16 Oct, 2008

1 commit


10 Oct, 2008

1 commit


22 Sep, 2008

1 commit


14 Aug, 2008

1 commit


13 Aug, 2008

1 commit


21 Jul, 2008

1 commit


15 Jul, 2008

1 commit


10 Jul, 2008

3 commits


27 May, 2008

2 commits


20 May, 2008

1 commit

  • The VT1724 MIDI port is not MPU-401 compatible; remove the hacks that
    try to make the MPU-401 library work with it, and just use some simple
    device-specific code.

    Signed-off-by: Clemens Ladisch
    Tested-by: Pavel Hofman

    Clemens Ladisch
     

05 May, 2008

1 commit

  • FM801-tea575x tuner has a reverse selection to V4L1 and this causes
    nasty dependency problems.

    The patch simplifies the dependency with a normal
    "depends on VIDEO_V4L1". This decreases the usability but fixes bugs,
    yeah. If any better feature like "requires" is introduced to kbuild
    in future, we'll be able to switch it...

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

24 Apr, 2008

5 commits


01 Feb, 2008

1 commit