Age | Commit message (Expand) | Author | Files | Lines |
2008-08-13 | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 1 | -3/+6 |
2008-04-24 | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 1 | -2/+0 |
2008-04-24 | [ALSA] sound: cmipci.c fix shadowed variable warning | Harvey Harrison | 1 | -5/+6 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2008-01-31 | [ALSA] cmipci: document 'Modem' control version check | Clemens Ladisch | 1 | -0/+4 |
2008-01-31 | [ALSA] cmipci: disable 'Modem' control on version 39 or newer chips | Clemens Ladisch | 1 | -7/+5 |
2008-01-31 | [ALSA] cmipci - allow capture of raw spdif subframes | Timofei Bondarenko | 1 | -1/+8 |
2008-01-31 | [ALSA] cmipci - utilize ADC48K44K bit | Timofei Bondarenko | 1 | -0/+7 |
2008-01-31 | [ALSA] cmipci at 96kHz | Timofei Bondarenko | 1 | -19/+64 |
2007-11-19 | [ALSA] cmipci: fix FLINKON/OFF bits | Clemens Ladisch | 1 | -3/+2 |
2007-10-16 | [ALSA] cmipci: fix distortion on rear channels | Clemens Ladisch | 1 | -1/+67 |
2007-10-16 | [ALSA] cmipci: clean up struct cmipci_pcm | Clemens Ladisch | 1 | -13/+12 |
2007-10-16 | [ALSA] cmipci: fix lookup of double rates | Clemens Ladisch | 1 | -0/+3 |
2007-10-16 | [ALSA] cmipci: reorganize set_dac_channels() | Clemens Ladisch | 1 | -30/+19 |
2007-10-16 | [ALSA] cmipci: remove 5.0 format | Clemens Ladisch | 1 | -3/+3 |
2007-10-16 | [ALSA] cmipci: allow 96 kHz playback on non-multichannel rear | Clemens Ladisch | 1 | -6/+6 |
2007-10-16 | [ALSA] cmipci: initialize 0x90 registers | Clemens Ladisch | 1 | -0/+4 |
2007-10-16 | [ALSA] cmipci: reset the chip when initializing | Clemens Ladisch | 1 | -0/+2 |
2007-10-16 | [ALSA] cmipci: show more registers in proc file | Clemens Ladisch | 1 | -10/+9 |
2007-10-16 | [ALSA] cmipci: update register definitions | Clemens Ladisch | 1 | -64/+109 |
2007-10-16 | [ALSA] cmipci: fix version 37 detection | Clemens Ladisch | 1 | -1/+1 |
2007-10-16 | [ALSA] cmipci: add msbits constraint for 24-bit format | Clemens Ladisch | 1 | -1/+3 |
2007-10-16 | [ALSA] cmipci: show real chip name in card name | Clemens Ladisch | 1 | -6/+8 |
2007-10-16 | [ALSA] cmipci: check that the legacy MIDI port works | Clemens Ladisch | 1 | -0/+7 |
2007-10-16 | [ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37 | Clemens Ladisch | 1 | -3/+3 |
2007-10-16 | [ALSA] cmipci: add 96 kHz support | Clemens Ladisch | 1 | -3/+35 |
2007-10-16 | [ALSA] cmipci: remove invalid channels constraint | Clemens Ladisch | 1 | -1/+0 |
2007-10-16 | [ALSA] cmipci: show actual chip name in card longname | Clemens Ladisch | 1 | -7/+35 |
2007-10-16 | [ALSA] cmipci: remove has_dual_dac | Clemens Ladisch | 1 | -8/+3 |
2007-10-16 | [ALSA] cmipci: reorganize chip version detection | Clemens Ladisch | 1 | -24/+20 |
2007-10-16 | [ALSA] cmipci: make the test for integrated MIDI port address more robust | Clemens Ladisch | 1 | -6/+9 |
2007-10-16 | [ALSA] cmipci: fix handling of FM/MIDI port addresses | Clemens Ladisch | 1 | -7/+15 |
2007-10-16 | [ALSA] cmipci: fix MIDI device name | Clemens Ladisch | 1 | -9/+7 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -9/+1 |
2007-03-06 | [ALSA] cmipci - Allow to disable integrated FM port | Takashi Iwai | 1 | -7/+11 |
2007-01-09 | [ALSA] _snd_cmipci_uswitch_put doesn't set zero flags | Timofei V. Bondarenko | 1 | -1/+2 |
2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 1 | -1/+1 |
2006-10-22 | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai | 1 | -3/+8 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-07-12 | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-22 | [ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' control | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai | 1 | -1/+3 |
2006-06-22 | [ALSA] cmipci - Disable integrated mpu401 as default | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -1/+1 |
2006-04-27 | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 1 | -1/+1 |
2006-03-22 | [ALSA] semaphore -> mutex (PCI part) | Ingo Molnar | 1 | -12/+13 |
2006-01-03 | [ALSA] cmipci - Add PM support | Takashi Iwai | 1 | -6/+98 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCI CMIPCI | Takashi Iwai | 1 | -242/+264 |
2006-01-03 | [ALSA] Remove superfluous pcm_free callbacks | Takashi Iwai | 1 | -8/+0 |