aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/lx6464es/lx_core.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-27ALSA: pci: lx6464es: remove useless self-comparisonGravatar Pierre-Louis Bossart 1-4/+0
2020-01-05ALSA: lx6464es: More constificationsGravatar Takashi Iwai 1-2/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 1-16/+1
2019-06-11ALSA: lx6464es - Remove set but not used variables 'orun_mask, urun_mask'Gravatar YueHaibing 1-5/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29Gravatar Thomas Gleixner 1-16/+1
2016-04-15ALSA: lx646es: Fix possible uninitialized variable referenceGravatar Takashi Iwai 1-1/+1
2014-09-15ALSA: lx6464es: Use nonatomic PCM opsGravatar Takashi Iwai 1-162/+90
2014-04-18ALSA: lx_core: Translate comments from french to englishGravatar Maxime Ripard 1-11/+11
2014-04-18ALSA: lx_core: Remove useless #if 0 .. #endifGravatar Maxime Ripard 1-6/+0
2014-04-18ALSA: lx_core: Remove dead codeGravatar Maxime Ripard 1-4/+0
2014-04-18ALSA: lx_core: Fix dev_dbg typoGravatar Maxime Ripard 1-1/+1
2014-04-18ALSA: lx_core: Switch to using BIT macroGravatar Maxime Ripard 1-3/+4
2014-04-18ALSA: lx_core: Remove unused definesGravatar Maxime Ripard 1-5/+0
2014-02-26ALSA: lx6464es: Use standard printk helpersGravatar Takashi Iwai 1-39/+50
2014-02-07ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.cGravatar Rashika Kheria 1-84/+0
2013-11-06ALSA: lx6464es: Fix pointer cast compile warningsGravatar Takashi Iwai 1-2/+2
2012-12-07ALSA: pci: remove __dev* attributesGravatar Bill Pemberton 1-1/+1
2011-11-22ALSA: lx6464es - fix device communication via command busGravatar Tim Blechmann 1-4/+12
2011-11-22ALSA: lx6464es - command buffer API cleanupGravatar Tim Blechmann 1-3/+4
2011-06-25ALSA: lx6464es - include mac address in device nameGravatar Tim Blechmann 1-7/+7
2010-11-01ALSA: lx6464es - make 1 bit signed bitfield unsignedGravatar Tim Blechmann 1-1/+1
2009-09-21ALSA: lx6464es - cleanup of rmh message bus functionGravatar Tim Blechmann 1-97/+1
2009-04-14ALSA: lx6464es - Disable lx_message_send()Gravatar Takashi Iwai 1-0/+2
2009-04-14ALSA: lx6464es - driver for the digigram lx6464es interfaceGravatar Tim Blechmann 1-0/+1442