summaryrefslogtreecommitdiffstats
path: root/sound/pci/cmipci.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] cmipci: fix distortion on rear channelsClemens Ladisch2007-10-161-1/+67
* [ALSA] cmipci: clean up struct cmipci_pcmClemens Ladisch2007-10-161-13/+12
* [ALSA] cmipci: fix lookup of double ratesClemens Ladisch2007-10-161-0/+3
* [ALSA] cmipci: reorganize set_dac_channels()Clemens Ladisch2007-10-161-30/+19
* [ALSA] cmipci: remove 5.0 formatClemens Ladisch2007-10-161-3/+3
* [ALSA] cmipci: allow 96 kHz playback on non-multichannel rearClemens Ladisch2007-10-161-6/+6
* [ALSA] cmipci: initialize 0x90 registersClemens Ladisch2007-10-161-0/+4
* [ALSA] cmipci: reset the chip when initializingClemens Ladisch2007-10-161-0/+2
* [ALSA] cmipci: show more registers in proc fileClemens Ladisch2007-10-161-10/+9
* [ALSA] cmipci: update register definitionsClemens Ladisch2007-10-161-64/+109
* [ALSA] cmipci: fix version 37 detectionClemens Ladisch2007-10-161-1/+1
* [ALSA] cmipci: add msbits constraint for 24-bit formatClemens Ladisch2007-10-161-1/+3
* [ALSA] cmipci: show real chip name in card nameClemens Ladisch2007-10-161-6/+8
* [ALSA] cmipci: check that the legacy MIDI port worksClemens Ladisch2007-10-161-0/+7
* [ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37Clemens Ladisch2007-10-161-3/+3
* [ALSA] cmipci: add 96 kHz supportClemens Ladisch2007-10-161-3/+35
* [ALSA] cmipci: remove invalid channels constraintClemens Ladisch2007-10-161-1/+0
* [ALSA] cmipci: show actual chip name in card longnameClemens Ladisch2007-10-161-7/+35
* [ALSA] cmipci: remove has_dual_dacClemens Ladisch2007-10-161-8/+3
* [ALSA] cmipci: reorganize chip version detectionClemens Ladisch2007-10-161-24/+20
* [ALSA] cmipci: make the test for integrated MIDI port address more robustClemens Ladisch2007-10-161-6/+9
* [ALSA] cmipci: fix handling of FM/MIDI port addressesClemens Ladisch2007-10-161-7/+15
* [ALSA] cmipci: fix MIDI device nameClemens Ladisch2007-10-161-9/+7
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* [ALSA] cmipci - Allow to disable integrated FM portTakashi Iwai2007-03-061-7/+11
* [ALSA] _snd_cmipci_uswitch_put doesn't set zero flagsTimofei V. Bondarenko2007-01-091-1/+2
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-3/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' controlTakashi Iwai2006-06-221-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-1/+3
* [ALSA] cmipci - Disable integrated mpu401 as defaultTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-12/+13
* [ALSA] cmipci - Add PM supportTakashi Iwai2006-01-031-6/+98
* [ALSA] Remove xxx_t typedefs: PCI CMIPCITakashi Iwai2006-01-031-242/+264
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-1/+1
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+2
* [ALSA] cmipci: use FM/MIDI ports in PCI port spaceClemens Ladisch2005-11-041-50/+68
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-121-0/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-26/+0
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-1/+1
* [ALSA] cmipci - Add Mic Boost capture switchTakashi Iwai2005-07-281-2/+7
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-6/+8
OpenPOWER on IntegriCloud