Age | Commit message (Expand) | Author |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton |
2012-09-06 | ALSA: cmipci: Implement channel mapping | Takashi Iwai |
2012-08-14 | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-10 | ALSA: cmipci: use enum control info helper | Clemens Ladisch |
2010-03-24 | ALSA: cmipci: work around invalid PCM pointer | Clemens Ladisch |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela |
2009-06-25 | sound: Use PCI_VDEVICE | Joe Perches |
2009-04-27 | ALSA: Fix Trivial Warnining in sound/pci/cmipci.c | Subrata Modak |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai |
2008-08-13 | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai |
2008-04-24 | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik |
2008-04-24 | [ALSA] sound: cmipci.c fix shadowed variable warning | Harvey Harrison |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] cmipci: document 'Modem' control version check | Clemens Ladisch |
2008-01-31 | [ALSA] cmipci: disable 'Modem' control on version 39 or newer chips | Clemens Ladisch |
2008-01-31 | [ALSA] cmipci - allow capture of raw spdif subframes | Timofei Bondarenko |
2008-01-31 | [ALSA] cmipci - utilize ADC48K44K bit | Timofei Bondarenko |
2008-01-31 | [ALSA] cmipci at 96kHz | Timofei Bondarenko |
2007-11-19 | [ALSA] cmipci: fix FLINKON/OFF bits | Clemens Ladisch |
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 |