1. 14 Nov, 2009 1 commit
  2. 12 Nov, 2009 2 commits
  3. 11 Nov, 2009 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Add power on/off counter · a2f6309e
      Takashi Iwai authored
      Added the power on/off counter and expose via sysfs files.
      The sysfs files, power_on_acct and power_off_acct, are created under
      each codec hwdep sysfs directory (e.g. /sys/class/sound/hwC0D0).
      The files show the msec length of the codec power-on and power-off,
      respectively.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      a2f6309e
  4. 10 Nov, 2009 3 commits
  5. 06 Nov, 2009 2 commits
  6. 05 Nov, 2009 2 commits
  7. 04 Nov, 2009 2 commits
  8. 02 Nov, 2009 2 commits
  9. 30 Oct, 2009 15 commits
  10. 14 Oct, 2009 2 commits
  11. 13 Oct, 2009 4 commits
  12. 12 Oct, 2009 1 commit
    • Stephen Rothwell's avatar
      sound: use semicolons to end statements · 0f48327e
      Stephen Rothwell authored
      Fixes:
      
      sound/pci/hda/patch_via.c: In function 'patch_vt1718S':
      sound/pci/hda/patch_via.c:4951: error: expected expression before 'return'
      sound/pci/hda/patch_via.c: In function 'patch_vt1716S':
      sound/pci/hda/patch_via.c:5441: error: expected expression before 'return'
      sound/pci/hda/patch_via.c: In function 'patch_vt2002P':
      sound/pci/hda/patch_via.c:5794: error: expected expression before 'return'
      sound/pci/hda/patch_via.c: In function 'patch_vt1812':
      sound/pci/hda/patch_via.c:6148: error: expected expression before 'return'
      Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      0f48327e
  13. 11 Oct, 2009 3 commits