Age | Commit message (Expand) | Author |
2007-10-16 | [ALSA] cmipci: fix distortion on rear channels | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: clean up struct cmipci_pcm | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: fix lookup of double rates | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: reorganize set_dac_channels() | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: remove 5.0 format | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: allow 96 kHz playback on non-multichannel rear | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: initialize 0x90 registers | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: reset the chip when initializing | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: show more registers in proc file | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: update register definitions | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: fix version 37 detection | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: add msbits constraint for 24-bit format | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: show real chip name in card name | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: check that the legacy MIDI port works | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37 | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: add 96 kHz support | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: remove invalid channels constraint | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: show actual chip name in card longname | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: remove has_dual_dac | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: reorganize chip version detection | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: make the test for integrated MIDI port address more robust | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: fix handling of FM/MIDI port addresses | Clemens Ladisch |
2007-10-16 | [ALSA] cmipci: fix MIDI device name | Clemens Ladisch |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai |
2007-03-06 | [ALSA] cmipci - Allow to disable integrated FM port | Takashi Iwai |
2007-01-09 | [ALSA] _snd_cmipci_uswitch_put doesn't set zero flags | Timofei V. Bondarenko |
2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai |
2006-10-22 | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-07-12 | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-22 | [ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' control | Takashi Iwai |
2006-06-22 | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai |
2006-06-22 | [ALSA] cmipci - Disable integrated mpu401 as default | Takashi Iwai |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai |
2006-04-27 | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar |
2006-03-22 | [ALSA] semaphore -> mutex (PCI part) | Ingo Molnar |
2006-01-03 | [ALSA] cmipci - Add PM support | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCI CMIPCI | Takashi Iwai |
2006-01-03 | [ALSA] Remove superfluous pcm_free callbacks | Takashi Iwai |
2005-11-10 | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman |
2005-11-04 | [ALSA] Add missing KERN_* suffix to printk | Takashi Iwai |
2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai |
2005-11-04 | [ALSA] cmipci: use FM/MIDI ports in PCI port space | Clemens Ladisch |
2005-09-12 | [ALSA] set owner field in struct pci_driver | Clemens Ladisch |
2005-09-12 | [ALSA] Replace with kzalloc() - pci stuff | Takashi Iwai |
2005-09-12 | [ALSA] Remove superfluous PCI ID definitions | Takashi Iwai |
2005-08-30 | [ALSA] sound - fix .iface field of mixer control elements | Clemens Ladisch |
2005-07-28 | [ALSA] cmipci - Add Mic Boost capture switch | Takashi Iwai |
2005-07-27 | [PATCH] clean up inline static vs static inline | Jesper Juhl |