summaryrefslogtreecommitdiffstats
path: root/sound/pci/lola/lola.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: lola: NULL deref on allocation errorDan Carpenter2014-03-051-1/+0
* ALSA: lola: Use standard printk helpersTakashi Iwai2014-02-261-21/+21
* 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-071-7/+7
* 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
* 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 - Implement polling_mode like hd-audioTakashi Iwai2011-05-031-1/+11
* ALSA: lola - Allow granularity changesTakashi Iwai2011-05-031-5/+22
* ALSA: lola - Use SG-bufferTakashi Iwai2011-05-031-1/+0
* ALSA: lola - Add Lola-specific module optionsTakashi Iwai2011-05-031-10/+35
* ALSA: lola - Fix PCM stallsTakashi Iwai2011-05-031-4/+13
* ALSA: lola - Suppress the debug printTakashi Iwai2011-05-031-4/+4
* ALSA: Add the driver for Digigram Lola PCI-e boardsTakashi Iwai2011-05-031-0/+731
OpenPOWER on IntegriCloud