summaryrefslogtreecommitdiff
path: root/sound/pci/lola
AgeCommit message (Expand)Author
2017-08-12ALSA: lola: 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-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-12-10ALSA: lola: NULL dereference on probe failureDan Carpenter
2014-11-17ALSA: lola: Deletion of an unnecessary check before the function call "vfree"Markus Elfring
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-21ALSA: lola: fix format type mismatch in sound/pci/lola/lola_proc.cToralf Förster
2014-03-05ALSA: lola: NULL deref on allocation errorDan Carpenter
2014-02-26ALSA: lola: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-10-29ALSA: lola: Fix uninitialized variable access in error messageTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-06-24ALSA: lola - Fix for Lola280 boardMarkus Bollinger
2011-06-17Merge branch 'fix/hda' into topic/miscTakashi Iwai
2011-06-15ALSA: lola - Fix section mismatchTakashi Iwai
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
2011-05-04ALSA: lola - fix lola buildRandy Dunlap
2011-05-03ALSA: lola - Yet another linux/delay.h inclusionTakashi Iwai
2011-05-03ALSA: lola - Add missing inclusion of linux/delay.hTakashi Iwai
2011-05-03ALSA: lola - Implement polling_mode like hd-audioTakashi Iwai
2011-05-03ALSA: lola - Rename to Digital SRC Capture SwitchTakashi Iwai
2011-05-03ALSA: lola - Add sync in loop implementationTakashi Iwai
2011-05-03ALSA: lola - Add SRC refcountingTakashi Iwai
2011-05-03ALSA: lola - Allow granularity changesTakashi Iwai
2011-05-03ALSA: lola - Use SG-bufferTakashi Iwai
2011-05-03ALSA: lola - Add Lola-specific module optionsTakashi Iwai
2011-05-03ALSA: lola - Fix PCM stallsTakashi Iwai
2011-05-03ALSA: lola - Use a single BDLTakashi Iwai
2011-05-03ALSA: lola - Suppress the debug printTakashi Iwai
2011-05-03ALSA: lola - Changes in proc fileTakashi Iwai
2011-05-03ALSA: lola - Make SRC helper globalTakashi Iwai
2011-05-03ALSA: Add the driver for Digigram Lola PCI-e boardsTakashi Iwai