An error occurred fetching the project authors.
  1. 18 Apr, 2014 5 commits
  2. 26 Feb, 2014 1 commit
  3. 07 Feb, 2014 1 commit
  4. 06 Nov, 2013 1 commit
    • Takashi Iwai's avatar
      ALSA: lx6464es: Fix pointer cast compile warnings · 293db842
      Takashi Iwai authored
      The warnings are really harmless but annoying.  Since they are only
      about debug prints, and it's at most 32bit DMA, let's just cast to
      unsigned long.
      
        sound/pci/lx6464es/lx6464es.c:457:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        sound/pci/lx6464es/lx_core.c:1195:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      293db842
  5. 07 Dec, 2012 1 commit
  6. 22 Nov, 2011 2 commits
  7. 25 Jun, 2011 1 commit
  8. 01 Nov, 2010 1 commit
  9. 21 Sep, 2009 1 commit
  10. 14 Apr, 2009 2 commits