aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/lx6464es/lx6464es.c
AgeCommit message (Expand)Author
2022-04-12ALSA: lx6464es: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2021-07-19ALSA: lx6464es: Allocate resources with device-managed APIsTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: lx6464es: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: lx6464es: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-09-08ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann
2019-07-10ALSA: lx6464es: Remove unneeded variable errHariprasad Kelam
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29Thomas Gleixner
2019-02-08Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2019-02-06ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-06-21ALSA: lx6464es: Missing error code in snd_lx6464es_create()Dan Carpenter
2018-06-14ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia
2017-08-12ALSA: lx6464es: make snd_pcm_hardware constBhumika Goyal
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2015-10-21ALSA: lx6464es: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen
2015-05-26ALSA: lx6464es: Use NULL for pointersTakashi Iwai
2015-05-26ALSA: lx6464es: Fix duplicated SSID entriesTakashi Iwai
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2014-09-15ALSA: lx6464es: Use nonatomic PCM opsTakashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-26ALSA: lx6464es: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-06ALSA: lx6464es: Fix pointer cast compile warningsTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-08-14ALSA: lx6464es: Add a missing error checkTakashi Iwai
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-06-25ALSA: lx6464es - include mac address in device nameTim Blechmann
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2010-11-01ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-06-25ALSA: lx6464es - configure ethersound io channelsTim Blechmann
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton
2009-06-11ALSA: lx6464es - support standard alsa module parametersTim Blechmann
2009-04-14ALSA: lx6464es - Use snd_card_create()Takashi Iwai
2009-04-14ALSA: lx6464es - driver for the digigram lx6464es interfaceTim Blechmann