summaryrefslogtreecommitdiffstats
path: root/sound/pci/lx6464es
Commit message (Expand)AuthorAgeFilesLines
* ALSA: lx6464es: Remove unneeded variable errHariprasad Kelam2019-07-101-2/+1Star
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-086-82/+6Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29Thomas Gleixner2019-05-245-82/+5Star
| * 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/+0Star
|/
* Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai2019-02-081-5/+3Star
|\
| * ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-5/+3Star
* | ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-061-7/+1Star
|/
* 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/+108Star
* 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/+0Star
* ALSA: lx_core: Remove dead codeMaxime Ripard2014-04-181-4/+0Star
* 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/+0Star
* 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/+2Star
* ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.cRashika Kheria2014-02-071-84/+0Star
* 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/+0Star
* 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/+2Star
* 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/+4Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* ALSA: lx6464es - include mac address in device nameTim Blechmann2011-06-254-16/+23
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann2010-11-013-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* ALSA: lx6464es - remove unused struct memberTim Blechmann2009-09-211-1/+0Star
* ALSA: lx6464es - cleanup of rmh message bus functionTim Blechmann2009-09-212-98/+1Star
* ALSA: lx6464es - configure ethersound io channelsTim Blechmann2009-06-251-4/+3Star
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-201-1/+1
* ALSA: lx6464es - support standard alsa module parametersTim Blechmann2009-06-111-0/+7