index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
makelst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
ALSA: hda/realtek - Add conexant-style inverted dmic handling
Takashi Iwai
1
-1
/
+34
2013-01-12
ALSA: hda/realtek - Allow multiple individual capture volume/switch controls
Takashi Iwai
1
-18
/
+131
2013-01-12
ALSA: hda/realtek - Allow passing name=NULL to alc_kcontrol_new()
Takashi Iwai
1
-11
/
+11
2013-01-12
ALSA: hda/realtek - Merge a few split functions
Takashi Iwai
1
-26
/
+6
2013-01-12
ALSA: hda/realtek - Assign Master mixer when possible
Takashi Iwai
1
-1
/
+8
2013-01-12
ALSA: hda/realtek - Handle vmaster hook in the parser side
Takashi Iwai
1
-16
/
+7
2013-01-12
ALSA: hda/realtek - Remove unused fields and macro definitions
Takashi Iwai
1
-15
/
+2
2013-01-12
ALSA: hda/realtek - Drop auto_mic_valid_imux flag
Takashi Iwai
1
-4
/
+1
2013-01-12
ALSA: hda/realtek - Allow different pins for shared hp/mic vref check
Takashi Iwai
1
-9
/
+8
2013-01-12
ALSA: hda/realtek - Parse digital input path
Takashi Iwai
1
-3
/
+5
2013-01-12
ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()
Takashi Iwai
1
-23
/
+23
2013-01-12
ALSA: hda/realtek - Remove superfluous input amp init
Takashi Iwai
1
-6
/
+1
2013-01-12
ALSA: hda/realtek - Clean up some spec fields
Takashi Iwai
1
-36
/
+20
2013-01-12
ALSA: hda/realtek - Make input path parser more generic
Takashi Iwai
1
-623
/
+374
2013-01-12
ALSA: hda/realtek - Don't change connection at path deactivation
Takashi Iwai
1
-1
/
+1
2013-01-12
ALSA: hda/realtek - Initialize loopback paths properly
Takashi Iwai
1
-12
/
+20
2013-01-12
ALSA: hda/realtek - Add boost volumes to path list
Takashi Iwai
1
-6
/
+17
2013-01-12
ALSA: hda/realtek - Add missing initialization of multi-io routes
Takashi Iwai
1
-7
/
+24
2013-01-12
ALSA: hda/realtek - Fix the initialization of pin amp-in
Takashi Iwai
1
-3
/
+9
2013-01-12
ALSA: hda/realtek - Rename get_out_path() to get_nid_path()
Takashi Iwai
1
-14
/
+14
2013-01-12
ALSA: hda/realtek - Use path-based parser for digital outputs
Takashi Iwai
1
-20
/
+22
2013-01-12
ALSA: hda/realtek - Consolidate to a single path list
Takashi Iwai
1
-61
/
+33
2013-01-12
ALSA: hda/realtek - Consolidate is_reachable_path()
Takashi Iwai
1
-18
/
+7
2013-01-12
ALSA: hda/realtek - Add path active flag
Takashi Iwai
2
-88
/
+176
2013-01-12
ALSA: hda/realtek - Remove non-standard automute mode
Takashi Iwai
1
-36
/
+10
2013-01-12
ALSA: hda - Introduce snd_hda_codec_amp_init*()
Takashi Iwai
2
-19
/
+56
2013-01-12
ALSA: hda - Introduce cache & flush cmd / amp writes
Takashi Iwai
3
-26
/
+65
2013-01-10
ALSA: hda - Remove snd_hda_codec_amp_update() call from patch_*.c
Takashi Iwai
1
-9
/
+1
2013-01-10
ALSA: hda/realtek - Fix initialization of input amps in output paths
Takashi Iwai
1
-7
/
+15
2013-01-10
ALSA: hda/realtek - Check amp capabilities of aa-mixer widget
Takashi Iwai
1
-6
/
+16
2013-01-10
ALSA: hda/realtek - Parse analog loopback paths more generically
Takashi Iwai
1
-8
/
+30
2013-01-10
ALSA: hda/realtek - Parse input paths
Takashi Iwai
1
-30
/
+73
2013-01-10
ALSA: hda/realtek - Make path->idx[] and path->multi[] consistent
Takashi Iwai
1
-6
/
+6
2013-01-10
ALSA: hda/realtek - Simplify the output volume initialization
Takashi Iwai
1
-89
/
+93
2013-01-10
ALSA: hda/realtek - Reduce vol/mute ctl lookups at parsing codec
Takashi Iwai
1
-90
/
+78
2013-01-10
ALSA: hda - Fix mono amp values in proc output
Takashi Iwai
1
-6
/
+7
2013-01-10
ALSA: hda/realtek - Manage mixer controls in out_path list
Takashi Iwai
1
-99
/
+131
2013-01-10
ALSA: hda/realtek - Add output path parser
Takashi Iwai
1
-11
/
+128
2013-01-10
ALSA: hda/realtek - List up all available DACs
Takashi Iwai
1
-28
/
+48
2013-01-10
ALSA: hda/realtek - Simplify alc_auto_is_dac_reachable()
Takashi Iwai
1
-11
/
+1
2013-01-10
ALSA: hda - Add support of new codec ALC284
Kailang Yang
1
-1
/
+23
2013-01-10
ALSA: usb-audio: Make ebox44_table static
Sachin Kamat
1
-1
/
+1
2013-01-09
ALSA: hdspm - Fix wordclock status on AES32
Andre Schramm
1
-5
/
+12
2013-01-09
Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"
David Henningsson
1
-16
/
+0
2013-01-09
ALSA: hda - Disable runtime D3 for Intel CPT & co
Takashi Iwai
1
-5
/
+8
2013-01-07
ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)
David Henningsson
1
-0
/
+30
2013-01-07
ALSA: au88x0: fix incorrect left shift
Nickolai Zeldovich
1
-1
/
+1
2013-01-04
sound: oss/pas2: Fix possible access out of array
Asim Kadav
1
-0
/
+5
2013-01-04
ALSA: usb-audio: Fix kernel panic of Digidesign Mbox2 quirk
Damien Zammit
4
-15
/
+8
2013-01-03
ALSA: usb-audio: Add support for Creative BT-D1 via usb sound quirks
Alexander Schremmer
1
-0
/
+22
[next]