| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106 | Takashi Iwai | 2008-12-20 | 3 | -26/+90 |
|\ |
|
| * | ALSA: ca0106 - Add IEC958 PCM Stream controls | Takashi Iwai | 2008-12-19 | 3 | -26/+90 |
* | | Merge branch 'topic/ca0106-resume' into topic/ca0106 | Takashi Iwai | 2008-12-20 | 3 | -269/+456 |
|\ \ |
|
| * | | ALSA: ca0106 - Add missing card->private_data initialization | Takashi Iwai | 2008-12-20 | 1 | -0/+1 |
| * | | ALSA: ca0106 - Check ac97 availability at PM | Takashi Iwai | 2008-12-20 | 1 | -2/+4 |
| * | | ALSA: ca0106 - Fix typo in resume code | Takashi Iwai | 2008-12-19 | 1 | -1/+1 |
| |/ |
|
| * | ALSA: ca0106 - Don't override the values at resume | Takashi Iwai | 2008-12-19 | 1 | -23/+18 |
| * | ALSA: ca0106 - Check return value of pci_enable_device() in resume | Takashi Iwai | 2008-12-10 | 1 | -1/+6 |
| * | ALSA: ca0106 - Add power-management support | Takashi Iwai | 2008-12-04 | 3 | -266/+450 |
* | | Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106 | Takashi Iwai | 2008-12-20 | 1 | -0/+6 |
|\ \ |
|
| * | | ALSA: ca0106 - disable 44.1kHz capture | Takashi Iwai | 2008-12-20 | 1 | -0/+6 |
| |/ |
|
* | | ALSA: ca0106 MSI K8N Diamond MB spi_dac 2->1 | Ben Stanley | 2008-12-16 | 1 | -1/+1 |
* | | ALSA: ca0106 Add comments to snd_ca0106_details struct | Ben Stanley | 2008-12-16 | 1 | -4/+8 |
|/ |
|
* | ALSA: misc typo fixes | Mariusz Kozlowski | 2008-10-19 | 1 | -1/+0 |
* | ALSA: Cosmetic change: CA0106 on MSI K8N Diamond PLUS Motherboard | Jaroslav Kysela | 2008-08-29 | 1 | -1/+1 |
* | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 2008-08-13 | 1 | -6/+14 |
* | ALSA: fix for CA0106 on MSI K8N Diamond PLUS Motherboard | Stephen Rothwell | 2008-08-25 | 1 | -1/+1 |
* | ALSA: CA0106 on MSI K8N Diamond PLUS Motherboard | Travis Place | 2008-08-25 | 1 | -2/+3 |
* | ALSA: ca0106 - Add entry for another MSI K8N Diamond MB | Takashi Iwai | 2008-06-18 | 1 | -0/+5 |
* | [ALSA] Fix possible races at free_irq in PCI drivers | Takashi Iwai | 2008-04-24 | 1 | -3/+2 |
* | [ALSA] sound: ca0106_mixer.c fix shadowed variable warnings | Harvey Harrison | 2008-04-24 | 1 | -4/+4 |
* | [ALSA] sound: ca0106_main.c fix shadowed variable warnings | Harvey Harrison | 2008-04-24 | 1 | -8/+8 |
* | [ALSA] ca0106 - Add master volume controls | Takashi Iwai | 2008-04-24 | 1 | -0/+51 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 4 | -4/+0 |
* | [ALSA] sound/pci: remove line duplications in defines | Nicolas Kaiser | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] ca0106 - Fix write proc assignment | Takashi Iwai | 2007-11-20 | 1 | -3/+1 |
* | [ALSA] ca0106 - Check value range in ctl callbacks | Takashi Iwai | 2007-11-19 | 1 | -6/+12 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -1/+1 |
* | [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy... | Clemens Ladisch | 2007-10-16 | 1 | -4/+6 |
* | [ALSA] Coding style fix sound/pci/ca0106/ca_midi.h | Michal Piotrowski | 2007-10-16 | 1 | -3/+3 |
* | [ALSA] check for linked substreams of different cards | Clemens Ladisch | 2007-10-16 | 1 | -0/+3 |
* | [ALSA] ca0106: remove extra commands in SPI DAC init sequence | Trent Piepho | 2007-10-16 | 1 | -11/+5 |
* | [ALSA] ca0106: Add more symbol SPI register names and use them | Trent Piepho | 2007-10-16 | 3 | -40/+92 |
* | [ALSA] ca0106: power down SPI DAC channels when not in use | Trent Piepho | 2007-10-16 | 2 | -3/+36 |
* | [ALSA] ca0106: replaced control add sequences with macro | Trent Piepho | 2007-10-16 | 1 | -18/+15 |
* | [ALSA] ca0106: Add analog mute controls for cards with SPI DAC | Trent Piepho | 2007-10-16 | 3 | -5/+122 |
* | [ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251 | James Courtier-Dutton | 2007-10-16 | 1 | -0/+9 |
* | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 2007-10-16 | 1 | -9/+1 |
* | [ALSA] snd-ca0106: Add support for X-Fi Extreme Audio. | James Courtier-Dutton | 2007-07-20 | 1 | -0/+19 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 2 | -4/+2 |
* | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 2007-05-11 | 1 | -3/+1 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 2 | -2/+2 |
* | [ALSA] ca0106 - Add missing sysfs device assignment | Takashi Iwai | 2007-02-09 | 1 | -0/+2 |
* | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2007-02-09 | 1 | -2/+2 |
* | [ALSA] ca0106: Fix sound capture on Audigy LS via AC97. | James Courtier-Dutton | 2007-02-09 | 2 | -21/+40 |
* | [ALSA] snd-ca0106: Updated Enum control names. | James Courtier-Dutton | 2007-02-09 | 1 | -2/+2 |
* | [ALSA] snd-ca0106: Fix typos. | James Courtier-Dutton | 2006-12-20 | 1 | -2/+2 |
* | [ALSA] snd-ca0106: Add new card variant. | James Courtier-Dutton | 2006-12-20 | 1 | -4/+26 |
* | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 2006-12-20 | 1 | -3/+2 |
* | [ALSA] Fix invalid assignment of PCI revision | Takashi Iwai | 2006-12-20 | 2 | -2/+2 |