summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1
AgeCommit message (Expand)Author
2015-07-08ALSA: emu10k1: rename Audigy Analog Capture Boost controlMaciej S. Szmigiero
2015-07-08ALSA: emu10k1: enable TAD mic out on AudigyMaciej S. Szmigiero
2015-07-08ALSA: emu10k1: remove unused AC'97 mixer controls on AudigyMaciej S. Szmigiero
2015-05-29ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai
2015-04-29Merge branch 'for-linus' into for-nextTakashi Iwai
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-04-27Merge branch 'for-4.2' into for-nextTakashi Iwai
2015-04-27ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-04-13Merge branch 'for-next' into for-linusTakashi Iwai
2015-04-11ALSA: emu10k1: add toggles for E-mu 1010 optical portsMichael Gernoth
2015-04-11ALSA: emu10k1: handle dock disconnectsMichael Gernoth
2015-04-10ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth
2015-04-05ALSA: emu10k1: add Audigy 5/RxMichael Gernoth
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-09ALSA: emu10k1: Simplify PM callbacksTakashi Iwai
2015-01-04ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-01-02ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen
2014-11-11ALSA: Fix invalid kerneldoc markersTakashi Iwai
2014-11-03ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring
2014-10-21ALSA: emu10k1: Use snd_ctl_enum_info()Takashi Iwai
2014-10-14ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-03-05ALSA: emu10k1: Fix possible NULL dereferenceTakashi Iwai
2014-02-26ALSA: emu10k1: Use standard printk helpersTakashi Iwai
2014-02-26ALSA: emu10k1x: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-10-18ALSA: emu10k1: code refactoringGeyslan G. Bem
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
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