aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/emu10k1
AgeCommit message (Expand)Author
2013-04-24ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai
2013-02-25ALSA: emu10k1: Allow to switch hardware sampe rate on EMUMihail Zenkov
2013-02-25ALSA: emu10k1: Load firmware when it was already cachedFlorian Zeitz
2013-02-22ALSA: emu10k1: Fix regression in emu1010 firmware loadingMihail Zenkov
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-11-22ALSA: emu10k1: Add missing ifdef for emu->suspend referenceTakashi Iwai
2012-11-22ALSA: emu10k1: don't update firmware during suspend/resumeTakashi Iwai
2012-11-22ALSA: emu10k1: cache emu1010 firmwareTakashi Iwai
2012-11-19treewide: fix typo of "suppport" in various commentsMasanari Iida
2012-10-17ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin
2012-09-12ALSA: emu10k1x: Define channel mapsTakashi Iwai
2012-09-05ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-08-03ALSA: emu10k1: Avoid access to invalid pages when period=1Takashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2011-12-31ALSA: emu10k1 - add another Audigy 2 ZS IDTim Yamin
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-20ALSA: emu10k1: allow to disable the SRCClemens Ladisch
2011-06-14Merge branch 'test/pci-rename' into topic/miscTakashi Iwai
2011-06-12ALSA: emu10k1: Add details for E-mu 0404 PCIe versionFlorian Zeitz
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-05-20ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!Raymond Yau
2011-04-20ALSA: emu10k1 - Remove "Front" controls only for STAC9758/59Raymond Yau
2011-04-06ALSA: emu10k1 - Remove CLFE-related controls for SB Live! Platinum CT4760PRaymond Yau
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-05-25ALSA: emu10k1: allow high-resolution mixer controlsClemens Ladisch
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai
2010-04-13ALSA: info - Use standard types for info callbacksTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16Fix typos in commentsThomas Weber
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches