Age | Commit message (Expand) | Author |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai |
2011-12-31 | ALSA: emu10k1 - add another Audigy 2 ZS ID | Tim Yamin |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-09-20 | ALSA: emu10k1: allow to disable the SRC | Clemens Ladisch |
2011-06-14 | Merge branch 'test/pci-rename' into topic/misc | Takashi Iwai |
2011-06-12 | ALSA: emu10k1: Add details for E-mu 0404 PCIe version | Florian Zeitz |
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-05-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2011-05-20 | ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live! | Raymond Yau |
2011-04-20 | ALSA: emu10k1 - Remove "Front" controls only for STAC9758/59 | Raymond Yau |
2011-04-06 | ALSA: emu10k1 - Remove CLFE-related controls for SB Live! Platinum CT4760P | Raymond Yau |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-25 | ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word. | Justin P. Mattock |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-09-07 | sound: Remove unnecessary casts of private_data | Joe Perches |
2010-08-18 | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela |
2010-05-25 | ALSA: emu10k1: allow high-resolution mixer controls | Clemens Ladisch |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-04-13 | ALSA: info - Check file position validity in common layer | Takashi Iwai |
2010-04-13 | ALSA: info - Use standard types for info callbacks | Takashi Iwai |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | Fix typos in comments | Thomas Weber |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela |
2009-10-30 | ALSA: Cleanup redundant tests on unsigned | Roel Kluin |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-06-25 | sound: Use PCI_VDEVICE for CREATIVE and ECTIVA | Joe Perches |
2009-06-10 | Merge branch 'topic/seq-kconfig-cleanup' into for-linus | Takashi Iwai |
2009-06-10 | Merge branch 'topic/pcm-subclass-fix' into for-linus | Takashi Iwai |
2009-06-08 | ALSA: emu10k1 - Fix minimum periods for efx playback | Takashi Iwai |
2009-06-02 | ALSA: Remove invalid GENERIC_MIX PCM sublass | Takashi Iwai |
2009-05-29 | ALSA: clean up the logic for building sequencer modules | Michal Marek |
2009-04-19 | Merge branch 'fix/misc' into for-linus | Takashi Iwai |
2009-04-17 | ALSA: emu10k1 - off by 1 in snd_emu10k1_wait() | Roel Kluin |
2009-04-14 | ALSA: sound/pci: use memdup_user() | Li Zefan |
2009-04-07 | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang |
2009-03-24 | Merge branch 'topic/emu10k1' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai |
2009-02-26 | ALSA: sound/pci/emu10k1: fix sparse warning: different signedness | Hannes Eder |
2009-02-24 | ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZS | Takashi Iwai |
2009-02-05 | ALSA: emu10k1 - Add missing KERN_* prefix to printk | Takashi Iwai |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai |
2008-12-25 | Merge branch 'topic/ca0106' into to-push | Takashi Iwai |