summaryrefslogtreecommitdiffstats
path: root/sound/pci/lola
Commit message (Expand)AuthorAgeFilesLines
* ALSA: lola: 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-1/+1
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-4/+2
* ALSA: lola: NULL dereference on probe failureDan Carpenter2014-12-101-1/+1
* ALSA: lola: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-11-171-2/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: lola: fix format type mismatch in sound/pci/lola/lola_proc.cToralf Förster2014-05-211-1/+1
* ALSA: lola: NULL deref on allocation errorDan Carpenter2014-03-051-1/+0
* ALSA: lola: Use standard printk helpersTakashi Iwai2014-02-264-49/+55
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: lola: Fix uninitialized variable access in error messageTakashi Iwai2013-10-291-1/+1
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-075-27/+27
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: lola - Fix for Lola280 boardMarkus Bollinger2011-06-242-38/+94
* Merge branch 'fix/hda' into topic/miscTakashi Iwai2011-06-171-1/+1
|\
| * ALSA: lola - Fix section mismatchTakashi Iwai2011-06-151-1/+1
* | 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: lola - fix lola buildRandy Dunlap2011-05-041-1/+2
* ALSA: lola - Yet another linux/delay.h inclusionTakashi Iwai2011-05-031-0/+1
* ALSA: lola - Add missing inclusion of linux/delay.hTakashi Iwai2011-05-031-0/+1
* ALSA: lola - Implement polling_mode like hd-audioTakashi Iwai2011-05-032-3/+14
* ALSA: lola - Rename to Digital SRC Capture SwitchTakashi Iwai2011-05-033-3/+17
* ALSA: lola - Add sync in loop implementationTakashi Iwai2011-05-031-17/+59
* ALSA: lola - Add SRC refcountingTakashi Iwai2011-05-032-7/+46
* ALSA: lola - Allow granularity changesTakashi Iwai2011-05-033-7/+27
* ALSA: lola - Use SG-bufferTakashi Iwai2011-05-032-23/+4
* ALSA: lola - Add Lola-specific module optionsTakashi Iwai2011-05-031-10/+35
* ALSA: lola - Fix PCM stallsTakashi Iwai2011-05-033-47/+74
* ALSA: lola - Use a single BDLTakashi Iwai2011-05-032-31/+49
* ALSA: lola - Suppress the debug printTakashi Iwai2011-05-031-4/+4
* ALSA: lola - Changes in proc fileTakashi Iwai2011-05-031-6/+142
* ALSA: lola - Make SRC helper globalTakashi Iwai2011-05-032-4/+5
* ALSA: Add the driver for Digigram Lola PCI-e boardsTakashi Iwai2011-05-037-0/+3095
OpenPOWER on IntegriCloud