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