1. 10 1月, 2011 1 次提交
  2. 06 12月, 2010 1 次提交
  3. 03 11月, 2010 3 次提交
  4. 09 9月, 2010 3 次提交
  5. 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
  6. 22 4月, 2010 1 次提交
  7. 18 1月, 2010 1 次提交
  8. 13 11月, 2009 1 次提交
  9. 30 10月, 2009 1 次提交
  10. 12 10月, 2009 1 次提交
  11. 06 7月, 2009 1 次提交
  12. 02 6月, 2009 1 次提交
  13. 25 5月, 2009 1 次提交
  14. 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
  15. 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
  16. 12 5月, 2009 1 次提交
  17. 14 4月, 2009 1 次提交
  18. 30 3月, 2009 1 次提交
  19. 19 3月, 2009 1 次提交
  20. 26 2月, 2009 1 次提交
  21. 19 1月, 2009 1 次提交
  22. 28 11月, 2008 1 次提交
  23. 21 11月, 2008 2 次提交
  24. 18 11月, 2008 1 次提交
  25. 05 11月, 2008 1 次提交
  26. 16 10月, 2008 1 次提交
  27. 10 10月, 2008 1 次提交
  28. 22 9月, 2008 1 次提交
  29. 14 8月, 2008 1 次提交
  30. 13 8月, 2008 1 次提交
  31. 21 7月, 2008 1 次提交
  32. 10 7月, 2008 3 次提交