index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] ice1724 - Clean up ctl callbacks in se.c
Takashi Iwai
2008-01-31
1
-91
/
+147
*
[ALSA] pci - check value range in ctl callbacks
Takashi Iwai
2008-01-31
7
-46
/
+112
*
[ALSA] mixart - Check value range in ctl callbacks
Takashi Iwai
2008-01-31
1
-41
/
+83
*
[ALSA] ice1724 - Check value ranges in ctl callbacks
Takashi Iwai
2008-01-31
4
-25
/
+43
*
[ALSA] hda-codec - Check value range in ctl callbacks
Takashi Iwai
2008-01-31
4
-9
/
+52
*
[ALSA] emu10k1 - Check value ranges in ctl callbacks
Takashi Iwai
2008-01-31
1
-9
/
+0
*
[ALSA] sound/pci: Drop unnecessary continue
Julia Lawall
2008-01-31
1
-1
/
+0
*
[ALSA] hda-codec - Add model=hp-tc-t5735 for ALC262
Takashi Iwai
2008-01-31
1
-0
/
+1
*
[ALSA] hda-codec - Add support of HP Thin Client T5735
Kailang Yang
2008-01-31
1
-0
/
+90
*
[ALSA] emu10k1: Add mixer controls parameter checking.
James Courtier-Dutton
2008-01-31
1
-0
/
+9
*
[ALSA] hda-codec - Avoid wrong speaker-auto mute via mic jack
Jiang Zhe
2008-01-31
1
-5
/
+19
*
[ALSA] hda-codec - Add workaround for multiple HPs
Jiang Zhe
2008-01-31
1
-0
/
+32
*
[ALSA] hda-codec - Update dell-m82 model pin config
Jiang Zhe
2008-01-31
1
-2
/
+2
*
[ALSA] sound/pci: remove duplicated defines
Nicolas Kaiser
2008-01-31
2
-5
/
+0
*
[ALSA] sound: remove dead config symbol from sound code
Jiri Olsa
2008-01-31
1
-99
/
+0
*
[ALSA] sound/pci: remove line duplications in defines
Nicolas Kaiser
2008-01-31
2
-2
/
+0
*
[ALSA] hda: STAC9228 Subsystem update
Matthew Ranostay
2008-01-31
1
-2
/
+4
*
[ALSA] cmipci - allow capture of raw spdif subframes
Timofei Bondarenko
2008-01-31
1
-1
/
+8
*
[ALSA] cmipci - utilize ADC48K44K bit
Timofei Bondarenko
2008-01-31
1
-0
/
+7
*
[ALSA] hda-codec - new PCI SSID for HP machines
Takashi Iwai
2008-01-31
1
-0
/
+3
*
[ALSA] hda: STAC92HD71 codec mixer
Matthew Ranostay
2008-01-31
1
-5
/
+28
*
[ALSA] hda: Added new IDT codec family
Matthew Ranostay
2008-01-31
1
-0
/
+149
*
[ALSA] HDA-Intel - Add support for RV610/RV630 HDMI audio
Herton Ronaldo Krzesinski
2008-01-31
1
-0
/
+4
*
[ALSA] hda: STAC9228 DMIC
Matthew Ranostay
2008-01-31
1
-3
/
+10
*
[ALSA] HDA: Add Asus VX1 support
Tobin Davis
2008-01-31
1
-0
/
+1
*
[ALSA] cmipci at 96kHz
Timofei Bondarenko
2008-01-31
1
-19
/
+64
*
[ALSA] hda-codec - Improve the auto-configuration
Takashi Iwai
2008-01-31
1
-0
/
+22
*
[ALSA] Remove sequencer instrument layer
Takashi Iwai
2008-01-31
4
-1069
/
+0
*
[ALSA] ac97_patch: compilation warning fix
Krzysztof Helt
2008-01-31
1
-0
/
+2
*
[ALSA] hda-codec - Show more information in proc file
Takashi Iwai
2008-01-31
1
-9
/
+22
*
[ALSA] HDA: Add support for Samsung Q1 Ultra Vista edition
Tobin Davis
2008-01-31
1
-0
/
+82
*
[ALSA] via82xx - Fix quirk for Shuttle AK32VN
Takashi Iwai
2008-01-31
1
-2
/
+8
*
[ALSA] ice1724 - Add support of Onkyo SE-90PCI and SE-200PCI
Shin-ya Okada
2008-01-31
5
-1
/
+725
*
[ALSA] hda-codec - Add model for Fujitsu V5505
Takashi Iwai
2008-01-31
1
-0
/
+1
*
[ALSA] hda: STAC9228 updated DMUX nid
Matthew Ranostay
2008-01-31
1
-1
/
+1
*
[ALSA] hda: Add dmux to STAC 9228
Matthew Ranostay
2008-01-31
1
-8
/
+13
*
[ALSA] hda-codec - Add STAC9228 DMIC support
Matthew Ranostay
2008-01-31
2
-3
/
+16
*
[ALSA] hda-codec - Add missing eeepc-p701 model for ALC662
Takashi Iwai
2008-01-31
1
-0
/
+1
*
x86: cpa: move flush to cpa
Thomas Gleixner
2008-01-30
1
-1
/
+0
*
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
2008-01-30
1
-2
/
+5
*
Revert "hda_intel suspend latency: shorten codec read"
Linus Torvalds
2008-01-08
1
-2
/
+1
*
hda_intel suspend latency: shorten codec read
Ingo Molnar
2008-01-06
1
-1
/
+2
*
[ALSA] emu10k1 - Check value ranges in ctl callbacks
Takashi Iwai
2007-11-20
2
-13
/
+14
*
[ALSA] emu10k1: Add mixer controls parameter checking.
James Courtier-Dutton
2007-11-20
1
-9
/
+51
*
[ALSA] ca0106 - Fix write proc assignment
Takashi Iwai
2007-11-20
1
-3
/
+1
*
[ALSA] hda-codec - Revert volume knob controls in STAC codecs
Takashi Iwai
2007-11-20
1
-56
/
+1
*
[ALSA] ca0106 - Check value range in ctl callbacks
Takashi Iwai
2007-11-19
1
-6
/
+12
*
[ALSA] hda-codec - Check PINCAP only for PIN widgets
Takashi Iwai
2007-11-19
1
-13
/
+20
*
[ALSA] cmipci: fix FLINKON/OFF bits
Clemens Ladisch
2007-11-19
1
-3
/
+2
*
[ALSA] hda-codec - Disable shared stream on AD1986A
Takashi Iwai
2007-11-19
3
-3
/
+13
[next]