summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-251-8/+0
* | ALSA: fix a typo during snd_assert() removalTakashi Iwai2008-08-151-1/+1
* | ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-1341-388/+581
* | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-012-15/+37
* | sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-013-42/+20
* | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-293-20/+42
* | ALSA: Build jack detectionMark Brown2008-07-292-0/+7
* | ALSA: Add jack reporting APIMark Brown2008-07-291-0/+163
* | ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai2008-09-251-10/+3
* | ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-252-4/+4
|/
* Revert "pcm_native.c: remove unused label"Linus Torvalds2008-08-061-0/+1
* pcm_native.c: remove unused labelLinus Torvalds2008-08-061-1/+0
* sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-041-0/+3
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-142-3/+20
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-5/+3
| |\
| * | snd/PCM: fasync BKL pushdownJonathan Corbet2008-07-021-2/+6
| * | sound: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+14
* | | ALSA: remove CONFIG_KMOD from soundJohannes Berg2008-07-104-12/+10
* | | ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai2008-06-131-3/+4
* | | [ALSA] Improve the slots option handlingTakashi Iwai2008-05-281-27/+40
* | | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-271-4/+6
* | | sound: Convert to menuconfigTakashi Iwai2008-05-271-16/+3
* | | [ALSA] Remove unneeded ugly hack for i386 in memalloc.cTakashi Iwai2008-05-191-62/+0
| |/ |/|
* | SOUND: fix race in device_createGreg Kroah-Hartman2008-05-201-5/+3
|/
* sound: use non-racy method for /proc/driver/snd-page-alloc creationDenis V. Lunev2008-04-291-3/+2
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-2/+2
* [ALSA] Clean up snd_card_free*()Takashi Iwai2008-04-241-17/+9
* [ALSA] Fix the race of card instance unregistrationTakashi Iwai2008-04-241-4/+6
* [ALSA] sound: this amplifier only goes up to 7Nick Andrew2008-04-241-2/+2
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-241-1/+1
* [ALSA] seq-oss - Remove invalid BUG()Takashi Iwai2008-04-241-2/+7
* [ALSA] Keep private TLV entry in vmaster itselfTakashi Iwai2008-04-241-3/+6
* [ALSA] Move vmaster code to sound coreTakashi Iwai2008-04-243-0/+373
* [ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai2008-04-241-0/+2
* Dont touch fs_struct in driversJan Blunck2008-02-144-11/+2
* latency.c: use QoS infrastructureMark Gross2008-02-051-4/+7
* [ALSA] Fix Oops with PCM OSS syncTakashi Iwai2008-01-311-0/+1
* [ALSA] fix compilation warning in GCCMiguel Boton2008-01-311-1/+1
* [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela2008-01-313-4/+10
* [ALSA] rawmidi: let sparse know what is going on _for real_Marcin Ĺšlusarz2008-01-311-19/+21
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-3148-49/+1
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-314-152/+3
* [ALSA] PCM - clean up snd_pcm_lib_read/writeTakashi Iwai2008-01-311-140/+76
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-314-29/+4
* [ALSA] Fix PCM write blockingTakashi Iwai2008-01-311-2/+5
* [ALSA] Remove indirect control accessTakashi Iwai2008-01-311-31/+20
* [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()Jaroslav Kysela2008-01-311-7/+2
* [ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctlTakashi Iwai2008-01-311-0/+1