1. 19 2月, 2011 1 次提交
    • A
      ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layer · b5dc20cd
      Andreas Mohr 提交于
      Make use of the very flexible ALSA ac97 layer (hooks for custom I/O!)
      on this weird AC97 copycat hardware,
      via semi-extended I/O translation/emulation.
      
      Some 5kB binary/loaded size saved (well... additional huge AC97 module
      penalty not factored in, of course ;-P).
      Given that the driver previously had 20kB that's not bad,
      but the much more important thing is to have AC97 layer stress-tested
      with a thoroughly weird AC97 copycat (or, simply put, if it were not for
      this AC97 test aspect, this effort would merely have been a nut job ;).
      Signed-off-by: NAndreas Mohr <andi@lisas.de>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      b5dc20cd
  2. 27 1月, 2011 1 次提交
  3. 10 1月, 2011 3 次提交
  4. 06 12月, 2010 1 次提交
  5. 03 11月, 2010 3 次提交
  6. 09 9月, 2010 3 次提交
  7. 23 4月, 2010 2 次提交
    • H
      ALSA: snd-es1968: Make hardware volume buttons an input device (rev2) · 5a5e02e5
      Hans de Goede 提交于
      The hardware volume handling code in essence just detects key presses, and
      then does some hardcoded modification of the master volume based on which key
      is pressed.
      
      Clearly the right thing to do here is just report these keypresses to
      userspace and let userspace decide what to with them.
      
      This patch adds a Kconfig option which when enabled reports the volume
      buttons as keypresses using an input device. When enabled this option
      also gets rid of the ugly direct ac97 writes from the tasklet, the ac97lock
      and the need for using a tasklet in general.
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      5a5e02e5
    • H
      ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2) · eb581adf
      Hans de Goede 提交于
      While working on the sound suspend / resume problems with my laptop
      I noticed that the hardware volume handling code in essence just detects
      key presses, and then does some hardcoded modification of the master volume
      based on which key is pressed.
      
      This made me think that clearly the right thing to do here is just report
      these keypresses to userspace and let userspace decide what to with them.
      
      This patch adds a Kconfig option which when enabled reports the volume
      buttons as keypresses using an input device. When enabled this option
      also gets rid of the ugly direct ac97 writes from the tasklet, the ac97lock
      and the need for using a tasklet in general.
      
      As an added bonus the keys now work identical to volume keys on a (usb)
      keyboard with multimedia keys, providing visual feedback of the volume
      level change, and a better range of the volume control (with a properly
      configured desktop environment).
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      eb581adf
  8. 22 4月, 2010 1 次提交
  9. 18 1月, 2010 1 次提交
  10. 13 11月, 2009 1 次提交
  11. 30 10月, 2009 1 次提交
  12. 12 10月, 2009 1 次提交
  13. 06 7月, 2009 1 次提交
  14. 02 6月, 2009 1 次提交
  15. 25 5月, 2009 1 次提交
  16. 20 5月, 2009 1 次提交
    • T
      ALSA: ctxfi - Add depends on X86 · 3e3ee6dc
      Takashi Iwai 提交于
      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: NTakashi Iwai <tiwai@suse.de>
      3e3ee6dc
  17. 14 5月, 2009 1 次提交
    • W
      ALSA: SB X-Fi driver merge · 8cc72361
      Wai Yew CHAY 提交于
      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: NWai Yew CHAY <wychay@ctl.creative.com>
      Singed-off-by: NRyan RICHARDS <ryan_richards@creativelabs.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      8cc72361
  18. 12 5月, 2009 1 次提交
  19. 14 4月, 2009 1 次提交
  20. 30 3月, 2009 1 次提交
  21. 19 3月, 2009 1 次提交
  22. 26 2月, 2009 1 次提交
  23. 19 1月, 2009 1 次提交
  24. 28 11月, 2008 1 次提交
  25. 21 11月, 2008 2 次提交
  26. 18 11月, 2008 1 次提交
  27. 05 11月, 2008 1 次提交
  28. 16 10月, 2008 1 次提交
  29. 10 10月, 2008 1 次提交
  30. 22 9月, 2008 1 次提交
  31. 14 8月, 2008 1 次提交
  32. 13 8月, 2008 1 次提交