aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
|\
| * ALSA: Add a note on dependency of RTC stuffTakashi Iwai2008-10-10
| * ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai2008-09-09
| * ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai2008-09-04
| * sound: make OSS sound core optionalTejun Heo2008-08-29
| * ALSA: Allocate larger pages in sgbufTakashi Iwai2008-08-25
| * ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()Takashi Iwai2008-08-25
| * ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-25
| * ALSA: fix a typo during snd_assert() removalTakashi Iwai2008-08-15
| * ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
| * ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-01
| * sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-01
| * ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-29
| * ALSA: Build jack detectionMark Brown2008-07-29
| * ALSA: Add jack reporting APIMark Brown2008-07-29
| * ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai2008-09-25
| * ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-25
* | alsa: Remove special SBUS dma support code.David S. Miller2008-08-29
* | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-29
* | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
|/
* Revert "pcm_native.c: remove unused label"Linus Torvalds2008-08-06
* pcm_native.c: remove unused labelLinus Torvalds2008-08-06
* sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-04
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\
| * | snd/PCM: fasync BKL pushdownJonathan Corbet2008-07-02
| * | sound: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* | | ALSA: remove CONFIG_KMOD from soundJohannes Berg2008-07-10
* | | ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai2008-06-13
* | | [ALSA] Improve the slots option handlingTakashi Iwai2008-05-28
* | | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-27
* | | sound: Convert to menuconfigTakashi Iwai2008-05-27
* | | [ALSA] Remove unneeded ugly hack for i386 in memalloc.cTakashi Iwai2008-05-19
| |/ |/|
* | SOUND: fix race in device_createGreg Kroah-Hartman2008-05-20
|/
* sound: use non-racy method for /proc/driver/snd-page-alloc creationDenis V. Lunev2008-04-29
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* [ALSA] Clean up snd_card_free*()Takashi Iwai2008-04-24
* [ALSA] Fix the race of card instance unregistrationTakashi Iwai2008-04-24
* [ALSA] sound: this amplifier only goes up to 7Nick Andrew2008-04-24
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-24
* [ALSA] seq-oss - Remove invalid BUG()Takashi Iwai2008-04-24
* [ALSA] Keep private TLV entry in vmaster itselfTakashi Iwai2008-04-24
* [ALSA] Move vmaster code to sound coreTakashi Iwai2008-04-24
* [ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai2008-04-24
* Dont touch fs_struct in driversJan Blunck2008-02-15
* latency.c: use QoS infrastructureMark Gross2008-02-05
* [ALSA] Fix Oops with PCM OSS syncTakashi Iwai2008-01-31
* [ALSA] fix compilation warning in GCCMiguel Boton2008-01-31