1. e78521f ALSA: misc typo fixes by Mariusz Kozlowski · 16 years ago
  2. d67f49b ALSA: Cosmetic change: CA0106 on MSI K8N Diamond PLUS Motherboard by Jaroslav Kysela · 16 years ago
  3. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  4. e5778ec ALSA: fix for CA0106 on MSI K8N Diamond PLUS Motherboard by Stephen Rothwell · 16 years ago
  5. c5d4442 ALSA: CA0106 on MSI K8N Diamond PLUS Motherboard by Travis Place · 16 years ago
  6. f52845a ALSA: ca0106 - Add entry for another MSI K8N Diamond MB by Takashi Iwai · 16 years ago
  7. ebf029d [ALSA] Fix possible races at free_irq in PCI drivers by Takashi Iwai · 16 years ago
  8. bed515b [ALSA] sound: ca0106_mixer.c fix shadowed variable warnings by Harvey Harrison · 16 years ago
  9. d967a02 [ALSA] sound: ca0106_main.c fix shadowed variable warnings by Harvey Harrison · 16 years ago
  10. 49c88b8 [ALSA] ca0106 - Add master volume controls by Takashi Iwai · 16 years ago
  11. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  12. 6bab533 [ALSA] sound/pci: remove line duplications in defines by Nicolas Kaiser · 17 years ago
  13. 3371256 [ALSA] ca0106 - Fix write proc assignment by Takashi Iwai · 17 years ago
  14. 5fe619f [ALSA] ca0106 - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  15. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  16. b83f346 [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync() by Clemens Ladisch · 17 years ago
  17. 609bb2e [ALSA] Coding style fix sound/pci/ca0106/ca_midi.h by Michal Piotrowski · 17 years ago
  18. 29998d2 [ALSA] check for linked substreams of different cards by Clemens Ladisch · 17 years ago
  19. b87c464 [ALSA] ca0106: remove extra commands in SPI DAC init sequence by Trent Piepho · 17 years ago
  20. 18b5d32 [ALSA] ca0106: Add more symbol SPI register names and use them by Trent Piepho · 17 years ago
  21. 4851007 [ALSA] ca0106: power down SPI DAC channels when not in use by Trent Piepho · 17 years ago
  22. fca7f38 [ALSA] ca0106: replaced control add sequences with macro by Trent Piepho · 17 years ago
  23. b18cd53 [ALSA] ca0106: Add analog mute controls for cards with SPI DAC by Trent Piepho · 17 years ago
  24. aaccf54 [ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251 by James Courtier-Dutton · 17 years ago
  25. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  26. 8632649 [ALSA] snd-ca0106: Add support for X-Fi Extreme Audio. by James Courtier-Dutton · 17 years ago
  27. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  28. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  29. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  30. c6d6eee [ALSA] ca0106 - Add missing sysfs device assignment by Takashi Iwai · 17 years ago
  31. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 17 years ago
  32. 7c15706 [ALSA] ca0106: Fix sound capture on Audigy LS via AC97. by James Courtier-Dutton · 18 years ago
  33. e6327cf [ALSA] snd-ca0106: Updated Enum control names. by James Courtier-Dutton · 18 years ago
  34. d5f6a38 [ALSA] snd-ca0106: Fix typos. by James Courtier-Dutton · 18 years ago
  35. e4f55d8 [ALSA] snd-ca0106: Add new card variant. by James Courtier-Dutton · 18 years ago
  36. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  37. 01f681d [ALSA] Fix invalid assignment of PCI revision by Takashi Iwai · 18 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. 7cf0a95 [ALSA] Fix compile errors with older gcc by Takashi Iwai · 18 years ago
  40. fff36e4 [ALSA] snd-ca0106: Fix dB gain TLVs. by James Courtier-Dutton · 18 years ago
  41. 302e9c5 [ALSA] HDA codec & CA0106 - add/fix TLV support by Jaroslav Kysela · 18 years ago
  42. 42750b0 [ALSA] Control API - TLV implementation for additional information like dB scale by Jaroslav Kysela · 18 years ago
  43. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  44. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  45. 5839889 [ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment. by James Courtier-Dutton · 18 years ago
  46. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  47. be0b7b0 [ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in. by James Courtier-Dutton · 18 years ago
  48. 6129daa [ALSA] ca0106: Add analog capture controls. by James Courtier-Dutton · 18 years ago
  49. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  50. be3cd57 [ALSA] snd-ca0106: Fixed ALSA bug#1600 by James Courtier-Dutton · 19 years ago
  51. aad9095 [ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output. by James Courtier-Dutton · 19 years ago
  52. a587515 [ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570. by James Courtier-Dutton · 19 years ago
  53. 39596dc [ALSA] snd-ca0106: update SPDIF to IEC958 in mixer control names. by James Courtier-Dutton · 19 years ago
  54. adf1b3d [ALSA] Optimize for config without PROC_FS (pci drivers) by Takashi Iwai · 19 years ago
  55. e4a3d14 [ALSA] Remove xxx_t typedefs: PCI CA0106 by Takashi Iwai · 19 years ago
  56. 95a9826 [ALSA] ca0106 - Code clean up by Takashi Iwai · 19 years ago
  57. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  58. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  59. 7b4260f [ALSA] ca0106: Added copyright messages. by James Courtier-Dutton · 19 years ago
  60. 7cf4783 [ALSA] ca0106: Cosmetic changes. by James Courtier-Dutton · 19 years ago
  61. 8a5afd2 [ALSA] snd-ca0106: Add midi support. by James Courtier-Dutton · 19 years ago
  62. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  63. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  64. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  65. 025cd2f [ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree. by James Courtier-Dutton · 19 years ago
  66. 9f566cf [ALSA] snd-ca0106: Tidy up volume controls by James Courtier-Dutton · 19 years ago
  67. 1b05962 [ALSA] Add new ID. Fixes ALSA bug #1298 by James Courtier-Dutton · 19 years ago
  68. 5549d54 [ALSA] use PCM interface for IEC958 controls by Clemens Ladisch · 19 years ago
  69. c82bf82 [ALSA] ca0106: Fix 96000 Hz audio playback. by James Courtier-Dutton · 19 years ago
  70. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 19 years ago
  71. 299676b [ALSA] sound/pci/ca0106: Use the DMA_32BIT_MASK constant by Tobias Klauser · 19 years ago
  72. 8fabab1 [ALSA] Be more specific with which I2C channel to use. by James Courtier-Dutton · 19 years ago
  73. 883130b [ALSA] Implement S32_LE(24bit) and 96000 capture rates etc. by James Courtier-Dutton · 19 years ago
  74. ed144f3 [ALSA] Add Mic capture support. by James Courtier-Dutton · 19 years ago
  75. 7199acd [ALSA] Implement support for Line-in capture on SB Live 24bit. by James Courtier-Dutton · 19 years ago
  76. 1baa705 [ALSA] Tidy up card recognition. by James Courtier-Dutton · 19 years ago
  77. 8f55fbb [ALSA] When the alsamixer says 'SPDIF Out [Off]', SPDIF output should be off and Analog output should be on. by James Courtier-Dutton · 19 years ago
  78. 1f82941 [ALSA] Implement surround71 outputs on SB Live 24bit. by James Courtier-Dutton · 19 years ago
  79. 89c87bf [ALSA] make code static by Adrian Bunk · 19 years ago
  80. bd7bf04 [ALSA] Fix permissions in some /proc files by Takashi Iwai · 19 years ago
  81. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 19 years ago
  82. 36c4dc4 [ALSA] Skip ac97 SPDIF controls by Takashi Iwai · 19 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago