Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / sound / drivers /
2012-03-30 Lucas De MarchiDocumentation: remove references to /etc/modprobe.conf
2011-12-19 Rusty RussellALSA: module_param: make bool parameters really bool
2011-11-27 Axel LinALSA: convert sound/* to use module_platform_driver()
2011-10-31 Paul Gortmakersound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where...
2011-10-31 Paul Gortmakersound: Add module.h to the previously silent sound...
2011-10-31 Paul Gortmakersound: fix drivers needing module.h not moduleparam.h
2011-10-26 Takashi IwaiMerge branch 'topic/remove-irqf_disable' into for-linus
2011-09-24 Takashi IwaiALSA: aloop - Use vmalloc buffer
2011-09-22 Yong Zhangsound: irq: Remove IRQF_DISABLED
2011-09-14 Clemens LadischALSA: mpu401: clean up interrupt specification
2011-06-09 Ralf Baechlei8253: Make pcsp sound driver use the shared i8253_lock
2011-06-09 Ralf Baechlei8253: Create linux/i8253.h and use it in all 8253...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-18 Takashi IwaiALSA: aloop - Fix possible IRQ lock inversion
2011-02-02 Takashi IwaiALSA: use linux/io.h to fix compile warnings
2010-12-14 Joe PerchesALSA: ml403-ac97cr: Use vsprintf extension %pR for...
2010-10-20 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-10-20 Jaroslav KyselaALSA: snd-aloop - add pause support
2010-10-20 Jaroslav KyselaALSA: snd-aloop - fix locking issues (running flag...
2010-10-18 Jaroslav KyselaALSA: snd-aloop: add cable#0 and cable#1 files to proc...
2010-10-17 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-10-14 Jaroslav KyselaALSA: snd-aloop - fix issue in the timer start function
2010-10-11 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-10-11 Jaroslav KyselaALSA: snd-aloop: Fix hw_params restrictions and checking
2010-10-04 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-10-02 Jaroslav KyselaALSA: snd-aloop - fix "PCM Slave Active" element read...
2010-09-30 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-09-29 Jaroslav KyselaALSA: snd-aloop - fix capture buffer silence
2010-09-22 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-09-15 Jaroslav KyselaALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol
2010-09-07 Joe Perchessound: Remove unnecessary casts of private_data
2010-08-18 Takashi IwaiMerge branch 'topic/aloop' into topic/misc
2010-08-09 Jaroslav KyselaALSA: introduce the snd-aloop module for the PCM loopback
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-15 Michael WittenALSA: Kconfig: SND_AC97_POWER_SAVE description improvement
2010-07-15 Michael WittenKconfig: fixo typo in "Xilinx'"
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-10 Takashi IwaiALSA: opl4 - Fix a wrong argument in proc write callback
2010-05-03 Ingo MolnarMerge commit 'v2.6.34-rc6' into core/locking
2010-04-30 Frederic WeisbeckerMerge commit 'v2.6.34-rc6' into core/locking
2010-04-13 Takashi IwaiALSA: info - Implement common llseek for binary mode
2010-04-13 Takashi IwaiALSA: info - Check file position validity in common...
2010-04-13 Takashi IwaiALSA: info - Use standard types for info callbacks
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-02 Thomas Gleixneri8253: Convert i8253_lock to raw_spinlock
2010-02-12 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-02-02 Jaroslav KyselaALSA: dummy driver - add model parameter
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Takashi IwaiALSA: pcm - Call pgprot_noncached() for vmalloc'ed...
2009-12-18 Clemens Ladischsound: vx: use vmalloc buffer helper functions
2009-12-01 Takashi IwaiMerge branch 'topic/beep-rename' into topic/core-change
2009-11-14 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2009-11-05 Jaroslav KyselaALSA: rename "PC Speaker" and "PC Beep" controls to...
2009-11-02 Takashi IwaiALSA: dummy - Fix descriptions of pcm_substreams parameter
2009-11-01 Stas SergeevALSA: snd-pcsp: add nopcm mode
2009-10-30 Julia LawallALSA: sound: Move dereference after NULL test and drop...
2009-10-30 Stas SergeevALSA: pcsp - Fix nforce workaround
2009-10-08 Krzysztof HeltALSA: opl3: circular locking in the snd_opl3_note_on...
2009-09-08 Takashi IwaiALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128
2009-09-08 Takashi IwaiALSA: dummy - Add debug proc file
2009-09-07 Takashi IwaiALSA: dummy - Fake buffer allocations
2009-09-04 Takashi IwaiALSA: dummy - Fix the timer calculation in systimer...
2009-09-03 Takashi IwaiALSA: dummy - Better jiffies handling
2009-09-03 Takashi IwaiALSA: dummy - Support high-res timer mode
2009-06-17 Arnd Bergmanntime: move PIT_TICK_RATE to linux/timex.h
2009-05-29 Michal MarekALSA: clean up the logic for building sequencer modules
2009-05-20 Takashi IwaiALSA: pcsp - fix printk format warning again
2009-05-14 Randy DunlapALSA: pcsp: fix printk format warning
2009-05-05 Clemens Ladischsound: serial-u16550: fix buffer overflow
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-23 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/hwdep-cleanup' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/snd_card_new-err' into for-linus
2009-03-17 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/drop-l3
2009-03-09 Takashi IwaiMerge branch 'topic/vmaster-update' into topic/docbook-fix
2009-02-26 Hannes EderALSA: sound/drivers/vx: fix sparse warning: different...
2009-02-23 Takashi IwaiMerge branch 'topic/hwdep-cleanup' into topic/hdsp
2009-02-19 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/oxygen
2009-02-15 Ingo MolnarMerge commit 'v2.6.29-rc5' into x86/apic
2009-02-11 Takashi IwaiALSA: mtpav - Fix initial value for input hwport
2009-02-05 Takashi IwaiALSA: Add missing KERN_* prefix to printk in sound...
2009-02-05 Takashi IwaiALSA: Remove superfluous hwdep ops
2009-01-29 Yinghai Lux86: allow more than 8 cpus to be used on 32-bit
2009-01-12 Takashi IwaiALSA: Convert to snd_card_create() in other sound/*
2008-12-31 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2008-12-29 Ingo MolnarMerge branch 'linus' into timers/hrtimers
2008-12-25 Takashi IwaiMerge branch 'topic/convert-tasklet' into to-push
2008-12-20 Takashi IwaiMerge branch 'topic/pcsp-fix' into topic/misc
2008-12-18 Takashi IwaiALSA: hda - Convert from takslet_hi_schedule() to taskl...
2008-11-28 Takashi IwaiALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_P...
2008-11-26 Takashi IwaiALSA: pcsp - Fix starting the stream with HRTIMER_CB_IR...
2008-11-26 Takashi IwaiMerge branch 'topic/misc' into topic/pcsp-fix
2008-11-25 Peter Zijlstrahrtimer: removing all ur callback modes
2008-11-14 Takashi IwaiALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED
2008-11-07 Takashi IwaiMerge branch 'topic/fix/misc' into topic/misc
2008-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-03 Kay Sieverssound: struct device - replace bus_id with dev_name...
2008-11-03 Zoltan DevaiALSA: Fix PIT lockup on some chipsets when using the...
2008-10-27 Takashi IwaiMerge branch 'topic/misc-next' into topic/misc
next