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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2
-0
/
+16
2010-07-28
ALSA: hda - Fix pin-detection of Nvidia HDMI
Takashi Iwai
2
-0
/
+16
2010-07-28
ALSA: hpimsgx: fix wrong sizeof
Axel Lin
1
-1
/
+1
2010-07-27
Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
Takashi Iwai
1
-1
/
+1
2010-07-26
ALSA: hda - Fix max amp cap calculation for IDT/STAC codecs
Takashi Iwai
1
-1
/
+2
2010-07-26
ALSA: hda - Ensure codec patch files are checked for the correct codec ID
David Henningsson
1
-1
/
+3
2010-07-20
ALSA: hda-intel - fix function_id rework (add missing bitmask)
Jaroslav Kysela
1
-1
/
+1
2010-07-19
ALSA: hda - Add conexant quirk for AMD based Lenovo G series machines
Jerone Young
1
-1
/
+3
2010-07-19
ALSA: riptide: check kzalloc() result
Kulikov Vasiliy
1
-0
/
+6
2010-07-19
ALSA: echoaudio: check kmalloc() result
Kulikov Vasiliy
1
-0
/
+2
2010-07-19
Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
Takashi Iwai
3
-5
/
+15
2010-07-19
ALSA: hda-intel - do not mix audio and modem function IDs
Jaroslav Kysela
3
-5
/
+15
2010-07-16
ALSA: asihpi - Avoid useless assignment of returned index values.
Eliot Blennerhassett
1
-5
/
+4
2010-07-16
ALSA: asihpi - Avoid using c99 uintX types.
Eliot Blennerhassett
1
-5
/
+5
2010-07-16
ALSA: asihpi - HPI version 4.04.01
Eliot Blennerhassett
1
-2
/
+2
2010-07-16
ALSA: asihpi: fix sign bug
Kulikov Vasiliy
1
-2
/
+4
2010-07-13
ALSA: hda - Add support of dual-ADCs for Realtek ALC275
Takashi Iwai
1
-24
/
+154
2010-07-12
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2
-1
/
+31
2010-07-12
ALSA: HDA: VT1708S: fix Smart5.1 mode
Clemens Ladisch
1
-7
/
+25
2010-07-12
ALSA: via82xx: allow changing the initial DXS volume
Clemens Ladisch
1
-2
/
+7
2010-07-09
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
3
-3
/
+36
2010-07-09
ALSA: hda - Limit the amp value to write
Takashi Iwai
1
-11
/
+21
2010-07-09
ALSA: hda - Add beep mixer support to Conexant codecs
Takashi Iwai
1
-4
/
+51
2010-07-09
ALSA: hda - Restore cleared pin controls on resume
Takashi Iwai
2
-1
/
+31
2010-07-08
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-2
/
+5
2010-07-06
ALSA: asihpi - Remove unneeded ;
Eliot Blennerhassett
1
-1
/
+1
2010-07-06
ALSA: asihpi - Minor HPI error handling fixes
Eliot Blennerhassett
1
-2
/
+8
2010-07-06
ALSA: asihpi - Change compander API and tidy
Eliot Blennerhassett
2
-143
/
+211
2010-07-06
ALSA: asihpi - Add ASI5200 family
Eliot Blennerhassett
1
-0
/
+7
2010-07-06
ALSA: asihpi - Use version string instead of printf formatting
Eliot Blennerhassett
1
-3
/
+1
2010-07-06
ALSA: asihpi - HPI API updates
Eliot Blennerhassett
3
-27
/
+55
2010-07-05
ALSA: hda - Enable beep on Realtek codecs with PCI SSID override
Takashi Iwai
1
-1
/
+3
2010-07-05
Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc
Takashi Iwai
1
-7
/
+9
2010-06-28
sis7019: increase reset delays
David Dillow
1
-3
/
+3
2010-06-28
sis7019: fix capture issues with multiple periods per buffer
David Dillow
1
-4
/
+6
2010-06-23
ALSA: hda - Add missing ALC680_* definitions
Takashi Iwai
1
-1
/
+9
2010-06-23
ALSA: hda - Support ALC680 codec
Kailang Yang
1
-1
/
+330
2010-06-23
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
4
-13
/
+20
2010-06-22
ALSA: hda - Add Macbook 5,2 quirk
Luke Yelavich
1
-0
/
+1
2010-06-22
ALSA: hda - Fix uninitialized variable
Takashi Iwai
1
-1
/
+1
2010-06-20
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-11
/
+11
2010-06-17
ALSA: hda - add ideapad model for Conexant 5051 codec
Herton Ronaldo Krzesinski
1
-0
/
+20
2010-06-17
ALSA: alsa: riptide: don't use own hex_to_bin() method
Andy Shevchenko
1
-6
/
+6
2010-06-17
ALSA: asihpi - Get rid of incorrect "long" types and casts.
Eliot Blennerhassett
1
-11
/
+11
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
15
-141
/
+146
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-06-14
ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2
Alex Murray
1
-7
/
+6
2010-06-11
ALSA: hda - Don't check capture source mixer if no ADC is available
Takashi Iwai
1
-10
/
+12
2010-06-08
ALSA: hda - Add SSID table for iMac7,1.
Justin P. Mattock
1
-0
/
+1
2010-06-08
ALSA: hda - Add SSID table for MacBookAir1,1
Justin P. Mattock
1
-0
/
+1
[prev]
[next]