1. 11 10月, 2009 2 次提交
  2. 09 10月, 2009 1 次提交
  3. 07 10月, 2009 1 次提交
  4. 06 10月, 2009 2 次提交
  5. 05 10月, 2009 1 次提交
  6. 02 10月, 2009 2 次提交
  7. 01 10月, 2009 2 次提交
  8. 30 9月, 2009 1 次提交
  9. 29 9月, 2009 1 次提交
  10. 28 9月, 2009 1 次提交
  11. 24 9月, 2009 2 次提交
  12. 21 9月, 2009 2 次提交
  13. 18 9月, 2009 1 次提交
  14. 15 9月, 2009 2 次提交
  15. 14 9月, 2009 4 次提交
  16. 11 9月, 2009 1 次提交
  17. 08 9月, 2009 2 次提交
  18. 07 9月, 2009 2 次提交
    • C
      sound: oxygen: work around MCE when changing volume · f1bc07af
      Clemens Ladisch 提交于
      When the volume is changed continuously (e.g., when the user drags a
      volume slider with the mouse), the driver does lots of I2C writes.
      Apparently, the sound chip can get confused when we poll the I2C status
      register too much, and fails to complete a read from it.  On the PCI-E
      models, the PCI-E/PCI bridge gets upset by this and generates a machine
      check exception.
      
      To avoid this, this patch replaces the polling with an unconditional
      wait that is guaranteed to be long enough.
      Signed-off-by: NClemens Ladisch <clemens@ladisch.de>
      Tested-by: Johann Messner <johann.messner at jku.at>
      Cc: <stable@kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      f1bc07af
    • D
      ALSA: hda/realtek: Added support for CLEVO M540R subsystem, 6 channel + digital · a65cc60f
      ddiaz@cenditel.gob.ve 提交于
      The model clevo-m540r was created with 6-channel and digital support. All
      functions verified except spdif. Tested with a VIT D2000 laptop which has:
      
      [lspci extract]
       Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio
      Controller [8086:284b] (rev 03)
              Subsystem: CLEVO/KAPOK Computer Device [1558:5409]
      
      [/proc/asound/card0/codec\#0 header]
      Codec: Realtek ALC883
      Address: 0
      Function Id: 0x1
      Vendor Id: 0x10ec0883
      Subsystem Id: 0x15585409
      Revision Id: 0x100002
      
      [Added a comment about HP mute and the model description by tiwai]
      Signed-off-by: NDhionel Diaz <ddiaz@cenditel.gob.ve>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      a65cc60f
  19. 03 9月, 2009 1 次提交
  20. 02 9月, 2009 4 次提交
  21. 01 9月, 2009 3 次提交
  22. 31 8月, 2009 2 次提交