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
2013-10-16
ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()
Dan Carpenter
1
-0
/
+1
2013-10-14
ALSA: hda - Fix inverted internal mic not indicated on some machines
David Henningsson
1
-1
/
+1
2013-10-11
ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack
David Henningsson
1
-0
/
+2
2013-10-11
ALSA: hda - Add a headset mic model for ALC269 and friends
David Henningsson
1
-0
/
+15
2013-10-11
ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)
David Henningsson
1
-0
/
+9
2013-10-08
ALSA: hda - Add fixup for ASUS N56VZ
Takashi Iwai
1
-0
/
+1
2013-10-08
ALSA: hda - hdmi: Fix channel map switch not taking effect
Anssi Hannula
1
-10
/
+8
2013-10-07
ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470
David Henningsson
1
-0
/
+27
2013-09-30
ALSA: hda - Fix GPIO for Acer Aspire 3830TG
Takashi Iwai
1
-0
/
+11
2013-09-30
ALSA: ac97: Add ID for TI TLV320AIC27 codec
Ondrej Zary
1
-0
/
+1
2013-09-27
ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283
Kailang Yang
1
-1
/
+12
2013-09-27
ALSA: hda - Fix Internal Mic boost can't control with ALC283
Kailang Yang
1
-0
/
+3
2013-09-27
ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec
Ben Whitten
1
-5
/
+67
2013-09-26
ALSA : hda - not use assigned converters for all unused pins
Mengdong Lin
1
-18
/
+29
2013-09-12
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
4
-40
/
+156
2013-09-11
Merge tag 'asoc-v3.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2
-0
/
+4
2013-09-11
Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus
Mark Brown
18
-4726
/
+1464
2013-09-09
ALSA: hda - Add CS4208 codec support for MacBook 6,1 and 6,2
Takashi Iwai
1
-7
/
+82
2013-09-09
ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist
Takashi Iwai
1
-0
/
+1
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2013-09-06
ALSA: hda - unmute pin amplifier in infoframe setup for Haswell
Mengdong Lin
1
-27
/
+9
2013-09-06
ALSA: hda - define is_haswell() to check if a display audio codec is Haswell
Mengdong Lin
1
-6
/
+8
2013-09-06
ALSA: hda - Add dock speaker support for ASUS TX300
Takashi Iwai
1
-0
/
+56
2013-09-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+9
2013-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+32
2013-09-04
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
18
-4736
/
+1506
2013-09-03
ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switches
Takashi Iwai
1
-10
/
+31
2013-09-02
ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CA
Anssi Hannula
1
-0
/
+11
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
4
-4
/
+16
2013-08-29
snd/hda: add runtime suspend/resume on optimus support (v4)
Dave Airlie
1
-4
/
+32
2013-08-27
ALSA: hda - Simplify CONFIG_SND_HDA_I915 condition
Takashi Iwai
1
-7
/
+2
2013-08-27
ALSA: hda - add device entry and inactive flag to unsolicited response
Mengdong Lin
2
-2
/
+8
2013-08-27
ALSA: hda - Haswell codec exposes device list/select info on pins
Mengdong Lin
1
-1
/
+3
2013-08-27
ALSA: hda - add device list & select info of display pins to codec proc file
Mengdong Lin
1
-0
/
+33
2013-08-27
ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST
Mengdong Lin
2
-0
/
+74
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
2
-2
/
+2
2013-08-24
[media] sound/pci/Kconfig: select RADIO_ADAPTERS if needed
Mauro Carvalho Chehab
1
-0
/
+3
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
8
-10
/
+32
2013-08-22
alsa/rme96: Add missing inclusion of linux/vmalloc.h
Knut Petersen
1
-0
/
+1
2013-08-22
ALSA: hda - Fix NULL dereference with CONFIG_SND_DYNAMIC_MINORS=n
Takashi Iwai
1
-0
/
+3
2013-08-22
ALSA: rme96: Check the return value of pci_enable_device() in resume callback
Takashi Iwai
1
-1
/
+5
2013-08-22
ALSA: hda - Add workarounds for pop-noise on Chromebook with ALC283
Kailang Yang
1
-0
/
+45
2013-08-22
ALSA: hda - Fix ALC283 headphone pop-noise better
Kailang Yang
1
-35
/
+76
2013-08-22
ALSA: rme96: Add PM support v3
Knut Petersen
1
-0
/
+117
2013-08-19
ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()
Adrian Knoth
1
-5
/
+5
2013-08-19
ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC
Adrian Knoth
1
-1
/
+1
2013-08-19
ALSA: hda - Add inverted digital mic fixup for Acer Aspire One
Takashi Iwai
1
-0
/
+1
2013-08-19
ALSA: hda - Try to allow haswell HDMI audio even without powerwell
David Henningsson
1
-0
/
+2
2013-08-19
ALSA: hda - Limit internal mic boost for a few more Thinkpad machines
David Henningsson
1
-0
/
+5
2013-08-18
[media] tea575x: Move from sound to media
Ondrej Zary
1
-5
/
+4
[next]