index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
ALSA: Implement channel maps for standard onboard AC97 drivers
Takashi Iwai
2012-09-06
4
-0
/
+59
|
|
*
|
ALSA: ac97: Implement channel map workaround for ALC650
Takashi Iwai
2012-09-06
1
-1
/
+23
|
|
*
|
ALSA: hda - Fix channel maps for Nvidia 7x 8ch HDMI codecs
Takashi Iwai
2012-09-06
1
-0
/
+39
|
|
*
|
ALSA: hda - Provide the proper channel mapping for generic HDMI driver
Takashi Iwai
2012-09-06
1
-5
/
+303
|
|
*
|
ALSA: hda - Add standard channel maps
Takashi Iwai
2012-09-06
3
-0
/
+39
|
*
|
|
ALSA: hda - Add mic-mute LED control for HP laptop
Takashi Iwai
2012-09-14
1
-10
/
+74
|
*
|
|
ALSA: hda - Allow to pass position_fix=0 explicitly
Takashi Iwai
2012-09-13
1
-2
/
+3
|
*
|
|
ALSA: hda - Fix disordered enum definitions in patch_cirrus.c
Takashi Iwai
2012-09-13
1
-2
/
+3
|
*
|
|
ALSA: hda - Add support for MacBook Pro 10,1
Takashi Iwai
2012-09-11
1
-0
/
+31
|
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-09-11
3
-2
/
+3
|
|
\
\
\
|
*
|
|
|
ALSA: hda - Replace with the generic fixup codes in patch_cirrus.c
Takashi Iwai
2012-09-11
1
-90
/
+103
|
*
|
|
|
ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup()
Takashi Iwai
2012-09-11
1
-1
/
+2
|
*
|
|
|
ALSA: hda - Avoid BDL position workaround when no_period_wakeup is set
Takashi Iwai
2012-09-11
1
-5
/
+7
|
*
|
|
|
ALSA: hda - Remove ignore_misc_bit
David Henningsson
2012-09-07
3
-8
/
+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ALSA: hda - Move non-PCM check to per_pin in patch_hdmi.c
Takashi Iwai
2012-09-06
1
-21
/
+25
|
*
|
|
ALSA: hda - fix control names for multiple speaker out on IDT/STAC
David Henningsson
2012-09-06
1
-3
/
+6
|
*
|
|
ALSA: HDMI - Setup channel mapping for non_pcm audio
Wang Xingchao
2012-09-06
1
-0
/
+5
|
*
|
|
ALSA: HDMI - Enable HBR feature on Intel chips
Wang Xingchao
2012-09-06
1
-4
/
+32
|
*
|
|
ALSA: HDMI - Fix channel_allocation array wrong order
Wang Xingchao
2012-09-06
1
-1
/
+14
|
*
|
|
ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-05
1
-2
/
+2
|
*
|
|
ALSA: hda - Clean up redundant FG checks
Takashi Iwai
2012-08-31
1
-18
/
+12
|
*
|
|
ALSA: hda - Yet another fix for D3 stop-clock refcounting
Takashi Iwai
2012-08-31
2
-20
/
+23
|
*
|
|
ALSA: cs5530: Fix resource leak in error path
Takashi Iwai
2012-08-30
1
-2
/
+1
|
*
|
|
ALSA: korg1212: Fix reverted min/max ADC sense range
Takashi Iwai
2012-08-30
1
-2
/
+2
|
*
|
|
ALSA: hda - Optimize bitfield usage in struct hda_codec
Takashi Iwai
2012-08-30
1
-3
/
+2
|
*
|
|
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
2012-08-30
13
-80
/
+59
|
*
|
|
ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state op
Takashi Iwai
2012-08-30
1
-24
/
+37
|
*
|
|
ALSA: hda - Fix runtime PM leftover refcounts
Takashi Iwai
2012-08-30
3
-22
/
+20
|
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-08-28
3
-2
/
+9
|
|
\
\
\
|
*
|
|
|
ALSA: hda - Make clear built-in driver optimization
Takashi Iwai
2012-08-28
1
-1
/
+1
|
*
|
|
|
ALSA: pcxhr: Add 8 new sound cards
Markus Bollinger
2012-08-27
2
-3
/
+27
|
*
|
|
|
ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVE
Mengdong Lin
2012-08-24
2
-0
/
+8
|
*
|
|
|
ALSA: hda - add runtime PM support
Mengdong Lin
2012-08-23
3
-20
/
+87
|
*
|
|
|
ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.c
Takashi Iwai
2012-08-22
7
-10
/
+2
|
*
|
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-08-20
12
-163
/
+152
|
|
\
\
\
\
|
*
|
|
|
|
ALSA: hda - Add missing ifdef CONFIG_SND_HDA_POWER_SAVE to tracepoints
Takashi Iwai
2012-08-20
1
-0
/
+2
|
*
|
|
|
|
ALSA: hda - Check the power state when power_save option is changed
Takashi Iwai
2012-08-20
1
-1
/
+57
|
*
|
|
|
|
ALSA: hda - Implement snd_hda_power_sync() helper function
Takashi Iwai
2012-08-20
2
-60
/
+82
|
*
|
|
|
|
ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances.
Takashi Iwai
2012-08-20
2
-0
/
+26
|
*
|
|
|
|
ALSA: hda - Add 3stack-automute model to AD1882 codec
Takashi Iwai
2012-08-15
1
-0
/
+40
|
*
|
|
|
|
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
62
-133
/
+133
|
*
|
|
|
|
ALSA: hda - Fix possible compile warnings regarding CONFIG_PM
Takashi Iwai
2012-08-14
1
-5
/
+2
|
*
|
|
|
|
ALSA: hda - show ICT/KAE control bits
Wang Xingchao
2012-08-13
2
-1
/
+12
|
*
|
|
|
|
ALSA: hda - Fix forgotten ifdef CONFIG_SND_HDA_PATCH_LOADER
Takashi Iwai
2012-08-09
1
-0
/
+2
|
*
|
|
|
|
ALSA: hda - Deferred probing with request_firmware_nowait()
Takashi Iwai
2012-08-09
2
-5
/
+39
|
*
|
|
|
|
ALSA: hda - Load firmware in hda_intel.c
Takashi Iwai
2012-08-09
3
-32
/
+38
*
|
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-07
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[media] media/radio/shark2: Fix build error caused by missing dependencies
Arnd Bergmann
2012-10-01
1
-2
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-4
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-4
/
+4
[prev]
[next]