Merge branch 'topic/div64-cleanup' into for-linus
[pandora-kernel.git] / sound /
2009-06-10 Takashi IwaiMerge branch 'topic/div64-cleanup' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/ctxfi' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/core-id-check' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/cleanup' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/caiaq' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/ca0106' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/au88x0' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-06-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-06-09 Takashi IwaiALSA: ctxfi - Clear PCM resources at hw_params and...
2009-06-09 Takashi IwaiALSA: ctxfi - Check the presence of SRC instance in...
2009-06-09 Takashi IwaiALSA: ctxfi - Add missing start check in atc_pcm_playba...
2009-06-08 Takashi IwaiALSA: ctxfi - Add use_system_timer module option
2009-06-08 Takashi IwaiALSA: ctxfi - Fix wrong model id for UAA
2009-06-08 Takashi IwaiALSA: ctxfi - Clean up probe routines
2009-06-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-08 Takashi IwaiALSA: ctxfi - Fix / clean up hw20k2 chip code
2009-06-08 Takashi IwaiALSA: ctxfi - Fix possible buffer pointer overrun
2009-06-08 Takashi IwaiALSA: ctxfi - Remove useless initializations and cast
2009-06-08 Takashi IwaiALSA: ctxfi - Fix DMA mask for emu20k2 chip
2009-06-08 Takashi IwaiALSA: ctxfi - Make volume controls more intuitive
2009-06-08 Takashi IwaiALSA: ca0106 - Fix master volume scale
2009-06-08 Takashi IwaiALSA: ctxfi - Optimize the native timer handling using...
2009-06-06 Mark BrownASoC: Apostrophe patrol
2009-06-06 Troy KiskyASoC: codec tlv320aic23 fix bogus divide by 0 message
2009-06-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-05 Takashi IwaiALSA: ctxfi - Add missing inclusion of linux/math64.h
2009-06-05 Takashi IwaiALSA: Clean up 64bit division functions
2009-06-05 Takashi IwaiALSA: ctxfi - Set device 0 for mixer control elements
2009-06-05 Takashi IwaiALSA: ctxfi - Clean up / optimize
2009-06-05 Takashi IwaiALSA: ctxfi - Set periods_min to 2
2009-06-05 Takashi IwaiALSA: ctxfi - Use native timer interrupt on emu20k1
2009-06-05 Takashi IwaiALSA: ctxfi - Fix previous fix for 64bit DMA
2009-06-05 Takashi IwaiALSA: ctxfi - Fix endian-dependent codes
2009-06-05 Takashi IwaiALSA: ctxfi - Allow 64bit DMA
2009-06-04 Daniel MackASoC: fix NULL pointer dereference in soc_suspend()
2009-06-04 Takashi IwaiASoC: Fix build error in twl4030.c
2009-06-03 Jaroslav KyselaALSA: Core - clean up snd_card_set_id* calls and remove...
2009-06-03 Mark BrownALSA: Fix double locking of card list in snd_card_regis...
2009-06-03 Cliff CaiASoC: SSM2602: assign last substream to the master...
2009-06-03 Sonic ZhangASoC: Blackfin: document how anomaly 05000250 is handled
2009-06-03 Cliff CaiASoC: Blackfin: set the transfer size according the...
2009-06-03 Cliff CaiASoC: SSM2602: remove unsupported sample rates
2009-06-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-06-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-06-02 Takashi IwaiALSA: ca0106 - Add missing card->mixername field setup
2009-06-02 Takashi IwaiMerge branch 'topic/ctxfi-fix' into topic/ctxfi
2009-06-02 Takashi IwaiALSA: ctxfi - Support SG-buffers
2009-06-02 Takashi IwaiALSA: ctxfi - Remove PAGE_SIZE limitation
2009-06-02 Takashi IwaiALSA: ctxfi - Fix supported PCM formats
2009-06-02 Takashi IwaiALSA: ctxfi - Fix PCM device naming
2009-06-02 Takashi IwaiALSA: ctxfi - Fix surround mixer names
2009-06-02 Takashi IwaiALSA: ALSA: ctxfi - Release PCM resources at each prepa...
2009-06-02 Daniel MackALSA: snd_usb_caiaq: bump version number
2009-06-02 Daniel MackALSA: snd_usb_caiaq: give better shortname
2009-06-02 Takashi IwaiMerge branch 'topic/core-id-check' into topic/caiaq
2009-06-02 Jaroslav KyselaALSA: Core - add snd_card_set_id() function
2009-06-02 Takashi IwaiALSA: ca0106 - Add missing registrations of vmaster...
2009-06-02 Daniel MackALSA: snd_usb_caiaq: give better longname
2009-06-02 Daniel MackALSA: snd_usb_caiaq: use strlcpy
2009-06-02 Daniel MackALSA: snd_usb_caiaq: clean whitespaces
2009-06-02 Takashi IwaiALSA: ctxfi - Fix a typo in MODULE_LICENSE
2009-06-02 Takashi IwaiALSA: ctxfi - Fix Oops at mmapping
2009-06-01 Peter UjfalusiASoC: TWL4030: Check the interface format for 4 channel...
2009-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-05-30 Len BrownMerge branches 'bugzilla-13121+', 'bugzilla-13233'...
2009-05-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.30
2009-05-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-05-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-05-29 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29 Peter UjfalusiASoC: TWL4030: Use reg_cache in twl4030_init_chip
2009-05-29 Russell KingMerge branch 'for-rmk' of git://gitorious.org/linux...
2009-05-29 Jaroslav KyselaALSA: au88x0: fix wrong period_elapsed() call
2009-05-29 Jaroslav KyselaALSA: au88x0: fix .pointer callback
2009-05-28 Mark BrownASoC: Initialise dev for the dummy S/PDIF DAI
2009-05-28 Chaithrika U SASoC: Add dummy S/PDIF codec support
2009-05-28 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-05-28 Roel KluinASoC: correct print specifiers for unsigneds
2009-05-28 Tony VroonALSA: hda - Compaq Presario CQ60 patching for Conexant
2009-05-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-27 Jon SmirlASoC: Modify mpc5200 AC97 driver to use V9 of spin_even...
2009-05-27 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-05-27 Takashi IwaiMerge branch 'fix/pcm-jiffies-check' into for-linus
2009-05-27 Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-05-27 Mark BrownASoC: Switch FSL SSI DAI over to symmetric_rates
2009-05-27 Clemens Ladischsound: usb-audio: make the MotU Fastlane work again
2009-05-27 Takashi IwaiALSA: Enable PCM hw_ptr_jiffies check only in xrun_debu...
2009-05-27 Takashi IwaiALSA: Fix invalid jiffies check after pause
2009-05-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
next