| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-06 | ALSA: aloop - add locking to timer access | Omair Mohammed Abdullah | 1 | -0/+6 |
| 2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 2 | -2/+2 |
| 2012-09-05 | ALSA: opl4: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -6/+3 |
| 2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai | 3 | -4/+4 |
| 2012-07-25 | ALSA: mpu401: Fix missing initialization of irq field | Takashi Iwai | 1 | -0/+1 |
| 2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 1 | -1/+1 |
| 2012-07-03 | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai | 3 | -21/+27 |
| 2012-07-02 | ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions | Takashi Iwai | 8 | -8/+16 |
| 2012-05-15 | ALSA: snd-aloop - improve the sample copy accurracy | Jaroslav Kysela | 1 | -27/+35 |
| 2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 1 | -1/+2 |
| 2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 12 | -18/+18 |
| 2011-11-27 | ALSA: convert sound/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
| 2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 3 | -0/+3 |
| 2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 10 | -0/+10 |
| 2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 7 | -7/+7 |
| 2011-10-26 | Merge branch 'topic/remove-irqf_disable' into for-linus | Takashi Iwai | 4 | -5/+5 |
| 2011-09-24 | ALSA: aloop - Use vmalloc buffer | Takashi Iwai | 1 | -6/+7 |
| 2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 4 | -5/+5 |
| 2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2 | -12/+11 |
| 2011-06-09 | i8253: Make pcsp sound driver use the shared i8253_lock | Ralf Baechle | 1 | -7/+1 |
| 2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -3/+3 |
| 2011-03-18 | ALSA: aloop - Fix possible IRQ lock inversion | Takashi Iwai | 1 | -10/+9 |
| 2011-02-02 | ALSA: use linux/io.h to fix compile warnings | Takashi Iwai | 1 | -2/+1 |
| 2010-12-14 | ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource | Joe Perches | 1 | -2/+2 |
| 2010-10-20 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -16/+123 |
| 2010-10-20 | ALSA: snd-aloop - add pause support | Jaroslav Kysela | 1 | -5/+22 |
| 2010-10-20 | ALSA: snd-aloop - fix locking issues (running flag updates) | Jaroslav Kysela | 1 | -13/+19 |
| 2010-10-18 | ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree | Jaroslav Kysela | 1 | -0/+84 |
| 2010-10-17 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -1/+7 |
| 2010-10-14 | ALSA: snd-aloop - fix issue in the timer start function | Jaroslav Kysela | 1 | -1/+7 |
| 2010-10-11 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -18/+106 |
| 2010-10-11 | ALSA: snd-aloop: Fix hw_params restrictions and checking | Jaroslav Kysela | 1 | -18/+106 |
| 2010-10-04 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -1/+1 |
| 2010-10-02 | ALSA: snd-aloop - fix "PCM Slave Active" element read value | Jaroslav Kysela | 1 | -1/+1 |
| 2010-09-30 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -2/+4 |
| 2010-09-30 | ALSA: snd-aloop - fix capture buffer silence | Jaroslav Kysela | 1 | -2/+4 |
| 2010-09-22 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -1/+1 |
| 2010-09-15 | ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol | Jaroslav Kysela | 1 | -1/+1 |
| 2010-09-07 | sound: Remove unnecessary casts of private_data | Joe Perches | 1 | -1/+1 |
| 2010-08-18 | Merge branch 'topic/aloop' into topic/misc | Takashi Iwai | 3 | -0/+1076 |
| 2010-08-09 | ALSA: introduce the snd-aloop module for the PCM loopback | Jaroslav Kysela | 3 | -0/+1076 |
| 2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -3/+21 |
| 2010-07-15 | ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement | Michael Witten | 1 | -3/+21 |
| 2010-07-15 | Kconfig: fixo typo in "Xilinx'" | Michael Witten | 1 | -1/+1 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -58/+25 |
| 2010-05-10 | ALSA: opl4 - Fix a wrong argument in proc write callback | Takashi Iwai | 1 | -1/+1 |
| 2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 9 | -2/+7 |
| 2010-04-13 | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 1 | -24/+0 |
| 2010-04-13 | ALSA: info - Check file position validity in common layer | Takashi Iwai | 1 | -30/+16 |
| 2010-04-13 | ALSA: info - Use standard types for info callbacks | Takashi Iwai | 1 | -8/+13 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 9 | -2/+7 |
| 2010-03-02 | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 3 | -9/+9 |
| 2010-02-12 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -110/+180 |
| 2010-02-02 | ALSA: dummy driver - add model parameter | Jaroslav Kysela | 1 | -110/+180 |
| 2010-01-18 | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 1 | -0/+2 |
| 2009-12-18 | sound: vx: use vmalloc buffer helper functions | Clemens Ladisch | 1 | -54/+5 |
| 2009-12-01 | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 3 | -21/+48 |
| 2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 1 | -1/+1 |
| 2009-11-02 | ALSA: dummy - Fix descriptions of pcm_substreams parameter | Takashi Iwai | 1 | -1/+1 |
| 2009-11-01 | ALSA: snd-pcsp: add nopcm mode | Stas Sergeev | 3 | -20/+47 |
| 2009-10-30 | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests | Julia Lawall | 1 | -2/+0 |
| 2009-10-30 | ALSA: pcsp - Fix nforce workaround | Stas Sergeev | 2 | -32/+35 |
| 2009-10-08 | ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() | Krzysztof Helt | 1 | -8/+20 |
| 2009-09-08 | ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128 | Takashi Iwai | 1 | -1/+1 |
| 2009-09-08 | ALSA: dummy - Add debug proc file | Takashi Iwai | 1 | -0/+132 |
| 2009-09-07 | ALSA: dummy - Fake buffer allocations | Takashi Iwai | 1 | -8/+98 |
| 2009-09-04 | ALSA: dummy - Fix the timer calculation in systimer mode | Takashi Iwai | 1 | -8/+21 |
| 2009-09-03 | ALSA: dummy - Better jiffies handling | Takashi Iwai | 1 | -35/+43 |
| 2009-09-03 | ALSA: dummy - Support high-res timer mode | Takashi Iwai | 1 | -141/+272 |
| 2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 1 | -0/+1 |
| 2009-05-29 | ALSA: clean up the logic for building sequencer modules | Michal Marek | 2 | -18/+2 |
| 2009-05-20 | ALSA: pcsp - fix printk format warning again | Takashi Iwai | 1 | -1/+1 |
| 2009-05-14 | ALSA: pcsp: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
| 2009-05-05 | sound: serial-u16550: fix buffer overflow | Clemens Ladisch | 1 | -8/+3 |
| 2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -1/+1 |
| 2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 11 | -36/+49 |
| 2009-03-24 | Merge branch 'topic/hwdep-cleanup' into for-linus | Takashi Iwai | 1 | -12/+0 |
| 2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 9 | -29/+29 |
| 2009-02-26 | ALSA: sound/drivers/vx: fix sparse warning: different signedness | Hannes Eder | 1 | -1/+1 |
| 2009-02-15 | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 1 | -1/+2 |
| 2009-02-12 | ALSA: mtpav - Fix initial value for input hwport | Takashi Iwai | 1 | -1/+2 |
| 2009-02-05 | ALSA: Add missing KERN_* prefix to printk in sound/drivers | Takashi Iwai | 10 | -35/+48 |
| 2009-02-05 | ALSA: Remove superfluous hwdep ops | Takashi Iwai | 1 | -12/+0 |
| 2009-01-30 | x86: allow more than 8 cpus to be used on 32-bit | Yinghai Lu | 1 | -1/+1 |
| 2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 9 | -29/+29 |
| 2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
| 2008-12-25 | Merge branch 'topic/convert-tasklet' into to-push | Takashi Iwai | 2 | -2/+2 |
| 2008-12-20 | Merge branch 'topic/pcsp-fix' into topic/misc | Takashi Iwai | 2 | -30/+58 |
| 2008-12-18 | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() | Takashi Iwai | 2 | -2/+2 |
| 2008-11-28 | ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVE | Takashi Iwai | 1 | -1/+1 |
| 2008-11-26 | ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK | Takashi Iwai | 2 | -31/+58 |
| 2008-11-26 | Merge branch 'topic/misc' into topic/pcsp-fix | Takashi Iwai | 3 | -48/+56 |
| 2008-11-25 | hrtimer: removing all ur callback modes | Peter Zijlstra | 1 | -1/+0 |
| 2008-11-14 | ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED | Takashi Iwai | 1 | -1/+1 |
| 2008-11-07 | Merge branch 'topic/fix/misc' into topic/misc | Takashi Iwai | 2 | -4/+4 |
| 2008-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -4/+4 |
| 2008-11-03 | sound: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
| 2008-11-03 | ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker | Zoltan Devai | 1 | -2/+2 |
| 2008-10-27 | Merge branch 'topic/misc-next' into topic/misc | Takashi Iwai | 3 | -48/+56 |
| 2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 1 | -2/+3 |
| 2008-10-20 | ALSA: pcsp - Fix locking messes in snd-pcsp | Takashi Iwai | 3 | -48/+56 |
| 2008-10-19 | ALSA: misc typo fixes | Mariusz Kozlowski | 1 | -1/+1 |
| 2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 13 | -47/+82 |
| 2008-10-10 | ALSA: mtpav - Fix race in probe | Takashi Iwai | 1 | -4/+4 |
| 2008-09-05 | hrtimer: convert sound/ to the new hrtimer apis | Arjan van de Ven | 1 | -2/+3 |
| 2008-08-15 | ALSA: dummy driver - do not use assignment in if condition | Jaroslav Kysela | 1 | -11/+21 |
| 2008-08-15 | sound: Fix esoteric double free in the dummy sound driver. | Daniel THOMPSON | 1 | -6/+4 |
| 2008-08-13 | ALSA: Kill snd_assert() in other places | Takashi Iwai | 12 | -28/+55 |
| 2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -2/+2 |
| 2008-07-10 | Fix a const pointer usage warning in the Digigram VX soundcard driver | David Howells | 1 | -1/+1 |
| 2008-07-10 | vx: treat firmware data as const | David Woodhouse | 1 | -2/+2 |
| 2008-07-10 | ALSA: Fix a const pointer usage warning in the Digigram VX soundcard driver | David Howells | 1 | -1/+1 |
| 2008-05-27 | [ALSA] Fix AC97 kconfig items | Takashi Iwai | 1 | -0/+21 |
| 2008-05-27 | sound: Convert to menuconfig | Takashi Iwai | 1 | -37/+34 |
| 2008-05-25 | [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number | Stas Sergeev | 2 | -3/+6 |
| 2008-05-20 | snd-pcsp: use HRTIMER_CB_SOFTIRQ | Stas Sergeev | 2 | -34/+5 |
| 2008-05-19 | [ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec. | Daniel Jacobowitz | 1 | -0/+1 |
| 2008-05-19 | snd-pcsp: silent misleading warning | Stas Sergeev | 1 | -1/+3 |
| 2008-05-19 | snd-pcsp: depend on CONFIG_EXPERIMENTAL | Stas Sergeev | 1 | -0/+1 |
| 2008-05-19 | snd-pcsp: put back the compatibility code for the older alsa-libs | Stas Sergeev | 1 | -5/+14 |
| 2008-05-19 | snd-pcsp: adjust help texts to frighten users | Stas Sergeev | 1 | -2/+12 |
| 2008-05-07 | pcspkr: fix dependancies | Stas Sergeev | 1 | -2/+2 |
| 2008-05-05 | [ALSA] pcsp: Fix build with CONFIG_PM=n | Johann Felix Soden | 1 | -0/+4 |
| 2008-04-29 | [ALSA] pcsp - Fix more dependency | Takashi Iwai | 1 | -0/+2 |
| 2008-04-29 | [ALSA] Add MPU401_INFO_NO_ACK bitflag | Takashi Iwai | 1 | -1/+1 |
| 2008-04-24 | [ALSA] Define MPU401 registers in sound/mpu401_uart.h | Takashi Iwai | 1 | -6/+4 |
| 2008-04-24 | [ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning | Stas Sergeev | 1 | -6/+2 |
| 2008-04-24 | [ALSA] pcsp - Fix dependency in Kconfig | Takashi Iwai | 1 | -0/+1 |
| 2008-04-24 | [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() check | Roel Kluin | 1 | -4/+5 |
| 2008-04-24 | [ALSA] sound: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+4 |
| 2008-04-24 | [ALSA] pcsp: remove downsampling | Stas Sergeev | 1 | -14/+5 |
| 2008-04-24 | [ALSA] sound/drivers/pcsp/pcsp.c build fix | Mariusz Kozlowski | 1 | -0/+1 |
| 2008-04-24 | [ALSA] [ML403-AC97CR] Remove duplicate snd_card_set_dev() | Joachim Foerster | 1 | -2/+0 |
| 2008-04-24 | [ALSA] pcsp: locking fix | Stas Sergeev | 2 | -3/+4 |
| 2008-04-24 | [ALSA] pcsp: improve "enable" option handling | Stas Sergeev | 1 | -11/+11 |
| 2008-04-24 | [ALSA] pcsp - clean ups | Stas Sergeev | 2 | -5/+1 |
| 2008-04-24 | [ALSA] Add PC-speaker sound driver | Stas Sergeev | 9 | -1/+963 |
| 2008-04-24 | [ALSA] snd-dummy - better realtime app support | Ahmet İnan | 1 | -3/+3 |
| 2008-04-24 | [ALSA] mpu401: reduce tx loop timeout | Clemens Ladisch | 1 | -6/+7 |
| 2008-04-24 | [ALSA] snd-dummy - improved timing, silence on prepare | Ahmet İnan | 1 | -11/+15 |
| 2008-02-22 | [ALSA] opl3 - Fix compilation without sequencer support | Takashi Iwai | 1 | -0/+8 |
| 2008-01-31 | [ALSA] sound: fix mts64 section mismatches | Randy Dunlap | 1 | -1/+1 |
| 2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 16 | -17/+0 |
| 2008-01-31 | [ALSA] sound: Use time_before, time_before_eq, etc. | Julia Lawall | 1 | -1/+2 |
| 2008-01-31 | [ALSA] sound/: Spelling fixes | Joe Perches | 1 | -3/+3 |
| 2008-01-31 | [ALSA] drivers - Add missing snd_card_set_dev() | Takashi Iwai | 3 | -0/+6 |
| 2008-01-31 | [ALSA] Check value range in ctl callbacks | Takashi Iwai | 1 | -4/+8 |
| 2008-01-31 | [ALSA] vxpocket - Check value range in ctl callbacks | Takashi Iwai | 1 | -19/+48 |
| 2008-01-31 | [ALSA] [ML403-AC97CR] Fix capture/periodic overrun bug | Joachim Foerster | 2 | -22/+4 |
| 2008-01-31 | [ALSA] Xilinx ML403 AC97 Controller Reference device driver | Joachim Foerster | 5 | -0/+2098 |
| 2008-01-31 | [ALSA] opl3 - Fix build errors | Takashi Iwai | 2 | -0/+2 |
| 2008-01-31 | [ALSA] opl3 - simplify exclusive access lock | Takashi Iwai | 3 | -23/+12 |
| 2008-01-31 | [ALSA] opl3 - Use hwdep for patch loading | Takashi Iwai | 5 | -153/+215 |
| 2007-11-20 | [ALSA] portman2x4 - Fix probe error | Takashi Iwai | 1 | -1/+1 |
| 2007-11-19 | [ALSA] mpu401: fix recursive locking in timer | Clemens Ladisch | 1 | -4/+8 |
| 2007-10-23 | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 2 | -2/+2 |
| 2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
| 2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 10 | -14/+14 |
| 2007-10-16 | [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag | Clemens Ladisch | 2 | -4/+5 |
| 2007-10-16 | [ALSA] mpu-401: do not require an ACK byte for the ENTER_UART command | Clemens Ladisch | 1 | -1/+1 |
| 2007-10-16 | [ALSA] Clean up Makefile | Takashi Iwai | 1 | -4/+2 |
| 2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 3 | -34/+4 |
| 2007-07-20 | [ALSA] portman2x4 section mismatch | Randy Dunlap | 1 | -1/+1 |
| 2007-07-20 | [ALSA] more section mismatches | Randy Dunlap | 2 | -2/+2 |
| 2007-07-20 | [ALSA] fix section mismatch | Randy Dunlap | 2 | -2/+2 |
| 2007-07-01 | ALSA: more section mismatches | Randy Dunlap | 1 | -1/+1 |
| 2007-05-11 | [ALSA] add MODULE_FIRMWARE entries | Clemens Ladisch | 1 | -0/+14 |
| 2007-05-11 | [ALSA] sound: fix incorrect use of platform_device_register() | Akinobu Mita | 2 | -4/+4 |
| 2007-05-11 | [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag | Takashi Iwai | 2 | -10/+20 |
| 2007-02-14 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 6 | -27/+28 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2007-02-14 | [ALSA] Fix a typo in __dev* changes in portman2x4.c | Takashi Iwai | 1 | -1/+1 |
| 2007-02-14 | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava | 6 | -27/+28 |
| 2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2 | -2/+2 |
| 2007-02-09 | [ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI device | Matthias Koenig | 3 | -0/+889 |
| 2007-02-09 | [ALSA] Clean up serial-u16500.c | Takashi Iwai | 1 | -98/+123 |
| 2006-12-12 | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem | Nicolas Pitre | 1 | -5/+1 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 5 | -10/+6 |
| 2006-09-24 | [PATCH] NULL noise removal | Al Viro | 1 | -1/+1 |
| 2006-09-23 | [ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/Kconfig | Takashi Iwai | 1 | -13/+0 |
| 2006-09-23 | [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values | Josef 'Jeff' Sipek | 1 | -3/+3 |
| 2006-09-23 | [ALSA] Add dB scale information to vxpocket and vx222 drivers | Takashi Iwai | 1 | -2/+15 |
| 2006-09-23 | [ALSA] Add dB scale information to dummy driver | Takashi Iwai | 1 | -2/+8 |
| 2006-09-23 | [ALSA] Fix some typos in snd-dummy driver | Takashi Iwai | 1 | -5/+5 |
| 2006-09-23 | [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140 | Matthias Koenig | 3 | -0/+1106 |
| 2006-09-23 | [ALSA] Add experimental support of aggressive AC97 power-saving mode | Takashi Iwai | 1 | -0/+13 |
| 2006-09-23 | [ALSA] Deprecate snd_card_free_in_thread() | Takashi Iwai | 1 | -1/+1 |
| 2006-09-23 | [ALSA] Fix disconnection of proc interface | Takashi Iwai | 1 | -2/+1 |
| 2006-08-03 | [ALSA] Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 1 | -5/+2 |
| 2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 3 | -3/+3 |
| 2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 1 | -2/+3 |
| 2006-06-22 | [ALSA] virmidi: revert erroneous removal of zero initialization | Clemens Ladisch | 1 | -1/+1 |
| 2006-06-22 | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai | 1 | -28/+68 |
| 2006-06-22 | [ALSA] mpu401_uart - Fix coding style and code clean up | Takashi Iwai | 1 | -42/+66 |
| 2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -1/+1 |
| 2006-06-22 | [ALSA] add more sequencer port type information bits | Clemens Ladisch | 3 | -3/+9 |
| 2006-06-22 | [ALSA] fix port type bits | Clemens Ladisch | 2 | -3/+2 |
| 2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -1/+1 |
| 2006-06-22 | [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai | 2 | -16/+17 |