Age | Commit message (Expand) | Author | Files | Lines |
2008-04-24 | [ALSA] Fix possible races at free_irq in PCI drivers | Takashi Iwai | 1 | -3/+2 |
2008-04-24 | [ALSA] sound: ca0106_mixer.c fix shadowed variable warnings | Harvey Harrison | 1 | -4/+4 |
2008-04-24 | [ALSA] sound: ca0106_main.c fix shadowed variable warnings | Harvey Harrison | 1 | -8/+8 |
2008-04-24 | [ALSA] ca0106 - Add master volume controls | Takashi Iwai | 1 | -0/+51 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 4 | -4/+0 |
2008-01-31 | [ALSA] sound/pci: remove line duplications in defines | Nicolas Kaiser | 1 | -1/+0 |
2007-11-20 | [ALSA] ca0106 - Fix write proc assignment | Takashi Iwai | 1 | -3/+1 |
2007-11-19 | [ALSA] ca0106 - Check value range in ctl callbacks | Takashi Iwai | 1 | -6/+12 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -1/+1 |
2007-10-16 | [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy... | Clemens Ladisch | 1 | -4/+6 |
2007-10-16 | [ALSA] Coding style fix sound/pci/ca0106/ca_midi.h | Michal Piotrowski | 1 | -3/+3 |
2007-10-16 | [ALSA] check for linked substreams of different cards | Clemens Ladisch | 1 | -0/+3 |
2007-10-16 | [ALSA] ca0106: remove extra commands in SPI DAC init sequence | Trent Piepho | 1 | -11/+5 |
2007-10-16 | [ALSA] ca0106: Add more symbol SPI register names and use them | Trent Piepho | 3 | -40/+92 |
2007-10-16 | [ALSA] ca0106: power down SPI DAC channels when not in use | Trent Piepho | 2 | -3/+36 |
2007-10-16 | [ALSA] ca0106: replaced control add sequences with macro | Trent Piepho | 1 | -18/+15 |
2007-10-16 | [ALSA] ca0106: Add analog mute controls for cards with SPI DAC | Trent Piepho | 3 | -5/+122 |
2007-10-16 | [ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251 | James Courtier-Dutton | 1 | -0/+9 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -9/+1 |
2007-07-20 | [ALSA] snd-ca0106: Add support for X-Fi Extreme Audio. | James Courtier-Dutton | 1 | -0/+19 |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2 | -4/+2 |
2007-05-11 | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 1 | -3/+1 |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2 | -2/+2 |
2007-02-09 | [ALSA] ca0106 - Add missing sysfs device assignment | Takashi Iwai | 1 | -0/+2 |
2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 1 | -2/+2 |
2007-02-09 | [ALSA] ca0106: Fix sound capture on Audigy LS via AC97. | James Courtier-Dutton | 2 | -21/+40 |
2007-02-09 | [ALSA] snd-ca0106: Updated Enum control names. | James Courtier-Dutton | 1 | -2/+2 |
2006-12-20 | [ALSA] snd-ca0106: Fix typos. | James Courtier-Dutton | 1 | -2/+2 |
2006-12-20 | [ALSA] snd-ca0106: Add new card variant. | James Courtier-Dutton | 1 | -4/+26 |
2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 1 | -3/+2 |
2006-12-20 | [ALSA] Fix invalid assignment of PCI revision | Takashi Iwai | 2 | -2/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+1 |
2006-09-23 | [ALSA] Fix compile errors with older gcc | Takashi Iwai | 1 | -2/+2 |
2006-09-23 | [ALSA] snd-ca0106: Fix dB gain TLVs. | James Courtier-Dutton | 1 | -2/+6 |
2006-09-23 | [ALSA] HDA codec & CA0106 - add/fix TLV support | Jaroslav Kysela | 1 | -1/+3 |
2006-09-23 | [ALSA] Control API - TLV implementation for additional information like dB scale | Jaroslav Kysela | 1 | -0/+4 |
2006-07-12 | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 1 | -1/+1 |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-22 | [ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment. | James Courtier-Dutton | 1 | -3/+3 |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -10/+7 |
2006-06-22 | [ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in. | James Courtier-Dutton | 2 | -3/+35 |
2006-06-22 | [ALSA] ca0106: Add analog capture controls. | James Courtier-Dutton | 3 | -14/+186 |
2006-04-27 | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 1 | -1/+1 |
2006-01-22 | [ALSA] snd-ca0106: Fixed ALSA bug#1600 | James Courtier-Dutton | 1 | -1/+11 |
2006-01-03 | [ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output. | James Courtier-Dutton | 1 | -15/+57 |
2006-01-03 | [ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570. | James Courtier-Dutton | 2 | -0/+33 |
2006-01-03 | [ALSA] snd-ca0106: update SPDIF to IEC958 in mixer control names. | James Courtier-Dutton | 1 | -6/+6 |
2006-01-03 | [ALSA] Optimize for config without PROC_FS (pci drivers) | Takashi Iwai | 2 | -0/+5 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCI CA0106 | Takashi Iwai | 6 | -258/+263 |
2006-01-03 | [ALSA] ca0106 - Code clean up | Takashi Iwai | 2 | -360/+131 |