ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()
[pandora-kernel.git] / sound /
2013-01-12 Takashi IwaiALSA: hda - Fix wrong dirty check in snd_hda_codec_resu...
2013-01-12 Takashi IwaiALSA: hda - Do sequential writes in snd_hda_gen_init()
2013-01-12 Takashi IwaiALSA: hda - Add / fix comments about capture vol/sw...
2013-01-12 Takashi IwaiALSA: hda - Add missing amp cache flush for bound captu...
2013-01-12 Takashi IwaiALSA: hda - Add snd_hda_codec_flush_*_cache() aliases
2013-01-12 Takashi IwaiALSA: hda - Flush dirty amp caches before writing inv_d...
2013-01-12 Takashi IwaiALSA: hda - Check CORB overflow
2013-01-12 Takashi IwaiALSA: hda - Clear cached_write flag in snd_hda_codec_re...
2013-01-12 Takashi IwaiALSA: hda - Clear dirty flag upon cache write
2013-01-12 Takashi IwaiALSA: hda - Allow one chance for zero NID in connection...
2013-01-12 Takashi IwaiALSA: hda - Use "Capture Source" for single sources
2013-01-12 Takashi IwaiALSA: hda - Use generic parser codes for Realtek driver
2013-01-12 Takashi IwaiALSA: hda - Export standard jack event handlers for...
2013-01-12 Takashi IwaiALSA: hda - Fix NULL dereference in snd_hda_gen_build_c...
2013-01-12 Takashi IwaiALSA: hda - Move the call of snd_hda_parse_pin_defcfg...
2013-01-12 Takashi IwaiALSA: hda - Export snd_hda_gen_add_kctl()
2013-01-12 Takashi IwaiALSA: hda - Add EAPD control to generic parser
2013-01-12 Takashi IwaiALSA: hda - Merge Realtek parser code to generic parser
2013-01-12 Takashi IwaiALSA: hda/realtek - Remove redundant argument from...
2013-01-12 Takashi IwaiALSA: hda - More generic auto-mic switching for Realtek...
2013-01-12 Takashi IwaiALSA: hda - Rearrange INPUT_PIN_ATTR_*
2013-01-12 Takashi IwaiALSA: hda/realtek - Fix split stereo dmic code
2013-01-12 Takashi IwaiALSA: hda - Move fixup code into struct hda_codec
2013-01-12 Takashi IwaiALSA: hda/realtek - Add conexant-style inverted dmic...
2013-01-12 Takashi IwaiALSA: hda/realtek - Allow multiple individual capture...
2013-01-12 Takashi IwaiALSA: hda/realtek - Allow passing name=NULL to alc_kcon...
2013-01-12 Takashi IwaiALSA: hda/realtek - Merge a few split functions
2013-01-12 Takashi IwaiALSA: hda/realtek - Assign Master mixer when possible
2013-01-12 Takashi IwaiALSA: hda/realtek - Handle vmaster hook in the parser...
2013-01-12 Takashi IwaiALSA: hda/realtek - Remove unused fields and macro...
2013-01-12 Takashi IwaiALSA: hda/realtek - Drop auto_mic_valid_imux flag
2013-01-12 Takashi IwaiALSA: hda/realtek - Allow different pins for shared...
2013-01-12 Takashi IwaiALSA: hda/realtek - Parse digital input path
2013-01-12 Takashi IwaiALSA: hda/realtek - Rename add_new_out_path() with...
2013-01-12 Takashi IwaiALSA: hda/realtek - Remove superfluous input amp init
2013-01-12 Takashi IwaiALSA: hda/realtek - Clean up some spec fields
2013-01-12 Takashi IwaiALSA: hda/realtek - Make input path parser more generic
2013-01-12 Takashi IwaiALSA: hda/realtek - Don't change connection at path...
2013-01-12 Takashi IwaiALSA: hda/realtek - Initialize loopback paths properly
2013-01-12 Takashi IwaiALSA: hda/realtek - Add boost volumes to path list
2013-01-12 Takashi IwaiALSA: hda/realtek - Add missing initialization of multi...
2013-01-12 Takashi IwaiALSA: hda/realtek - Fix the initialization of pin amp-in
2013-01-12 Takashi IwaiALSA: hda/realtek - Rename get_out_path() to get_nid_path()
2013-01-12 Takashi IwaiALSA: hda/realtek - Use path-based parser for digital...
2013-01-12 Takashi IwaiALSA: hda/realtek - Consolidate to a single path list
2013-01-12 Takashi IwaiALSA: hda/realtek - Consolidate is_reachable_path()
2013-01-12 Takashi IwaiALSA: hda/realtek - Add path active flag
2013-01-12 Takashi IwaiALSA: hda/realtek - Remove non-standard automute mode
2013-01-12 Takashi IwaiALSA: hda - Introduce snd_hda_codec_amp_init*()
2013-01-12 Takashi IwaiALSA: hda - Introduce cache & flush cmd / amp writes
2013-01-10 Takashi IwaiALSA: hda - Remove snd_hda_codec_amp_update() call...
2013-01-10 Takashi IwaiALSA: hda/realtek - Fix initialization of input amps...
2013-01-10 Takashi IwaiALSA: hda/realtek - Check amp capabilities of aa-mixer...
2013-01-10 Takashi IwaiALSA: hda/realtek - Parse analog loopback paths more...
2013-01-10 Takashi IwaiALSA: hda/realtek - Parse input paths
2013-01-10 Takashi IwaiALSA: hda/realtek - Make path->idx[] and path->multi...
2013-01-10 Takashi IwaiALSA: hda/realtek - Simplify the output volume initiali...
2013-01-10 Takashi IwaiALSA: hda/realtek - Reduce vol/mute ctl lookups at...
2013-01-10 Takashi IwaiALSA: hda - Fix mono amp values in proc output
2013-01-10 Takashi IwaiALSA: hda/realtek - Manage mixer controls in out_path...
2013-01-10 Takashi IwaiALSA: hda/realtek - Add output path parser
2013-01-10 Takashi IwaiALSA: hda/realtek - List up all available DACs
2013-01-10 Takashi IwaiALSA: hda/realtek - Simplify alc_auto_is_dac_reachable()
2013-01-10 Kailang YangALSA: hda - Add support of new codec ALC284
2013-01-10 Sachin KamatALSA: usb-audio: Make ebox44_table static
2013-01-09 Andre SchrammALSA: hdspm - Fix wordclock status on AES32
2013-01-09 David HenningssonRevert "ALSA: hda - Shut up pins at power-saving mode...
2013-01-09 Takashi IwaiALSA: hda - Disable runtime D3 for Intel CPT & co
2013-01-07 David HenningssonALSA: hda - add mute LED for HP Pavilion 17 (Realtek...
2013-01-07 Nickolai ZeldovichALSA: au88x0: fix incorrect left shift
2013-01-04 Asim Kadavsound: oss/pas2: Fix possible access out of array
2013-01-04 Damien ZammitALSA: usb-audio: Fix kernel panic of Digidesign Mbox2...
2013-01-03 Alexander SchremmerALSA: usb-audio: Add support for Creative BT-D1 via...
2013-01-03 David HenningssonALSA: hda - Switch "On" and "Off" for "Mute-LED Mode...
2012-12-22 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-12-22 Linus TorvaldsMerge tag 'dm-3.8-fixes' of git://git./linux/kernel...
2012-12-22 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-12-22 Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2012-12-21 Linus TorvaldsMerge tag 'vfio-for-v3.8-v2' of git://github.com/awilli...
2012-12-21 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-21 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-12-21 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-12-20 Al ViroMerge branch 'fscache' of git://git./linux/kernel/git...
2012-12-20 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-12-20 Linus TorvaldsMerge branch 'for-3.8' of git://linux-nfs.org/~bfields...
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-20 Linus TorvaldsMerge tag 'for-3.8-merge' of git://git./linux/kernel...
2012-12-20 Linus TorvaldsMerge tag 'iommu-updates-v3.8' of git://git./linux...
2012-12-20 Olof JohanssonMerge branch 'v3.8-samsung-fixes-audio' of git://git...
2012-12-20 Olof JohanssonMerge branch 'v3.8-samsung-fixes-1' of git://git./linux...
2012-12-20 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2012-12-20 Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2012-12-20 Linus TorvaldsMerge tag 'upstream-3.8-rc1' of git://git.infradead...
2012-12-20 Linus TorvaldsMerge tag 'fixes' of git://git./linux/kernel/git/arm...
2012-12-20 Jesper NilssonMerge tag 'disintegrate-cris-20121009' of git://git...
2012-12-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-12-20 Linus TorvaldsMerge tags 'dt-for-linus', 'gpio-for-linus' and 'spi...
2012-12-20 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
next