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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
ALSA: hda - Fix index number conflicts of phantom jacks
Takashi Iwai
1
-15
/
+30
2012-07-17
ALSA: hda - Add new GPU codec ID to snd-hda
Aaron Plattner
1
-0
/
+2
2012-07-16
ALSA: hda - Fix driver type of Haswell controller to AZX_DRIVER_SCH
Takashi Iwai
1
-1
/
+1
2012-07-16
ALSA: hda - add Haswell HDMI codec id
Wang Xingchao
1
-0
/
+2
2012-07-16
ALSA: hda - Add DeviceID for Haswell HDA
Wang Xingchao
1
-0
/
+5
2012-07-05
ALSA: hda - Always call standard unsolicited event for Realtek codecs
David Henningsson
1
-18
/
+3
2012-07-04
Merge branch 'topic/hda-beep' into topic/hda
Takashi Iwai
9
-87
/
+63
2012-07-03
ALSA: hda - Avoid possible race of beep on/off
Takashi Iwai
1
-2
/
+3
2012-07-03
ALSA: hda - Get rid of superfluous beep->mode field
Takashi Iwai
2
-9
/
+6
2012-07-03
ALSA: hda - Move beep helper functions to hda_beep.c
Takashi Iwai
3
-20
/
+31
2012-07-03
ALSA: hda - Remove beep_mode=2
Takashi Iwai
4
-47
/
+7
2012-06-27
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
10
-25
/
+72
2012-06-27
ALSA: hda - give 3-pin jack the name "Headphone Mic Jack"
David Henningsson
1
-2
/
+20
2012-06-27
ALSA: HDA: Support single 3-pin jack without VREF on the actual pin
David Henningsson
1
-15
/
+34
2012-06-26
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
11
-26
/
+73
2012-06-26
ALSA: hda - Fix power-map regression for HP dv6 & co
Takashi Iwai
1
-1
/
+6
2012-06-26
ALSA: hda - Initialize caches at codec reconfiguration
Takashi Iwai
1
-0
/
+2
2012-06-26
ALSA: hda - Fix memory leaks at module unload
Takashi Iwai
1
-0
/
+2
2012-06-26
ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers
Takashi Iwai
4
-2
/
+16
2012-06-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+17
2012-06-25
ALSA: hda - Add Realtek ALC280 codec support
David Henningsson
1
-0
/
+1
2012-06-25
ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS
Takashi Iwai
1
-13
/
+0
2012-06-25
ASoC: wm8994: remove duplicate code
Jaroslav Kysela
1
-3
/
+0
2012-06-25
ALSA: usb-audio: add BOSS GT-100 support
Clemens Ladisch
1
-0
/
+30
2012-06-25
ALSA: hda - Remove suprefluous EAPD init verbs for ALC660vd
Takashi Iwai
1
-11
/
+0
2012-06-25
ALSA: hda - Add inv-dmic model to possible Realtek codecs
Takashi Iwai
1
-12
/
+52
2012-06-25
ALSA: hda - Add inverted mic quirks for Asus U41SV, Acer 1810TZ and AOD260
David Henningsson
1
-6
/
+17
2012-06-25
ALSA: hda - Add the inverted digital mic workaround to Realtek codecs
Takashi Iwai
1
-2
/
+125
2012-06-22
ALSA: hda - Don't power up when not powered down.
Dylan Reid
1
-0
/
+7
2012-06-21
ALSA: HDA: Add inverted internal mic quirk for Lenovo S205
David Henningsson
1
-0
/
+1
2012-06-21
ALSA: hda - Fix ALC272X codec detection
Takashi Iwai
1
-6
/
+6
2012-06-21
ALSA: hda - Correct info print in HDMI non-intrinsic unsol event
Takashi Iwai
1
-1
/
+1
2012-06-21
ALSA: hda - Don't rely on event tag for simple_hdmi
Takashi Iwai
1
-1
/
+1
2012-06-21
ALSA: hda - Remove loop from simple_hdmi*()
Takashi Iwai
1
-42
/
+27
2012-06-20
ALSA: hda - Move one-time init codes from generic_hdmi_init()
Takashi Iwai
1
-5
/
+17
2012-06-20
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
19
-158
/
+226
2012-06-20
ALSA: hda - Add missing snd_hda_jack_detect_enable() for simple_hdmi*()
Takashi Iwai
1
-3
/
+5
2012-06-20
ALSA: hda - Fix the pin nid assignment in patch_hdmi.c
Takashi Iwai
1
-1
/
+1
2012-06-20
ALSA: snd_usb_audio: ignore ctrl errors on QuickCam Pro for Notebooks
Oleksij Rempel
1
-0
/
+4
2012-06-20
ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500
Oleksij Rempel
1
-0
/
+4
2012-06-18
ALSA: 6fire: use NULL instead of 0 for pointer assignment
Daniel Mack
1
-1
/
+1
2012-06-18
ALSA: hda - Handle open while transitioning to D3.
Dylan Reid
3
-10
/
+40
2012-06-18
ALSA: snd-usb: make snd_usb_substream_capture_trigger static
Daniel Mack
1
-1
/
+2
2012-06-18
ALSA: snd-usb: fix sync pipe check
Daniel Mack
1
-7
/
+11
2012-06-18
Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
4
-46
/
+39
2012-06-15
ALSA: hda - Enable unsol event for ATI and Nvidia HDMI codecs too
Takashi Iwai
1
-10
/
+5
2012-06-15
ALSA: hda - Remove invalid init verbs for Nvidia 2ch codecs
Takashi Iwai
1
-4
/
+19
2012-06-15
ALSA: hda - Use common codes for ATI, Nvidia and VIA simple codecs
Takashi Iwai
1
-126
/
+65
2012-06-15
ALSA: hda - Merge ATI/VIA HDMI simple init functions
Takashi Iwai
1
-34
/
+22
2012-06-15
ALSA: hda - Add the support for VIA HDMI pin detection
Takashi Iwai
1
-0
/
+20
[next]