summaryrefslogtreecommitdiff
path: root/sound/pci/cmipci.c
AgeCommit message (Expand)Author
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik
2008-04-24[ALSA] sound: cmipci.c fix shadowed variable warningHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] cmipci: document 'Modem' control version checkClemens Ladisch
2008-01-31[ALSA] cmipci: disable 'Modem' control on version 39 or newer chipsClemens Ladisch
2008-01-31[ALSA] cmipci - allow capture of raw spdif subframesTimofei Bondarenko
2008-01-31[ALSA] cmipci - utilize ADC48K44K bitTimofei Bondarenko
2008-01-31[ALSA] cmipci at 96kHzTimofei Bondarenko
2007-11-19[ALSA] cmipci: fix FLINKON/OFF bitsClemens Ladisch
2007-10-16[ALSA] cmipci: fix distortion on rear channelsClemens Ladisch
2007-10-16[ALSA] cmipci: clean up struct cmipci_pcmClemens Ladisch
2007-10-16[ALSA] cmipci: fix lookup of double ratesClemens Ladisch
2007-10-16[ALSA] cmipci: reorganize set_dac_channels()Clemens Ladisch
2007-10-16[ALSA] cmipci: remove 5.0 formatClemens Ladisch
2007-10-16[ALSA] cmipci: allow 96 kHz playback on non-multichannel rearClemens Ladisch
2007-10-16[ALSA] cmipci: initialize 0x90 registersClemens Ladisch
2007-10-16[ALSA] cmipci: reset the chip when initializingClemens Ladisch
2007-10-16[ALSA] cmipci: show more registers in proc fileClemens Ladisch
2007-10-16[ALSA] cmipci: update register definitionsClemens Ladisch
2007-10-16[ALSA] cmipci: fix version 37 detectionClemens Ladisch
2007-10-16[ALSA] cmipci: add msbits constraint for 24-bit formatClemens Ladisch
2007-10-16[ALSA] cmipci: show real chip name in card nameClemens Ladisch
2007-10-16[ALSA] cmipci: check that the legacy MIDI port worksClemens Ladisch
2007-10-16[ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37Clemens Ladisch
2007-10-16[ALSA] cmipci: add 96 kHz supportClemens Ladisch
2007-10-16[ALSA] cmipci: remove invalid channels constraintClemens Ladisch
2007-10-16[ALSA] cmipci: show actual chip name in card longnameClemens Ladisch
2007-10-16[ALSA] cmipci: remove has_dual_dacClemens Ladisch
2007-10-16[ALSA] cmipci: reorganize chip version detectionClemens Ladisch
2007-10-16[ALSA] cmipci: make the test for integrated MIDI port address more robustClemens Ladisch
2007-10-16[ALSA] cmipci: fix handling of FM/MIDI port addressesClemens Ladisch
2007-10-16[ALSA] cmipci: fix MIDI device nameClemens Ladisch
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-03-06[ALSA] cmipci - Allow to disable integrated FM portTakashi Iwai
2007-01-09[ALSA] _snd_cmipci_uswitch_put doesn't set zero flagsTimofei V. Bondarenko
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai
2006-06-22[ALSA] cmipci - Disable integrated mpu401 as defaultTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar
2006-01-03[ALSA] cmipci - Add PM supportTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CMIPCITakashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman