1. 8aa9b58 [ALSA] Control API - more robust TLV implementation by Jaroslav Kysela · 18 years ago
  2. 6dbe662 [ALSA] Add experimental support of aggressive AC97 power-saving mode by Takashi Iwai · 18 years ago
  3. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago
  4. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  5. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  6. 42750b0 [ALSA] Control API - TLV implementation for additional information like dB scale by Jaroslav Kysela · 18 years ago
  7. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  8. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  9. 562b590 [ALSA] remove unused snd_minor.name field by Clemens Ladisch · 18 years ago
  10. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  11. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  12. cb9d24e [ALSA] ak4xxx-adda - Code clean-up by Takashi Iwai · 18 years ago
  13. c83c0c4 [ALSA] Stereo controls for M-Audio Revolution cards by Jani Alinikula · 18 years ago
  14. 02856b5 [ALSA] AD1888 mixer controls for DC mode by Jaya Kumar · 18 years ago
  15. 02ada9c [ALSA] Suppress irq handler mismatch messages in ALSA ISA drivers by Takashi Iwai · 18 years ago
  16. 7477dda V4L/DVB (4210b): git-dvb: tea575x-tuner build fix by Andrew Morton · 18 years ago
  17. 0dad31d2 [ALSA] version 1.0.12rc1 by Jaroslav Kysela · 18 years ago
  18. 1459c78 [ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreen by Rodolfo Giometti · 18 years ago
  19. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 18 years ago
  20. 746df94 [ALSA] Fix rwlock around snd_iprintf() in sound core by Takashi Iwai · 18 years ago
  21. a7b928a [ALSA] rawmidi: add get_port_info callback for sequencer information flags by Clemens Ladisch · 18 years ago
  22. 450047a [ALSA] add more sequencer port type information bits by Clemens Ladisch · 18 years ago
  23. 9c323fc [ALSA] Fix mmap_count with O_APPEND opened streams by Takashi Iwai · 18 years ago
  24. 0df63e4 [ALSA] Add O_APPEND flag support to PCM by Takashi Iwai · 18 years ago
  25. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  26. 7e4eeec [ALSA] Make buffer size of proc text interface variable by Takashi Iwai · 18 years ago
  27. e88e8ae6 [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module by Takashi Iwai · 18 years ago
  28. 9bb22e2 [ALSA] Clean up ugly hacks in pcm_params.h by Takashi Iwai · 18 years ago
  29. 21fddde [ALSA] emu10k1: Add support for Audigy4 (not Pro) by James Courtier-Dutton · 18 years ago
  30. 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
  31. 888855d Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctl by David Woodhouse · 18 years ago
  32. 2683e88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  33. b7d90a3 [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n by Takashi Iwai · 18 years ago
  34. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  35. 12831c1 [ALSA] sound/core/pcm.c: make snd_pcm_format_name() static by Adrian Bunk · 18 years ago
  36. 1576274 [ALSA] Fix Oops of PCM OSS emulation by Takashi Iwai · 18 years ago
  37. 6fdb94b Update dummy snd_power_wait() function for new calling convention by Linus Torvalds · 18 years ago
  38. 060d77b [ALSA] Fix / clean up PCM-OSS setup hooks by Takashi Iwai · 18 years ago
  39. 3bf75f9 [ALSA] Clean up PCM codes (take 2) by Takashi Iwai · 18 years ago
  40. bf1bbb5 [ALSA] Tiny clean up of PCM codes by Takashi Iwai · 18 years ago
  41. cbac4b0 [ALSA] Cleanup unused argument for snd_power_wait() by Takashi Iwai · 18 years ago
  42. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  43. 2ecb9e6 [PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98 by Arthur Othieno · 18 years ago
  44. a3c4485 [ALSA] version 1.0.11rc4 by Jaroslav Kysela · 18 years ago
  45. 0a589d8 [ALSA] ac97 - Clean up obsolete workarounds by Takashi Iwai · 18 years ago
  46. 7c5706b [ALSA] ac97 - Allow drivers to set static volume resolution table by Takashi Iwai · 18 years ago
  47. 50dabc2 [ALSA] ac97 - Add support of static resolution tables by Takashi Iwai · 18 years ago
  48. 5a25c5c [ALSA] ymfpci - make rear channel swap optional by Jaroslav Kysela · 19 years ago
  49. 62932df [ALSA] semaphore -> mutex (PCI part) by Ingo Molnar · 19 years ago
  50. 8b7547f [ALSA] semaphore -> mutex (ISA part) by Ingo Molnar · 19 years ago
  51. ef9f0a4 [ALSA] semaphore -> mutex (driver part) by Ingo Molnar · 19 years ago
  52. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 19 years ago
  53. 21a3479 [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional by Jaroslav Kysela · 19 years ago
  54. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 19 years ago
  55. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 19 years ago
  56. 3e23c65 [ALSA] Revert the nested-device patch by Takashi Iwai · 19 years ago
  57. 7790db1 [ALSA] version 1.0.11rc2 by Jaroslav Kysela · 19 years ago
  58. 27fe864 [ALSA] snd-emu10k1: Removes some distortion from Audigy 2 ZS Notebook. by James Courtier-Dutton · 19 years ago
  59. aa1e77e [ALSA] seq: reorganize sequencer client numbers by Clemens Ladisch · 19 years ago
  60. 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago
  61. 83e8ad6 [ALSA] seq: remove struct snd_seq_client_callback by Clemens Ladisch · 19 years ago
  62. 416c107 [ALSA] Nest sound devices by Clemens Ladisch · 19 years ago
  63. a0faefe [ALSA] Add a new quirk for mute-LED and HP-only. by Matthew Garrett · 19 years ago
  64. 19b99fb [ALSA] emu10k1: Partial support for Creative emu1212m by James Courtier-Dutton · 19 years ago
  65. e28563c [ALSA] Optimize for config without PROC_FS by Takashi Iwai · 19 years ago
  66. d001544 [ALSA] dynamic minors (6/6): increase maximum number of sound cards by Clemens Ladisch · 19 years ago
  67. 332682b [ALSA] dynamic minors (4/6): dynamic minor number allocation by Clemens Ladisch · 19 years ago
  68. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  69. 6983b72 [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures by Clemens Ladisch · 19 years ago
  70. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  71. 2744112 [ALSA] Remove snd_legacy_auto_probe() by Takashi Iwai · 19 years ago
  72. c66d7f7 [ALSA] ad1848 - Add PM support by Takashi Iwai · 19 years ago
  73. 5bdb6a1 [ALSA] Add PM support to SB-support code by Takashi Iwai · 19 years ago
  74. 09668b4 [ALSA] emu10k1 - Add PM support by Takashi Iwai · 19 years ago
  75. 11d3824 [ALSA] ak4531 - Add PM support by Takashi Iwai · 19 years ago
  76. ded4623 [ALSA] ymfpci - Fix PM support by Takashi Iwai · 19 years ago
  77. fb0700b [ALSA] trident - Fix PM support by Takashi Iwai · 19 years ago
  78. cb28e45 [ALSA] cs46xx - Fix PM support by Takashi Iwai · 19 years ago
  79. 0ed1cad [ALSA] vx-driver - Fix PM support by Takashi Iwai · 19 years ago
  80. a381a7a [ALSA] Decentralize PM control by Takashi Iwai · 19 years ago
  81. 208a1b4 [ALSA] Remove xxx_t typedefs: PCI YMFPCI by Takashi Iwai · 19 years ago
  82. bee1a5b [ALSA] Remove xxx_t typedefs: PCI Trident by Takashi Iwai · 19 years ago
  83. 98274f0 [ALSA] Remove xxx_t typedefs: PCI HDSP-MADI by Takashi Iwai · 19 years ago
  84. 55e957d [ALSA] Remove xxx_t typedefs: PCI HDSP by Takashi Iwai · 19 years ago
  85. eb4698f [ALSA] Remove xxx_t typedefs: PCI emu10k1 by Takashi Iwai · 19 years ago
  86. 3d19f80 [ALSA] Remove xxx_t typedefs: PCI CS46xx by Takashi Iwai · 19 years ago
  87. af26367 [ALSA] Remove xxx_t typedefs: VXdriver by Takashi Iwai · 19 years ago
  88. 9f38945 [ALSA] Remove xxx_t typedefs: AK4531 codec by Takashi Iwai · 19 years ago
  89. 542172f [ALSA] Remove xxx_t typedefs: ISA Wavefront by Takashi Iwai · 19 years ago
  90. 5e2da20 [ALSA] Remove xxx_t typedefs: ISA GUS by Takashi Iwai · 19 years ago
  91. 029d64b [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE by Takashi Iwai · 19 years ago
  92. d3a7e47 [ALSA] Remove xxx_t typedefs: ISA ES1688 by Takashi Iwai · 19 years ago
  93. ba2375a [ALSA] Remove xxx_t typedefs: ISA CS423x by Takashi Iwai · 19 years ago
  94. c8ff664 [ALSA] Remove xxx_t typedefs: ISA AD1848 by Takashi Iwai · 19 years ago
  95. cbdd0dd [ALSA] Remove xxx_t typedefs: ISA AD1816A by Takashi Iwai · 19 years ago
  96. 03da312 [ALSA] Remove xxx_t typedefs: Emu-X synth by Takashi Iwai · 19 years ago
  97. ee42381 [ALSA] Remove xxx_t typedefs: AC97 by Takashi Iwai · 19 years ago
  98. dc4cafba [ALSA] Remove xxx_t typedefs: I2C drivers by Takashi Iwai · 19 years ago
  99. 97f02e0 [ALSA] Remove xxx_t typedefs: I2C drivers by Takashi Iwai · 19 years ago
  100. a42dd42 [ALSA] Remove xxx_t typedefs: OPL4 by Takashi Iwai · 19 years ago