summaryrefslogtreecommitdiff
path: root/sound/pci/lx6464es
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: lx6464es: fix a debug loopDan Carpenter2023-02-011-6/+5
* ALSA: lx6464es: Fix the missing snd_card_free() call at probe errorTakashi Iwai2022-04-121-2/+6
* ALSA: lx6464es: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-88/+24
* ALSA: pci: lx6464es: remove useless self-comparisonPierre-Louis Bossart2021-05-271-4/+0
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-2/+0
* ALSA: lx6464es: More constificationsTakashi Iwai2020-01-051-2/+2
* ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: lx6464es: Support PCM sync_stopTakashi Iwai2019-12-111-0/+1
* ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: lx6464es: Use managed buffer allocationTakashi Iwai2019-12-111-11/+3
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-061-1/+1
* ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann2019-09-081-0/+8
* ALSA: lx6464es: Remove unneeded variable errHariprasad Kelam2019-07-101-2/+1
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-086-82/+6
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29Thomas Gleixner2019-05-245-82/+5
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | ALSA: lx6464es - Remove set but not used variables 'orun_mask, urun_mask'YueHaibing2019-06-111-5/+0
|/
* Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai2019-02-081-5/+3
|\
| * ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-5/+3
* | ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-061-7/+1
|/
* ALSA: lx6464es: Missing error code in snd_lx6464es_create()Dan Carpenter2018-06-211-0/+1
* ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia2018-06-141-0/+7
* ALSA: lx6464es: make snd_pcm_hardware constBhumika Goyal2017-08-121-1/+1
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-1/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: lx646es: Fix possible uninitialized variable referenceTakashi Iwai2016-04-151-1/+1
* ALSA: lx6464es: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-2/+2
* ALSA: lx6464es: Use NULL for pointersTakashi Iwai2015-05-261-2/+2
* ALSA: lx6464es: Fix duplicated SSID entriesTakashi Iwai2015-05-261-6/+6
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-1/+1
* ALSA: Fix invalid kerneldoc markersTakashi Iwai2014-11-111-1/+1
* ALSA: lx6464es: Use nonatomic PCM opsTakashi Iwai2014-09-154-200/+108
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: lx_core: Translate comments from french to englishMaxime Ripard2014-04-181-11/+11
* ALSA: lx_core: Remove useless #if 0 .. #endifMaxime Ripard2014-04-181-6/+0
* ALSA: lx_core: Remove dead codeMaxime Ripard2014-04-181-4/+0
* ALSA: lx_core: Fix dev_dbg typoMaxime Ripard2014-04-181-1/+1
* ALSA: lx_core: Switch to using BIT macroMaxime Ripard2014-04-181-3/+4
* ALSA: lx_core: Remove unused definesMaxime Ripard2014-04-181-5/+0
* ALSA: lx6464es: Use standard printk helpersTakashi Iwai2014-02-262-117/+129
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.cRashika Kheria2014-02-071-84/+0
* ALSA: lx6464es: Fix pointer cast compile warningsTakashi Iwai2013-11-062-4/+4
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-073-17/+17
* ALSA: lx6464es: Add a missing error checkTakashi Iwai2012-08-141-0/+2
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-15/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* ALSA: lx6464es - fix device communication via command busTim Blechmann2011-11-221-4/+12
* ALSA: lx6464es - command buffer API cleanupTim Blechmann2011-11-222-6/+4