index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-25
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-5
/
+33
2012-05-25
Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-67
/
+316
2012-05-25
ALSA: hda/realtek - Add new codec support for ALC269VD
Kailang Yang
1
-5
/
+33
2012-05-23
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
71
-2082
/
+1723
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-21
Merge branch 'topic/misc' into for-linus
Takashi Iwai
53
-695
/
+111
2012-05-21
Merge branch 'topic/hda' into for-linus
Takashi Iwai
19
-1387
/
+1612
2012-05-21
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-2
/
+2
2012-05-21
ALSA: hda/realtek - Fix unused variable compile warning
Takashi Iwai
1
-1
/
+0
2012-05-19
ALSA: hda - Fix possible races of accesses to connection list array
Takashi Iwai
4
-56
/
+52
2012-05-18
ALSA: hda - unlock on error in azx_interrupt()
Dan Carpenter
1
-1
/
+3
2012-05-16
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-3
/
+3
2012-05-15
ALSA: hda/idt - Cache the power-map bits
Takashi Iwai
1
-3
/
+18
2012-05-15
ALSA: hda/idt - Clean up power-map check code
Takashi Iwai
1
-10
/
+9
2012-05-15
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2
-5
/
+7
2012-05-15
ALSA: hda - Evaluate gpio_led hints at the right moment
Takashi Iwai
1
-7
/
+5
2012-05-15
ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 H
Jaroslav Kysela
1
-0
/
+2
2012-05-15
ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops
Takashi Iwai
1
-3
/
+3
2012-05-14
ALSA: hda - Support VGA-switcheroo
Takashi Iwai
1
-45
/
+227
2012-05-14
ALSA: hda - Export snd_hda_lock_devices()
Takashi Iwai
2
-27
/
+42
2012-05-14
ALSA: hda - Check the dead HDMI audio controller by vga-switcheroo
Takashi Iwai
1
-2
/
+52
2012-05-13
Merge branch 'topic/hda' into topic/hda-switcheroo
Takashi Iwai
21
-1309
/
+1540
2012-05-12
ALSA: hda - Disable FLOAT format support
Takashi Iwai
1
-0
/
+2
2012-05-12
ALSA: hda/conexant - Correct vendor IDs for new codecs
Takashi Iwai
1
-6
/
+9
2012-05-10
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
5
-14
/
+29
2012-05-10
ALSA: hda - Fix concurrent hash accesses
Takashi Iwai
2
-81
/
+121
2012-05-10
ALSA: hda - Protect SPDIF-related stuff via spdif_mutex
Takashi Iwai
2
-12
/
+27
2012-05-10
ALSA: hda - Add Conexant CX20751/2/3/4 codec support
Takashi Iwai
1
-0
/
+6
2012-05-10
ALSA: hda - Add the support for Creative SoundCore3D
Takashi Iwai
1
-4
/
+22
2012-05-09
ALSA: hda - More robustify the power-up/down sequence
Takashi Iwai
2
-8
/
+16
2012-05-09
ALSA: hda - Remove pre_resume and post_suspend ops
Takashi Iwai
3
-27
/
+0
2012-05-09
ALSA: HDA: Lessen CPU usage when waiting for chip to respond
David Henningsson
1
-2
/
+4
2012-05-08
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
13
-675
/
+690
2012-05-08
ALSA: hda - Move up the fixup helper functions to the library module
Takashi Iwai
5
-242
/
+309
2012-05-08
ALSA: hda - Protect the power-saving count with spinlock
Takashi Iwai
2
-2
/
+22
2012-05-08
ALSA: hda - Clear the power-saving states properly at reset
Takashi Iwai
1
-0
/
+3
2012-05-08
ALSA: hda - Always resume the codec immediately
Takashi Iwai
3
-17
/
+8
2012-05-08
ALSA: hda - Fix possible access to uninitialized work struct
Takashi Iwai
1
-7
/
+8
2012-05-08
ALSA: hda/realtek - Call a common helper for alc_spec initialization
Takashi Iwai
1
-75
/
+61
2012-05-08
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
5
-12
/
+26
2012-05-08
Revert "ALSA: hda - Set codec to D3 forcibly even if not used"
Takashi Iwai
2
-5
/
+13
2012-05-08
ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup
Takashi Iwai
1
-6
/
+7
2012-05-08
ALSA: hdsp - Provide ioctl_compat
Andre Schramm
1
-0
/
+1
2012-05-07
ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo
Takashi Iwai
1
-0
/
+1
2012-05-07
ALSA: hda/realtek - Add a fixup for Acer Aspire 5739G
Takashi Iwai
1
-0
/
+2
2012-05-06
ALSA: echoaudio: Remove incorrect part of assertion
Mark Hills
1
-1
/
+1
2012-05-05
ALSA: oxygen: add Xonar DGX support
Clemens Ladisch
3
-5
/
+12
2012-04-26
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+1
2012-04-26
ALSA: asihpi - Revert module_pci_driver conversion for asihpi.c
Takashi Iwai
1
-2
/
+17
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
51
-705
/
+98
[next]