aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_beep.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: hda - Fix Oops at reloading beep devicesTakashi Iwai2009-12-271-3/+7
* ALSA: hda - Don't cache beep controlsTakashi Iwai2009-12-271-3/+3
* ALSA: hda - Fix beep_mode option valueTakashi Iwai2009-11-161-1/+3
* ALSA: hda - add beep_mode module parameterJaroslav Kysela2009-11-161-5/+16
* ALSA: hda: beep - add missing cancel_delayed_workJaroslav Kysela2009-11-161-0/+1
* ALSA: hda_intel: Digital PC Beep - delay input device unregistrationJaroslav Kysela2009-11-161-15/+27
* ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela2009-11-161-18/+70
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-091-4/+7
|\
| * ALSA: hda - fix beep tone calculation for IDT/STAC codecsPaul Vojta2009-07-091-4/+7
* | ALSA: hda - Check "beep" hintTakashi Iwai2009-06-291-0/+4
|/
* ALSA: hda - Fix digital beep tone calculationTakashi Iwai2009-05-191-11/+44
* ALSA: hda - Clear codec->beep at releaseTakashi Iwai2009-02-061-0/+1
* ALSA: hda - Use own workqueueTakashi Iwai2009-01-121-1/+0
* ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai2008-11-281-2/+2
* ALSA: hda - Modularize HD-audio driverTakashi Iwai2008-11-271-0/+2
* ALSA: hda - Missing NULL check in hda_beep.cTakashi Iwai2008-11-131-0/+4
* ALSA: hda - Add digital beep playback switch for STAC/IDT codecsTakashi Iwai2008-11-131-0/+4
* ALSA: hda - use input_free_device()Takashi Iwai2008-07-291-1/+1
* ALSA: hda: digital pc-beep support hd-audio codecsMatthew Ranostay2008-07-201-0/+134