1. 4adb7bc ALSA: core: Use seq_file for text proc file reads by Takashi Iwai · 9 years ago
  2. ddc64b2 ALSA: core: fix buffer overflow in snd_info_get_line() by Clemens Ladisch · 10 years ago
  3. f2f9307 ALSA: core: Use standard printk helpers by Takashi Iwai · 10 years ago
  4. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 10 years ago
  5. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  6. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  7. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  8. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  9. aee0c61 snd_info_register: switch to proc_create_data/proc_mkdir_mode by Al Viro · 11 years ago
  10. 0bc0ec9 ALSA: info: Small refactoring and a sanity check in snd_info_get_line() by Takashi Iwai · 11 years ago
  11. 0d861ac ALSA: info: Avoid leaking kernel memory by Takashi Iwai · 11 years ago
  12. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 11 years ago
  13. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  14. 4266274 ALSA: remove the main version information by Jaroslav Kysela · 12 years ago
  15. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  16. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  17. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  18. 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 14 years ago
  19. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  20. 067e4a5 Merge branch 'topic/bkl' into topic/core-cleanup by Takashi Iwai · 14 years ago
  21. 5b5cd55 ALSA: info - Remove BKL by Takashi Iwai · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. 6a0f402 Merge branch 'topic/dummy' into for-linus by Takashi Iwai · 15 years ago
  24. 4f7454a ALSA: Add const prefix to proc helper functions by Takashi Iwai · 15 years ago
  25. 9983aa6 ALSA: info - Use krealloc() by Takashi Iwai · 15 years ago
  26. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  27. c2eb9c4 ALSA: when card identification is changed, change also /proc/asound symlink by Jaroslav Kysela · 16 years ago
  28. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  29. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  30. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  31. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  32. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  33. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  34. 7bc5632 [PATCH] struct path: convert sound by Josef Sipek · 18 years ago
  35. dbedca3 [ALSA] Fix re-use of va_list by Takashi Iwai · 18 years ago
  36. e6f8f10 [ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  37. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  38. 0936f26 [PATCH] devfs: Remove devfs support from the sound subsystem by Greg Kroah-Hartman · 19 years ago
  39. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  40. f4a747f [ALSA] fix a wrong lock by Clemens Ladisch · 18 years ago
  41. f001c3a [ALSA] Insert might_sleep() in snd_iprintf() by Takashi Iwai · 18 years ago
  42. 7e4eeec [ALSA] Make buffer size of proc text interface variable by Takashi Iwai · 18 years ago
  43. c0d3fb3 [ALSA] Clean up EXPORT_SYMBOL()s in snd module by Takashi Iwai · 18 years ago
  44. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 19 years ago
  45. d99e988 [ALSA] Remove BKL from sound/core/info.c by Ingo Molnar · 19 years ago
  46. e28563c [ALSA] Optimize for config without PROC_FS by Takashi Iwai · 19 years ago
  47. 24c1f93 [ALSA] Remove xxx_t typedefs: Proc handler by Takashi Iwai · 19 years ago
  48. e38e0cf [ALSA] Remove kmalloc wrappers by Takashi Iwai · 19 years ago
  49. ca2c096 [ALSA] Replace with kzalloc() - core stuff by Takashi Iwai · 19 years ago
  50. 856def8 [ALSA] typo-fix and snd_assert()-expression-split by Henrik Kretzschmar · 19 years ago
  51. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago