aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/lx6464es/lx_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-16/+1
2019-06-11ALSA: lx6464es - Remove set but not used variables 'orun_mask, urun_mask'YueHaibing1-5/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29Thomas Gleixner1-16/+1
2016-04-15ALSA: lx646es: Fix possible uninitialized variable referenceTakashi Iwai1-1/+1
2014-09-15ALSA: lx6464es: Use nonatomic PCM opsTakashi Iwai1-162/+90
2014-04-18ALSA: lx_core: Translate comments from french to englishMaxime Ripard1-11/+11
2014-04-18ALSA: lx_core: Remove useless #if 0 .. #endifMaxime Ripard1-6/+0
2014-04-18ALSA: lx_core: Remove dead codeMaxime Ripard1-4/+0
2014-04-18ALSA: lx_core: Fix dev_dbg typoMaxime Ripard1-1/+1
2014-04-18ALSA: lx_core: Switch to using BIT macroMaxime Ripard1-3/+4
2014-04-18ALSA: lx_core: Remove unused definesMaxime Ripard1-5/+0
2014-02-26ALSA: lx6464es: Use standard printk helpersTakashi Iwai1-39/+50
2014-02-07ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.cRashika Kheria1-84/+0
2013-11-06ALSA: lx6464es: Fix pointer cast compile warningsTakashi Iwai1-2/+2
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-1/+1
2011-11-22ALSA: lx6464es - fix device communication via command busTim Blechmann1-4/+12
2011-11-22ALSA: lx6464es - command buffer API cleanupTim Blechmann1-3/+4
2011-06-25ALSA: lx6464es - include mac address in device nameTim Blechmann1-7/+7
2010-11-01ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann1-1/+1
2009-09-21ALSA: lx6464es - cleanup of rmh message bus functionTim Blechmann1-97/+1
2009-04-14ALSA: lx6464es - Disable lx_message_send()Takashi Iwai1-0/+2
2009-04-14ALSA: lx6464es - driver for the digigram lx6464es interfaceTim Blechmann1-0/+1442