| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda-beep: Update authors dead email address | Matt Ranostay | 2015-06-13 | 1 | -1/+1 |
* | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 2015-03-23 | 1 | -2/+2 |
* | ALSA: hda - Adjust power of beep widget and outputs | Takashi Iwai | 2015-03-18 | 1 | -13/+16 |
* | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai | 2015-03-03 | 1 | -2/+2 |
* | ALSA: hda - Set parent of input beep devices | Takashi Iwai | 2015-02-26 | 1 | -0/+1 |
* | ALSA: hda - Decouple PCM and hwdep devices from codec object | Takashi Iwai | 2015-02-23 | 1 | -1/+0 |
* | ALSA: hda - More kerneldoc comments | Takashi Iwai | 2014-10-29 | 1 | -0/+38 |
* | ALSA: hda - Fix registration of beep input device | Takashi Iwai | 2014-02-28 | 1 | -8/+25 |
* | ALSA: hda - Make codec object as a parent for input beep devices | Takashi Iwai | 2014-02-27 | 1 | -1/+1 |
* | ALSA: hda - Replace with standard printk | Takashi Iwai | 2014-02-25 | 1 | -1/+1 |
* | ALSA: hda - Remove dependency on bus->pci in hda_beep.c | Takashi Iwai | 2014-02-15 | 1 | -2/+1 |
* | ALSA: hda - Kill EXPORT_SYMBOL_HDA() | Takashi Iwai | 2013-12-19 | 1 | -5/+5 |
* | ALSA: hda - Add a fallthru comment | Takashi Iwai | 2013-10-29 | 1 | -0/+1 |
* | ALSA: hda - Remove OOM message after input_allocate_device | Joe Perches | 2013-10-24 | 1 | -3/+1 |
* | ALSA: hda - Make the resume of digital beep setup proper | Takashi Iwai | 2013-03-18 | 1 | -1/+1 |
* | ALSA: hda - Fix power-saving during playing beep sound | Takashi Iwai | 2013-03-18 | 1 | -11/+26 |
* | ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch | David Henningsson | 2012-08-14 | 1 | -2/+11 |
* | ALSA: hda - Fix panned "Beep Playback Switch" | David Henningsson | 2012-08-10 | 1 | -6/+14 |
* | ALSA: hda - Avoid possible race of beep on/off | Takashi Iwai | 2012-07-03 | 1 | -2/+3 |
* | ALSA: hda - Get rid of superfluous beep->mode field | Takashi Iwai | 2012-07-03 | 1 | -8/+6 |
* | ALSA: hda - Move beep helper functions to hda_beep.c | Takashi Iwai | 2012-07-03 | 1 | -0/+28 |
* | ALSA: hda - Remove beep_mode=2 | Takashi Iwai | 2012-07-03 | 1 | -36/+1 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ALSA: hda - Fix Oops at reloading beep devices | Takashi Iwai | 2009-12-27 | 1 | -3/+7 |
* | ALSA: hda - Don't cache beep controls | Takashi Iwai | 2009-12-27 | 1 | -3/+3 |
* | ALSA: hda - Fix beep_mode option value | Takashi Iwai | 2009-11-16 | 1 | -1/+3 |
* | ALSA: hda - add beep_mode module parameter | Jaroslav Kysela | 2009-11-16 | 1 | -5/+16 |
* | ALSA: hda: beep - add missing cancel_delayed_work | Jaroslav Kysela | 2009-11-16 | 1 | -0/+1 |
* | ALSA: hda_intel: Digital PC Beep - delay input device unregistration | Jaroslav Kysela | 2009-11-16 | 1 | -15/+27 |
* | ALSA: hda_intel: Digital PC Beep - change behaviour for input layer | Jaroslav Kysela | 2009-11-16 | 1 | -18/+70 |
* | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2009-07-09 | 1 | -4/+7 |
|\ |
|
| * | ALSA: hda - fix beep tone calculation for IDT/STAC codecs | Paul Vojta | 2009-07-09 | 1 | -4/+7 |
* | | ALSA: hda - Check "beep" hint | Takashi Iwai | 2009-06-29 | 1 | -0/+4 |
|/ |
|
* | ALSA: hda - Fix digital beep tone calculation | Takashi Iwai | 2009-05-19 | 1 | -11/+44 |
* | ALSA: hda - Clear codec->beep at release | Takashi Iwai | 2009-02-06 | 1 | -0/+1 |
* | ALSA: hda - Use own workqueue | Takashi Iwai | 2009-01-12 | 1 | -1/+0 |
* | ALSA: hda - Don't export symbols when built-in kernel | Takashi Iwai | 2008-11-28 | 1 | -2/+2 |
* | ALSA: hda - Modularize HD-audio driver | Takashi Iwai | 2008-11-27 | 1 | -0/+2 |
* | ALSA: hda - Missing NULL check in hda_beep.c | Takashi Iwai | 2008-11-13 | 1 | -0/+4 |
* | ALSA: hda - Add digital beep playback switch for STAC/IDT codecs | Takashi Iwai | 2008-11-13 | 1 | -0/+4 |
* | ALSA: hda - use input_free_device() | Takashi Iwai | 2008-07-29 | 1 | -1/+1 |
* | ALSA: hda: digital pc-beep support hd-audio codecs | Matthew Ranostay | 2008-07-20 | 1 | -0/+134 |