| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 2 | -3/+20 |
|\ |
|
| * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -5/+3 |
| |\ |
|
| * | | snd/PCM: fasync BKL pushdown | Jonathan Corbet | 2008-07-02 | 1 | -2/+6 |
| * | | sound: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -1/+14 |
* | | | ALSA: remove CONFIG_KMOD from sound | Johannes Berg | 2008-07-10 | 4 | -12/+10 |
* | | | ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static | Takashi Iwai | 2008-06-13 | 1 | -3/+4 |
* | | | [ALSA] Improve the slots option handling | Takashi Iwai | 2008-05-28 | 1 | -27/+40 |
* | | | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE | Takashi Iwai | 2008-05-27 | 1 | -4/+6 |
* | | | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 | 1 | -16/+3 |
* | | | [ALSA] Remove unneeded ugly hack for i386 in memalloc.c | Takashi Iwai | 2008-05-19 | 1 | -62/+0 |
| |/
|/| |
|
* | | SOUND: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 | 1 | -5/+3 |
|/ |
|
* | sound: use non-racy method for /proc/driver/snd-page-alloc creation | Denis V. Lunev | 2008-04-29 | 1 | -3/+2 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 1 | -2/+2 |
* | [ALSA] Clean up snd_card_free*() | Takashi Iwai | 2008-04-24 | 1 | -17/+9 |
* | [ALSA] Fix the race of card instance unregistration | Takashi Iwai | 2008-04-24 | 1 | -4/+6 |
* | [ALSA] sound: this amplifier only goes up to 7 | Nick Andrew | 2008-04-24 | 1 | -2/+2 |
* | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 2008-04-24 | 1 | -1/+1 |
* | [ALSA] seq-oss - Remove invalid BUG() | Takashi Iwai | 2008-04-24 | 1 | -2/+7 |
* | [ALSA] Keep private TLV entry in vmaster itself | Takashi Iwai | 2008-04-24 | 1 | -3/+6 |
* | [ALSA] Move vmaster code to sound core | Takashi Iwai | 2008-04-24 | 3 | -0/+373 |
* | [ALSA] Add more fallbacks to OSS PHONEOUT mixer map | Takashi Iwai | 2008-04-24 | 1 | -0/+2 |
* | Dont touch fs_struct in drivers | Jan Blunck | 2008-02-14 | 4 | -11/+2 |
* | latency.c: use QoS infrastructure | Mark Gross | 2008-02-05 | 1 | -4/+7 |
* | [ALSA] Fix Oops with PCM OSS sync | Takashi Iwai | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] fix compilation warning in GCC | Miguel Boton | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE | Jaroslav Kysela | 2008-01-31 | 3 | -4/+10 |
* | [ALSA] rawmidi: let sparse know what is going on _for real_ | Marcin Ślusarz | 2008-01-31 | 1 | -19/+21 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 48 | -49/+1 |
* | [ALSA] Remove PCM sleep_min and tick | Takashi Iwai | 2008-01-31 | 4 | -152/+3 |
* | [ALSA] PCM - clean up snd_pcm_lib_read/write | Takashi Iwai | 2008-01-31 | 1 | -140/+76 |
* | [ALSA] Remove PCM xfer_align sw params | Takashi Iwai | 2008-01-31 | 4 | -29/+4 |
* | [ALSA] Fix PCM write blocking | Takashi Iwai | 2008-01-31 | 1 | -2/+5 |
* | [ALSA] Remove indirect control access | Takashi Iwai | 2008-01-31 | 1 | -31/+20 |
* | [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status() | Jaroslav Kysela | 2008-01-31 | 1 | -7/+2 |
* | [ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl | Takashi Iwai | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) | Jaroslav Kysela | 2008-01-31 | 1 | -0/+2 |
* | [ALSA] sound/core/seq: move declarations of globally visible variables to pro... | Marcin Ślusarz | 2008-01-31 | 4 | -9/+9 |
* | [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h | Marcin Ślusarz | 2008-01-31 | 1 | -2/+0 |
* | [ALSA] pcm_lib: fix sparse warning about different signedness | Marcin Ślusarz | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol | Marcin Ślusarz | 2008-01-31 | 1 | -6/+10 |
* | [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol | Marcin Ślusarz | 2008-01-31 | 1 | -3/+3 |
* | [ALSA] copy_ctl_value_from_user() warning fix | Andrew Morton | 2008-01-31 | 1 | -1/+2 |
* | [ALSA] Fix old tstamp ioctl for compat_ioctl | Takashi Iwai | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] alsa: nopage | Nick Piggin | 2008-01-31 | 1 | -34/+25 |
* | [ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constant | Jaroslav Kysela | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] Use posix clock monotonic for PCM and timer timestamps | Jaroslav Kysela | 2008-01-31 | 3 | -9/+34 |
* | [ALSA] sound/core/memalloc.c: Add missing pci_dev_put | Julia Lawall | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] Fix PCM MMAP time-stamp mode | Takashi Iwai | 2008-01-31 | 2 | -3/+3 |
* | [ALSA] Remove sequencer instrument layer | Takashi Iwai | 2008-01-31 | 9 | -2045/+3 |
* | [ALSA] Introduce slots option to snd module | Takashi Iwai | 2008-01-31 | 1 | -0/+36 |