summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-2/+7
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-121-110/+180
|\
| * ALSA: dummy driver - add model parameterJaroslav Kysela2010-02-021-110/+180
* | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-181-0/+2
* | sound: vx: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-54/+5
|/
* Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-013-21/+48
|\
| * ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-1/+1
| * ALSA: snd-pcsp: add nopcm modeStas Sergeev2009-11-013-20/+47
* | ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai2009-11-021-1/+1
|/
* ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-301-2/+0
* ALSA: pcsp - Fix nforce workaroundStas Sergeev2009-10-302-32/+35
* ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt2009-10-081-8/+20
* ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai2009-09-081-1/+1
* ALSA: dummy - Add debug proc fileTakashi Iwai2009-09-081-0/+132
* ALSA: dummy - Fake buffer allocationsTakashi Iwai2009-09-071-8/+98
* ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai2009-09-041-8/+21
* ALSA: dummy - Better jiffies handlingTakashi Iwai2009-09-031-35/+43
* ALSA: dummy - Support high-res timer modeTakashi Iwai2009-09-031-141/+272
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-0/+1
* ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-292-18/+2
* ALSA: pcsp - fix printk format warning againTakashi Iwai2009-05-201-1/+1
* ALSA: pcsp: fix printk format warningRandy Dunlap2009-05-141-1/+1
* sound: serial-u16550: fix buffer overflowClemens Ladisch2009-05-051-8/+3
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\
| * Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar2009-02-151-1/+2
| |\
| * | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-301-1/+1
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-2411-36/+49
|\ \ \
| * | | ALSA: sound/drivers/vx: fix sparse warning: different signednessHannes Eder2009-02-261-1/+1
| * | | ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-0510-35/+48
| |/ /
* | | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-241-12/+0
|\ \ \
| * | | ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-051-12/+0
| |/ /
* | | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-249-29/+29
|\ \ \ | |_|/ |/| |
| * | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-129-29/+29
| |/
* / ALSA: mtpav - Fix initial value for input hwportTakashi Iwai2009-02-121-1/+2
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-301-1/+0
|\
| * hrtimer: removing all ur callback modesPeter Zijlstra2008-11-251-1/+0
* | Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai2008-12-252-2/+2
|\ \
| * | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-182-2/+2
| |/
* | Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai2008-12-202-30/+58
|\ \
| * | ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCKTakashi Iwai2008-11-262-31/+58
| * | Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai2008-11-263-48/+56
| |\ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-032-4/+4
| |\ \
| * \ \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-221-2/+3
| |\ \ \
| | * \ \ Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-1713-47/+82
| | |\ \ \
| | * | | | hrtimer: convert sound/ to the new hrtimer apisArjan van de Ven2008-09-051-2/+3
* | | | | | ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVETakashi Iwai2008-11-281-1/+1
| |_|_|_|/ |/| | | |
* | | | | ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai2008-11-141-1/+1
* | | | | Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai2008-11-072-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-031-2/+2
| * | | | ALSA: Fix PIT lockup on some chipsets when using the PC-SpeakerZoltan Devai2008-11-031-2/+2
| |/ / /