index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-19
ALSA: hda - Fix possible races of accesses to connection list array
Takashi Iwai
2012-05-15
ALSA: hda/idt - Cache the power-map bits
Takashi Iwai
2012-05-15
ALSA: hda/idt - Clean up power-map check code
Takashi Iwai
2012-05-15
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2012-05-15
ALSA: hda - Evaluate gpio_led hints at the right moment
Takashi Iwai
2012-05-15
ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops
Takashi Iwai
2012-05-12
ALSA: hda - Disable FLOAT format support
Takashi Iwai
2012-05-12
ALSA: hda/conexant - Correct vendor IDs for new codecs
Takashi Iwai
2012-05-10
ALSA: hda - Fix concurrent hash accesses
Takashi Iwai
2012-05-10
ALSA: hda - Protect SPDIF-related stuff via spdif_mutex
Takashi Iwai
2012-05-10
ALSA: hda - Add Conexant CX20751/2/3/4 codec support
Takashi Iwai
2012-05-10
ALSA: hda - Add the support for Creative SoundCore3D
Takashi Iwai
2012-05-09
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-05-09
ASoC: sh: fix migor.c compilation
Guennadi Liakhovetski
2012-05-09
ALSA: hda - More robustify the power-up/down sequence
Takashi Iwai
2012-05-09
ALSA: hda - Remove pre_resume and post_suspend ops
Takashi Iwai
2012-05-09
ALSA: HDA: Lessen CPU usage when waiting for chip to respond
David Henningsson
2012-05-08
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
2012-05-08
ALSA: hda - Move up the fixup helper functions to the library module
Takashi Iwai
2012-05-08
ALSA: hda - Protect the power-saving count with spinlock
Takashi Iwai
2012-05-08
ALSA: hda - Clear the power-saving states properly at reset
Takashi Iwai
2012-05-08
ALSA: hda - Always resume the codec immediately
Takashi Iwai
2012-05-08
ALSA: hda - Fix possible access to uninitialized work struct
Takashi Iwai
2012-05-08
ALSA: hda/realtek - Call a common helper for alc_spec initialization
Takashi Iwai
2012-05-08
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2012-05-08
Revert "ALSA: hda - Set codec to D3 forcibly even if not used"
Takashi Iwai
2012-05-08
ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup
Takashi Iwai
2012-05-08
ALSA: hdsp - Provide ioctl_compat
Andre Schramm
2012-05-07
ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 mobo
Takashi Iwai
2012-05-07
ALSA: hda/realtek - Add a fixup for Acer Aspire 5739G
Takashi Iwai
2012-05-06
ALSA: echoaudio: Remove incorrect part of assertion
Mark Hills
2012-05-05
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2012-05-05
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...
Takashi Iwai
2012-05-05
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-05-04
ASoC: omap-pcm: Free dma buffers in case of error.
Oleg Matcovschi
2012-04-30
ASoC: s3c2412-i2s: Fix dai registration
Heiko Stübner
2012-04-30
ASoC: wm8350: Don't use locally allocated codec struct
Mark Brown
2012-04-30
ASoC: tlv312aic23: unbreak resume
Eric Bénard
2012-04-25
ASoC: bf5xx-ssm2602: Set DAI format
Lars-Peter Clausen
2012-04-24
ASoC: core: check of_property_count_strings failure
Richard Zhao
2012-04-24
ASoC: dt: sgtl5000.txt: Add description for 'reg' field
Fabio Estevam
2012-04-23
ASoC: wm_hubs: Make sure we don't disable differential line outputs
Mark Brown
2012-04-23
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-04-23
ASoC: wm8994: Improve sequencing of AIF channel enables
Mark Brown
2012-04-20
ALSA: hda - Skip pin capability sanity check for bogus values
Takashi Iwai
2012-04-20
ALSA: hda - Add snd_hda_get_default_vref() helper function
Takashi Iwai
2012-04-20
ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions
Takashi Iwai
2012-04-20
ALSA: HDA: Add external mic quirk for Asus Zenbook UX31E
David Henningsson
2012-04-19
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2012-04-19
Merge branch 'fix/cxt-stable' into fix/hda
Takashi Iwai
[next]