summaryrefslogtreecommitdiffstats
path: root/sound/pci/lx6464es/lx6464es.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29Thomas Gleixner2019-05-241-17/+1
* 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: 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: lx6464es: Use nonatomic PCM opsTakashi Iwai2014-09-151-29/+14
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: lx6464es: Use standard printk helpersTakashi Iwai2014-02-261-78/+79
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: lx6464es: Fix pointer cast compile warningsTakashi Iwai2013-11-061-2/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-15/+15
* 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 - include mac address in device nameTim Blechmann2011-06-251-8/+13
* 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-011-2/+2
* 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 - 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 - Use snd_card_create()Takashi Iwai2009-04-141-3/+3
* ALSA: lx6464es - driver for the digigram lx6464es interfaceTim Blechmann2009-04-141-0/+1152
OpenPOWER on IntegriCloud