index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-28
ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & co
Takashi Iwai
1
-0
/
+1
2012-08-28
ALSA: hda - Avoid unnecessary parameter read for EPSS
Takashi Iwai
2
-2
/
+9
2012-08-28
ALSA: hda - Make clear built-in driver optimization
Takashi Iwai
1
-1
/
+1
2012-08-27
ALSA: pcxhr: Add 8 new sound cards
Markus Bollinger
2
-3
/
+27
2012-08-24
ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVE
Mengdong Lin
2
-0
/
+8
2012-08-23
ALSA: hda - add runtime PM support
Mengdong Lin
3
-20
/
+87
2012-08-22
ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.c
Takashi Iwai
7
-10
/
+2
2012-08-22
ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakers
David Henningsson
1
-0
/
+3
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-4
/
+4
2012-08-20
Merge branch 'for-linus' into for-next
Takashi Iwai
12
-163
/
+152
2012-08-20
ALSA: hda - Fix leftover codec->power_transition
Takashi Iwai
1
-0
/
+2
2012-08-20
ALSA: hda - Add missing ifdef CONFIG_SND_HDA_POWER_SAVE to tracepoints
Takashi Iwai
1
-0
/
+2
2012-08-20
ALSA: hda - Check the power state when power_save option is changed
Takashi Iwai
1
-1
/
+57
2012-08-20
ALSA: hda - Implement snd_hda_power_sync() helper function
Takashi Iwai
2
-60
/
+82
2012-08-20
Merge branch 'topic/ca0132-fix' into for-linus
Takashi Iwai
3
-145
/
+99
2012-08-20
ALSA: hda - don't create dysfunctional mixer controls for ca0132
David Henningsson
1
-0
/
+8
2012-08-20
ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances.
Takashi Iwai
2
-0
/
+26
2012-08-20
ALSA: sound/pci/rme9652/hdspm.c: fix error return code
Julia Lawall
1
-1
/
+1
2012-08-20
ALSA: sound/pci/sis7019.c: fix error return code
Julia Lawall
1
-2
/
+3
2012-08-20
ALSA: sound/pci/ctxfi/ctatc.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-16
ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxx
David Henningsson
1
-4
/
+5
2012-08-15
ALSA: hda - Add 3stack-automute model to AD1882 codec
Takashi Iwai
1
-0
/
+40
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
62
-133
/
+133
2012-08-14
ALSA: hda - Fix possible compile warnings regarding CONFIG_PM
Takashi Iwai
1
-5
/
+2
2012-08-14
ALSA: lx6464es: Add a missing error check
Takashi Iwai
1
-0
/
+2
2012-08-14
ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch
David Henningsson
1
-2
/
+11
2012-08-13
ALSA: hda - fix Copyright debug message
Wang Xingchao
1
-1
/
+1
2012-08-13
ALSA: hda - show ICT/KAE control bits
Wang Xingchao
2
-1
/
+12
2012-08-10
ALSA : hda - bug fix on checking the supported power states of a codec
Mengdong Lin
1
-1
/
+1
2012-08-10
ALSA: hda - Fix panned "Beep Playback Switch"
David Henningsson
1
-6
/
+14
2012-08-10
ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read()
Dan Carpenter
1
-1
/
+1
2012-08-09
ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
1
-0
/
+9
2012-08-09
ALSA: hda - Fix forgotten ifdef CONFIG_SND_HDA_PATCH_LOADER
Takashi Iwai
1
-0
/
+2
2012-08-09
ALSA: hda - Deferred probing with request_firmware_nowait()
Takashi Iwai
2
-5
/
+39
2012-08-09
ALSA: hda - Load firmware in hda_intel.c
Takashi Iwai
3
-32
/
+38
2012-08-09
ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V
David Henningsson
1
-0
/
+8
2012-08-08
ALSA: hda - Add missing SPDIF I/O setup for CA0132
Takashi Iwai
1
-6
/
+14
2012-08-08
ALSA: hda - Use the standard PCM ops for CA0132
Takashi Iwai
1
-113
/
+29
2012-08-08
ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture items
Takashi Iwai
1
-2
/
+2
2012-08-08
ALSA: hda - Add codec->pcm_format_first flag
Takashi Iwai
2
-24
/
+46
2012-08-08
ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo Ideapad
David Henningsson
1
-2
/
+3
2012-08-07
ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=y
Takashi Iwai
1
-3
/
+2
2012-08-07
ALSA: hda - remove redundant auto quirks for conexant 506x
David Henningsson
1
-5
/
+0
2012-08-07
ALSA: hda - remove quirk for Dell Vostro 1015
David Henningsson
1
-1
/
+0
2012-08-07
ALSA: hda - add dock support for Thinkpad X230
Felix Kaechele
1
-0
/
+1
2012-08-06
ALSA: hda - Fix regression of HDMI codec probing
Takashi Iwai
1
-3
/
+9
2012-08-06
ALSA: hda - add dock support for Thinkpad T430s
Philipp A. Mohrenweiser
1
-0
/
+1
2012-08-03
ALSA: emu10k1: Avoid access to invalid pages when period=1
Takashi Iwai
1
-1
/
+4
2012-08-02
ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VC
Takashi Iwai
1
-0
/
+1
2012-07-31
ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs
Takashi Iwai
1
-1
/
+6
[prev]
[next]