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