1. 1c178438 ALSA: ca0106: Fix/cleanup ifdef CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  2. 412b979 ALSA: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  3. 11afa64 ALSA: ca0106: Simplify PM callbacks by Takashi Iwai · 10 years ago
  4. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  5. 7410322 ALSA: ca0106: Use standard printk helpers by Takashi Iwai · 10 years ago
  6. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  7. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  8. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  9. 21147f9 ALSA: ca0106: Define channel maps by Takashi Iwai · 12 years ago
  10. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  11. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  12. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  13. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  14. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  15. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  16. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. c521dde sound, ca0106: Fix assignment to 'channel'. by Jesper Juhl · 14 years ago
  19. 6fef153 ALSA: ca0106: Allow different sound cards to use different SPI channel mappings. by Andy Owen · 14 years ago
  20. 861391d3 ALSA: ca0106: Create a nice spot for mapping channels to dacs. by Andy Owen · 14 years ago
  21. 9bfd941 ALSA: ca0106: Move enabling of front dac out of hardcoded setup sequence. by Andy Owen · 14 years ago
  22. 5163014 ALSA: ca0106: Pull out dac powering routine into separate function. by Andy Owen · 14 years ago
  23. 23156e8 ALSA: ca0106 - add Sound Blaster 5.1vx info. by Andy Owen · 14 years ago
  24. add7c0a ALSA: ca0106 - clean up playback pointer callback by Takashi Iwai · 15 years ago
  25. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  26. 44f167d Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  27. 34fdeb2 ALSA: ca0106 - Fix the max capture buffer size by Takashi Iwai · 15 years ago
  28. 0d7392e sound: Use PCI_VDEVICE for CREATIVE and ECTIVA by Joe Perches · 15 years ago
  29. 9a83b74 ALSA: Remove invalid GENERIC_MIX PCM sublass by Takashi Iwai · 15 years ago
  30. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  31. 87cd9d7 Merge branch 'topic/ca0106' into for-linus by Takashi Iwai · 15 years ago
  32. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  33. dd542f1 ALSA: ca0106 - Add missing KERN_* prefix to printk by Takashi Iwai · 15 years ago
  34. ee41965 ALSA: Fix missing KERN_* prefix to printk in sound/pci by Takashi Iwai · 15 years ago
  35. f3a374e ALSA: ca0106 - Add quirk for GA-G1975X mobo by Takashi Iwai · 16 years ago
  36. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  37. ebef7cf Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106 by Takashi Iwai · 16 years ago
  38. 6bcdbd5 Merge branch 'topic/ca0106-resume' into topic/ca0106 by Takashi Iwai · 16 years ago
  39. 6a84364 Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106 by Takashi Iwai · 16 years ago
  40. ff75427 ALSA: ca0106 - disable 44.1kHz capture by Takashi Iwai · 16 years ago
  41. 72077aa ALSA: ca0106 - Add missing card->private_data initialization by Takashi Iwai · 16 years ago
  42. 50232d6 ALSA: ca0106 - Check ac97 availability at PM by Takashi Iwai · 16 years ago
  43. 3d475829 ALSA: ca0106 - Add IEC958 PCM Stream controls by Takashi Iwai · 16 years ago
  44. 86effd7 ALSA: ca0106 - Don't override the values at resume by Takashi Iwai · 16 years ago
  45. bb1f24b ALSA: ca0106 MSI K8N Diamond MB spi_dac 2->1 by Ben Stanley · 16 years ago
  46. 44411e0 ALSA: ca0106 - Check return value of pci_enable_device() in resume by Takashi Iwai · 16 years ago
  47. 5da9527 ALSA: ca0106 - Add power-management support by Takashi Iwai · 16 years ago
  48. e78521f ALSA: misc typo fixes by Mariusz Kozlowski · 16 years ago
  49. d67f49b ALSA: Cosmetic change: CA0106 on MSI K8N Diamond PLUS Motherboard by Jaroslav Kysela · 16 years ago
  50. e5778ec ALSA: fix for CA0106 on MSI K8N Diamond PLUS Motherboard by Stephen Rothwell · 16 years ago
  51. c5d4442 ALSA: CA0106 on MSI K8N Diamond PLUS Motherboard by Travis Place · 16 years ago
  52. f52845a ALSA: ca0106 - Add entry for another MSI K8N Diamond MB by Takashi Iwai · 16 years ago
  53. ebf029d [ALSA] Fix possible races at free_irq in PCI drivers by Takashi Iwai · 16 years ago
  54. d967a02 [ALSA] sound: ca0106_main.c fix shadowed variable warnings by Harvey Harrison · 16 years ago
  55. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  56. b83f346 [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync() by Clemens Ladisch · 17 years ago
  57. 29998d2 [ALSA] check for linked substreams of different cards by Clemens Ladisch · 17 years ago
  58. b87c464 [ALSA] ca0106: remove extra commands in SPI DAC init sequence by Trent Piepho · 17 years ago
  59. 18b5d32 [ALSA] ca0106: Add more symbol SPI register names and use them by Trent Piepho · 17 years ago
  60. 4851007 [ALSA] ca0106: power down SPI DAC channels when not in use by Trent Piepho · 17 years ago
  61. b18cd53 [ALSA] ca0106: Add analog mute controls for cards with SPI DAC by Trent Piepho · 17 years ago
  62. aaccf54 [ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251 by James Courtier-Dutton · 17 years ago
  63. 8632649 [ALSA] snd-ca0106: Add support for X-Fi Extreme Audio. by James Courtier-Dutton · 17 years ago
  64. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  65. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  66. c6d6eee [ALSA] ca0106 - Add missing sysfs device assignment by Takashi Iwai · 17 years ago
  67. 7c15706 [ALSA] ca0106: Fix sound capture on Audigy LS via AC97. by James Courtier-Dutton · 18 years ago
  68. d5f6a38 [ALSA] snd-ca0106: Fix typos. by James Courtier-Dutton · 18 years ago
  69. e4f55d8 [ALSA] snd-ca0106: Add new card variant. by James Courtier-Dutton · 18 years ago
  70. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  71. 01f681d [ALSA] Fix invalid assignment of PCI revision by Takashi Iwai · 18 years ago
  72. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  73. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  74. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  75. 5839889 [ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment. by James Courtier-Dutton · 18 years ago
  76. be0b7b0 [ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in. by James Courtier-Dutton · 18 years ago
  77. 6129daa [ALSA] ca0106: Add analog capture controls. by James Courtier-Dutton · 18 years ago
  78. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  79. be3cd57 [ALSA] snd-ca0106: Fixed ALSA bug#1600 by James Courtier-Dutton · 19 years ago
  80. aad9095 [ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output. by James Courtier-Dutton · 19 years ago
  81. a587515 [ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570. by James Courtier-Dutton · 19 years ago
  82. adf1b3d [ALSA] Optimize for config without PROC_FS (pci drivers) by Takashi Iwai · 19 years ago
  83. e4a3d14 [ALSA] Remove xxx_t typedefs: PCI CA0106 by Takashi Iwai · 19 years ago
  84. 95a9826 [ALSA] ca0106 - Code clean up by Takashi Iwai · 19 years ago
  85. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  86. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  87. 7cf4783 [ALSA] ca0106: Cosmetic changes. by James Courtier-Dutton · 19 years ago
  88. 8a5afd2 [ALSA] snd-ca0106: Add midi support. by James Courtier-Dutton · 19 years ago
  89. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  90. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  91. e560d8d [ALSA] Replace with kzalloc() - pci stuff by Takashi Iwai · 19 years ago
  92. 025cd2f [ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree. by James Courtier-Dutton · 19 years ago
  93. 1b05962 [ALSA] Add new ID. Fixes ALSA bug #1298 by James Courtier-Dutton · 19 years ago
  94. c82bf82 [ALSA] ca0106: Fix 96000 Hz audio playback. by James Courtier-Dutton · 19 years ago
  95. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 19 years ago
  96. 299676b [ALSA] sound/pci/ca0106: Use the DMA_32BIT_MASK constant by Tobias Klauser · 19 years ago
  97. 8fabab1 [ALSA] Be more specific with which I2C channel to use. by James Courtier-Dutton · 19 years ago
  98. 883130b [ALSA] Implement S32_LE(24bit) and 96000 capture rates etc. by James Courtier-Dutton · 19 years ago
  99. 7199acd [ALSA] Implement support for Line-in capture on SB Live 24bit. by James Courtier-Dutton · 19 years ago
  100. 1baa705 [ALSA] Tidy up card recognition. by James Courtier-Dutton · 19 years ago