index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ac97
/
ac97_codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-7
/
+9
2012-10-15
ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
Takashi Iwai
1
-0
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-02-19
ALSA: azt3328: hook up new emulated AC97 on AC97 patch side
Andreas Mohr
1
-0
/
+7
2011-02-17
ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines
Andreas Mohr
1
-34
/
+49
2011-01-14
ALSA: constify functions in ac97
Hanno Boeck
1
-1
/
+1
2010-12-13
sound: don't use flush_scheduled_work()
Tejun Heo
1
-4
/
+2
2010-01-10
ALSA: ac97: add AC97 STMicroelectronics' codecs
Krzysztof Helt
1
-0
/
+10
2009-12-15
ALSA: ac97_codec - increase timeout for analog sections to 5 second
Steve Soule
1
-1
/
+1
2009-11-05
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
1
-3
/
+3
2009-04-21
[ALSA] ac97_codec: increase timeout for analog subsections
Jaroslav Kysela
1
-1
/
+1
2009-03-24
Merge branch 'topic/intel8x0' into for-linus
Takashi Iwai
1
-1
/
+1
2009-03-06
ALSA: ac97 - Add patch entry for Conexant CX20468-31 chip
Takashi Iwai
1
-0
/
+1
2009-02-05
ALSA: Fix missing KERN_* prefix to printk in sound/pci
Takashi Iwai
1
-1
/
+4
2009-01-29
ALSA: AC97: Fix function name type in comment s/updat/update/
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2008-12-01
ALSA: ac97 - Add WM9715 to AC97 IDs
Mark Brown
1
-1
/
+1
2008-10-30
sound: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2008-08-29
ALSA: ac97 - vt1618 7.1 Audio Support
John L. Utz III
1
-1
/
+1
2008-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
1
-7
/
+12
2008-08-06
ALSA: ac97 - Enable mono-out on ALC203 codec as default
Takashi Iwai
1
-1
/
+1
2008-07-20
ALSA: re-order AC97 codec ID table.
Rene Herman
1
-10
/
+10
2008-07-15
ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name.
Rene Herman
1
-1
/
+2
2008-07-10
ALSA: Fix AC97 power down
Takashi Iwai
1
-1
/
+3
2008-06-13
[ALSA] ac97 - Fix power_save option value as time-out
Takashi Iwai
1
-3
/
+4
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-10-16
[ALSA] ac97: YMF743 missing controls support (2/2)
Keita Maehara
1
-2
/
+9
2007-10-16
[ALSA] Add default values for power-saving as Kconfig options
Takashi Iwai
1
-1
/
+1
2007-10-16
[ALSA] ac97 - Suppress the reset of audio-codec from modem-codec at resume
Takashi Iwai
1
-1
/
+4
2007-10-16
[ALSA] Use msecs_to_jiffies() in ac97_codec.c
Takashi Iwai
1
-6
/
+8
2007-10-16
[ALSA] Add missing static in ac97_codec.c
Takashi Iwai
1
-2
/
+2
2007-05-11
[ALSA] ac97 - Make patch functions static
Takashi Iwai
1
-16
/
+27
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-02-14
[ALSA] ac97 - Fix silent output problem with Cx20551 codec
Takashi Iwai
1
-0
/
+1
2007-02-09
[ALSA] Remove delayed work properly at free and suspend
Takashi Iwai
1
-0
/
+5
2007-02-09
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
1
-8
/
+8
2007-02-09
[ALSA] ac97 - fix various issues with AD1986/AD1986A support
Randy Cushman
1
-1
/
+1
2007-02-09
[ALSA] ac97 - Suppress power-saving mode on non-supporting drivers
Takashi Iwai
1
-20
/
+21
2006-12-20
[ALSA] ac97: Identify CMI9761 chips.
James Courtier-Dutton
1
-3
/
+3
2006-12-20
[ALSA] ac97_codec - trivial fix for bit update functions
James C Georgas
1
-2
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-10-22
[ALSA] Fix AC97 power-saving mode
Takashi Iwai
1
-6
/
+2
2006-09-23
[ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM mobo
Magnus Sandin
1
-0
/
+6
2006-09-23
[ALSA] Add TLV support to AC97 codec driver
Takashi Iwai
1
-7
/
+47
2006-09-23
[ALSA] add codec-specific controls for UCB1400
Mike Rapoport
1
-1
/
+1
2006-09-23
[ALSA] Add experimental support of aggressive AC97 power-saving mode
Takashi Iwai
1
-37
/
+227
2006-09-23
[ALSA] Unregister device files at disconnection
Takashi Iwai
1
-4
/
+4
2006-09-01
[PATCH] ALSA: ac97: correct some Mic mixer elements
Takashi Iwai
1
-2
/
+2
2006-06-22
[ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreen
Rodolfo Giometti
1
-3
/
+5
[next]