summaryrefslogtreecommitdiffstats
path: root/sound/pci/lx6464es
Commit message (Expand)AuthorAgeFilesLines
* 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
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-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/+0
* ALSA: lx6464es - cleanup of rmh message bus functionTim Blechmann2009-09-212-98/+1
* ALSA: lx6464es - configure ethersound io channelsTim Blechmann2009-06-251-4/+3
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-191-1/+1
* ALSA: lx6464es - support standard alsa module parametersTim Blechmann2009-06-111-0/+7
* ALSA: lx6464es - Disable lx_message_send()Takashi Iwai2009-04-141-0/+2
* ALSA: lx6464es - Use snd_card_create()Takashi Iwai2009-04-141-3/+3
* ALSA: lx6464es - driver for the digigram lx6464es interfaceTim Blechmann2009-04-146-0/+3328
OpenPOWER on IntegriCloud