| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+1 |
* | [ALSA] Fix compile errors with older gcc | Takashi Iwai | 2006-09-23 | 1 | -2/+2 |
* | [ALSA] snd-ca0106: Fix dB gain TLVs. | James Courtier-Dutton | 2006-09-23 | 1 | -2/+6 |
* | [ALSA] HDA codec & CA0106 - add/fix TLV support | Jaroslav Kysela | 2006-09-23 | 1 | -1/+3 |
* | [ALSA] Control API - TLV implementation for additional information like dB scale | Jaroslav Kysela | 2006-09-23 | 1 | -0/+4 |
* | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 2006-07-12 | 1 | -1/+1 |
* | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [ALSA] snd-ca0106: Update playback to 24bit. Fix typo is comment. | James Courtier-Dutton | 2006-06-22 | 1 | -3/+3 |
* | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 2006-06-22 | 1 | -10/+7 |
* | [ALSA] ca0106: Fixes MSI K8N's SB Live 24 bit, no sound from line-in. | James Courtier-Dutton | 2006-06-22 | 2 | -3/+35 |
* | [ALSA] ca0106: Add analog capture controls. | James Courtier-Dutton | 2006-06-22 | 3 | -14/+186 |
* | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 2006-04-27 | 1 | -1/+1 |
* | [ALSA] snd-ca0106: Fixed ALSA bug#1600 | James Courtier-Dutton | 2006-01-22 | 1 | -1/+11 |
* | [ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output. | James Courtier-Dutton | 2006-01-03 | 1 | -15/+57 |
* | [ALSA] snd-ca0106: Fixes sound output for Creative Audigy SE aka.SB0570. | James Courtier-Dutton | 2006-01-03 | 2 | -0/+33 |
* | [ALSA] snd-ca0106: update SPDIF to IEC958 in mixer control names. | James Courtier-Dutton | 2006-01-03 | 1 | -6/+6 |
* | [ALSA] Optimize for config without PROC_FS (pci drivers) | Takashi Iwai | 2006-01-03 | 2 | -0/+5 |
* | [ALSA] Remove xxx_t typedefs: PCI CA0106 | Takashi Iwai | 2006-01-03 | 6 | -258/+263 |
* | [ALSA] ca0106 - Code clean up | Takashi Iwai | 2006-01-03 | 2 | -360/+131 |