sound: use DEFINE_PCI_DEVICE_TABLE
[safe/jmp/linux-2.6] / sound / pci / cmipci.c
2010-02-09 Alexey Dobriyansound: use DEFINE_PCI_DEVICE_TABLE
2009-11-05 Jaroslav KyselaALSA: rename "PC Speaker" and "PC Beep" controls to...
2009-06-25 Joe Perchessound: Use PCI_VDEVICE
2009-04-27 Subrata ModakALSA: Fix Trivial Warnining in sound/pci/cmipci.c
2009-01-12 Takashi IwaiALSA: Convert to snd_card_create() in sound/pci/*
2008-08-13 Takashi IwaiALSA: Kill snd_assert() in sound/pci/*
2008-04-24 Jeff Garzik[ALSA] Fix synchronize_irq() bugs, redundancies
2008-04-24 Harvey Harrison[ALSA] sound: cmipci.c fix shadowed variable warning
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Clemens Ladisch[ALSA] cmipci: document 'Modem' control version check
2008-01-31 Clemens Ladisch[ALSA] cmipci: disable 'Modem' control on version 39...
2008-01-31 Timofei Bondarenko[ALSA] cmipci - allow capture of raw spdif subframes
2008-01-31 Timofei Bondarenko[ALSA] cmipci - utilize ADC48K44K bit
2008-01-31 Timofei Bondarenko[ALSA] cmipci at 96kHz
2007-11-19 Clemens Ladisch[ALSA] cmipci: fix FLINKON/OFF bits
2007-10-16 Clemens Ladisch[ALSA] cmipci: fix distortion on rear channels
2007-10-16 Clemens Ladisch[ALSA] cmipci: clean up struct cmipci_pcm
2007-10-16 Clemens Ladisch[ALSA] cmipci: fix lookup of double rates
2007-10-16 Clemens Ladisch[ALSA] cmipci: reorganize set_dac_channels()
2007-10-16 Clemens Ladisch[ALSA] cmipci: remove 5.0 format
2007-10-16 Clemens Ladisch[ALSA] cmipci: allow 96 kHz playback on non-multichanne...
2007-10-16 Clemens Ladisch[ALSA] cmipci: initialize 0x90 registers
2007-10-16 Clemens Ladisch[ALSA] cmipci: reset the chip when initializing
2007-10-16 Clemens Ladisch[ALSA] cmipci: show more registers in proc file
2007-10-16 Clemens Ladisch[ALSA] cmipci: update register definitions
2007-10-16 Clemens Ladisch[ALSA] cmipci: fix version 37 detection
2007-10-16 Clemens Ladisch[ALSA] cmipci: add msbits constraint for 24-bit format
2007-10-16 Clemens Ladisch[ALSA] cmipci: show real chip name in card name
2007-10-16 Clemens Ladisch[ALSA] cmipci: check that the legacy MIDI port works
2007-10-16 Clemens Ladisch[ALSA] cmipci: do not check for integrated FM/MIDI...
2007-10-16 Clemens Ladisch[ALSA] cmipci: add 96 kHz support
2007-10-16 Clemens Ladisch[ALSA] cmipci: remove invalid channels constraint
2007-10-16 Clemens Ladisch[ALSA] cmipci: show actual chip name in card longname
2007-10-16 Clemens Ladisch[ALSA] cmipci: remove has_dual_dac
2007-10-16 Clemens Ladisch[ALSA] cmipci: reorganize chip version detection
2007-10-16 Clemens Ladisch[ALSA] cmipci: make the test for integrated MIDI port...
2007-10-16 Clemens Ladisch[ALSA] cmipci: fix handling of FM/MIDI port addresses
2007-10-16 Clemens Ladisch[ALSA] cmipci: fix MIDI device name
2007-10-16 Takashi Iwai[ALSA] Clean up with common snd_ctl_boolean_*_info...
2007-03-06 Takashi Iwai[ALSA] cmipci - Allow to disable integrated FM port
2007-01-09 Timofei V. Bondarenko[ALSA] _snd_cmipci_uswitch_put doesn't set zero flags
2006-12-20 Takashi Iwai[ALSA] Remove IRQF_DISABLED for shared PCI irqs
2006-10-22 Takashi Iwai[ALSA] Various fixes for suspend/resume of ALSA PCI...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-12 Takashi Iwai[ALSA] Fix section mismatch errors in ALSA PCI drivers
2006-07-02 Thomas Gleixner[PATCH] irq-flags: sound: Use the new IRQF_ constants
2006-06-22 Takashi Iwai[ALSA] cmipci - Fix a typo in 'PC Speaker Playback...
2006-06-22 Takashi Iwai[ALSA] Change an arugment of snd_mpu401_uart_new()...
2006-06-22 Takashi Iwai[ALSA] cmipci - Disable integrated mpu401 as default
2006-06-22 Takashi Iwai[ALSA] Remove unneeded read/write_size fields in proc...
2006-04-27 Henrik Kretzschmar[ALSA] add __devinitdata to all pci_device_id
2006-03-22 Ingo Molnar[ALSA] semaphore -> mutex (PCI part)
2006-01-03 Takashi Iwai[ALSA] cmipci - Add PM support
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: PCI CMIPCI
2006-01-03 Takashi Iwai[ALSA] Remove superfluous pcm_free callbacks
2005-11-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-11-04 Takashi Iwai[ALSA] Add missing KERN_* suffix to printk
2005-11-04 Takashi Iwai[ALSA] Remove vmalloc wrapper, kfree_nocheck()
2005-11-04 Clemens Ladisch[ALSA] cmipci: use FM/MIDI ports in PCI port space
2005-09-12 Clemens Ladisch[ALSA] set owner field in struct pci_driver
2005-09-12 Takashi Iwai[ALSA] Replace with kzalloc() - pci stuff
2005-09-12 Takashi Iwai[ALSA] Remove superfluous PCI ID definitions
2005-08-30 Clemens Ladisch[ALSA] sound - fix .iface field of mixer control elements
2005-07-28 Takashi Iwai[ALSA] cmipci - Add Mic Boost capture switch
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-05-29 Takashi Iwai[ALSA] Replace pci_module_init() with pci_register_driver()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2