aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai2010-11-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-23
|\
| * ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolonsJoe Perches2010-11-22
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-25
|\
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-17
| |\
| * \ Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-11
| |\ \
| | * | ALSA: OSS mixer emulation - fix lockingJaroslav Kysela2010-10-11
| | * | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-19
| * | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-11
| |\ \ \
| * | | | ALSA: core: Allow card id change to the same stringPeter Ujfalusi2010-09-16
| * | | | sound: Use static const char * const where possibleJoe Perches2010-09-14
| * | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-09
| |\ \ \ \
| * | | | | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-07
| * | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-03
| |\ \ \ \ \
| * | | | | | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-18
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-22
|\ \ \ \ \ \ \
| * | | | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-22
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| | |_|/ / / | |/| | | |
* | | | | | ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-17
| |_|_|/ / |/| | | |
* | | | | ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg2010-09-28
* | | | | ALSA: pcm - Fix race with proc filesTakashi Iwai2010-09-16
* | | | | ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai2010-09-16
|/ / / /
* | | | ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter2010-09-09
* | | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-08
| |/ / |/| |
* | | ALSA: pcm: add more format namesDan Carpenter2010-08-28
|/ /
* | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-07
|\ \
| * \ Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-07-19
| |\ \
| | * | ALSA: pcm core - add a safe check to the silence filling functionJaroslav Kysela2010-07-19
| * | | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2010-07-05
| |\| |
| | * | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow2010-06-28
| | |/
| * / ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins2010-05-31
| |/
* / pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-18
|/
* ALSA: pcm: fix delta calculation at boundary wraparoundClemens Ladisch2010-05-25
* ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch2010-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-20
|\
| * Merge branch 'topic/jack' into for-linusTakashi Iwai2010-05-20
| |\
| | * ALSA: Add support for key reporting via the jack interfaceMark Brown2010-03-17
| | * ALSA: Rename jack switch table in preparation for button supportMark Brown2010-03-17
| * | Merge branch 'topic/nomm' into for-linusTakashi Iwai2010-05-20
| |\ \
| | * | ALSA: provide a more useful get_unmapped_area handler for pcmDaniel Glöckner2010-03-10
| | |/
| * | Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai2010-05-20
| |\ \
| | * | ALSA: core - Define llseek fopsTakashi Iwai2010-04-13
| | * | ALSA: info - Implement common llseek for binary modeTakashi Iwai2010-04-13
| | * | ALSA: info - Check file position validity in common layerTakashi Iwai2010-04-13
| | * | Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai2010-04-13
| | |\ \
| | | * | ALSA: Remove BKL from open multiplexerTakashi Iwai2010-04-09
| | | * | ALSA: info - Remove BKLTakashi Iwai2010-04-07