Commit Graph

810 Commits (fdc6a2ddd8ee033ffcd8a63ea81a96272587da04)

Author SHA1 Message Date
Al Viro dd6c5cd8fe snd_pcm_link(): fix a leak... 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
David Howells a8ca16ea7b proc: Supply a function to remove a proc entry by PDE 12 years ago
David Howells 271a15eabe proc: Supply PDE attribute setting accessor functions 12 years ago
Vinod Koul 754813473c ALSA: compress: fix the states to check for allowing read 12 years ago
Takashi Iwai 47966e9779 ALSA: compress: Use kzalloc() for ioctls writing back data 12 years ago
Dan Carpenter 1c62e9f2b5 ALSA: compress: info leak in snd_compr_get_caps() 12 years ago
Charles Keepax f0283b58d0 ALSA: compress_core: Rework writes to use cumulative values 12 years ago
Charles Keepax ccf17b13ca ALSA: compress_core: Remove unused hw_pointer 12 years ago
Charles Keepax 49bb6402f1 ALSA: compress_core: Add support for capture streams 12 years ago
Charles Keepax 4daf891cde ALSA: compress_core: Deconstify copy callback buffer 12 years ago
Charles Keepax 5b1f79f70b ALSA: compress_core: Calculate avail correctly for capture streams 12 years ago
Charles Keepax 4c28e32d6c ALSA: compress_core: Update calc_avail to use cumulative values 12 years ago
Linus Torvalds 0fe09a45c4 vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper 12 years ago
Daniel Mack ef7a4f979b ALSA: add DSD formats 12 years ago
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
Al Viro aee0c612b1 snd_info_register: switch to proc_create_data/proc_mkdir_mode 12 years ago
Takashi Iwai 0bc0ec903c ALSA: info: Small refactoring and a sanity check in snd_info_get_line() 12 years ago
Takashi Iwai 0d861ac238 ALSA: info: Avoid leaking kernel memory 12 years ago
Yacine Belkadi eb7c06e8e9 ALSA: add/change some comments describing function return values 12 years ago
Takashi Iwai 66efdc71d9 ALSA: seq: Fix missing error handling in snd_seq_timer_open() 12 years ago
Takashi Iwai 2069d483b3 ALSA: vmaster: Fix slave change notification 12 years ago
Dan Carpenter 85c50a5899 ALSA: seq: seq_oss_event: missing range checks 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Jeeja KP 9727b490e5 ALSA: compress: add support for gapless playback 12 years ago
Richard Fitzgerald 17ac8e5c6d ALSA: core: don't return uninitialized snd_compr_tstamp 12 years ago
Sachin Kamat 6cf9515207 ALSA: pcm: Fix return code in pcm_native.c 12 years ago
Sachin Kamat 51d503de02 ALSA: PCM: Remove redundant null check before kfree 12 years ago
Adam Buchbinder d93cf0687c various: Fix spelling of "registered" in comments. 12 years ago
Xi Wang 701ef3205e ALSA: core: fix NULL checking in snd_pcm_plug_slave_size() 12 years ago
Xi Wang 9af4e7feda ALSA: core: fix NULL checking in snd_pcm_plug_client_size() 12 years ago
Takashi Iwai 8bb4d9ce08 ALSA: Fix card refcount unbalance 12 years ago
Takashi Iwai 0914f7961b ALSA: Avoid endless sleep after disconnect 12 years ago
Takashi Iwai a0830dbd4e ALSA: Add a reference counter to card instance 12 years ago
Takashi Iwai 9b0573c07f ALSA: PCM: Fix some races at disconnection 12 years ago
Clemens Ladisch 9c7066aef4 ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage 12 years ago
Pierre-Louis Bossart 4eeaaeaea1 ALSA: core: add hooks for audio timestamps 12 years ago
Pierre-Louis Bossart 0e8014d772 ALSA: core: keep track of boundary wrap-around 12 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
Al Viro bdbf69437a switch SNDRV_PCM_IOCTL_LINK to fget_light() 13 years ago
Takashi Iwai 9d069dc00b ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases 13 years ago
Vinod Koul fb4a9779f1 ALSA: Compress - add codec parameter checks 13 years ago
Vinod Koul 4dc040a0b3 ALSA: compress - move the buffer check 13 years ago
Dan Carpenter b35cc82258 ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() 13 years ago
Takashi Iwai 5efbc2610a ALSA: Fix leftover chmap UNKNOWN -> MONO conversions 13 years ago
Dan Carpenter 81cb324675 ALSA: compress_core: fix open flags test in snd_compr_open() 13 years ago
Takashi Iwai 2dc6fbf007 ALSA: pcm - Use UNKNOWN chmap for mono streams 13 years ago
Takashi Iwai 6e67683d71 ALSA: Remove VOLATILE flag from chmap ctls 13 years ago
Takashi Iwai a8d372f171 ALSA: control: Fix missing VOLATILE flag at creating controls 13 years ago
Takashi Iwai 2d3391ec0e ALSA: PCM: channel mapping API implementation 13 years ago