summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1
Commit message (Expand)AuthorAgeFilesLines
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-12/+4
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-023-10/+10
* ALSA: emu10k1: correctly handling failed thread creationInsu Yun2016-01-291-0/+8
* ALSA: emu10k1: rename Audigy Analog Capture Boost controlMaciej S. Szmigiero2015-07-081-1/+1
* ALSA: emu10k1: enable TAD mic out on AudigyMaciej S. Szmigiero2015-07-081-5/+7
* ALSA: emu10k1: remove unused AC'97 mixer controls on AudigyMaciej S. Szmigiero2015-07-081-5/+6
* ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-293-4/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-04-294-13/+21
|\
| * ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-04-294-13/+21
* | Merge branch 'for-4.2' into for-nextTakashi Iwai2015-04-271-2/+2
|\ \ | |/ |/|
| * ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* | ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2015-04-272-4/+6
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2015-04-133-20/+158
|\
| * ALSA: emu10k1: add toggles for E-mu 1010 optical portsMichael Gernoth2015-04-111-0/+118
| * ALSA: emu10k1: handle dock disconnectsMichael Gernoth2015-04-111-0/+9
| * ALSA: emu10k1: add Audigy 5/RxMichael Gernoth2015-04-051-0/+16
| * ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-20/+15
* | ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth2015-04-101-12/+0
|/
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-15/+0
|\
| * ALSA: emu10k1: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
* | ALSA: emu10k1: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-01-041-5/+2
* | ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen2015-01-025-61/+17
|/
* ALSA: Fix invalid kerneldoc markersTakashi Iwai2014-11-111-1/+1
* ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring2014-11-032-8/+4
* ALSA: emu10k1: Use snd_ctl_enum_info()Takashi Iwai2014-10-212-61/+17
* ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai2014-10-141-4/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* ALSA: emu10k1: Fix possible NULL dereferenceTakashi Iwai2014-03-051-4/+1
* ALSA: emu10k1: Use standard printk helpersTakashi Iwai2014-02-2613-93/+137
* ALSA: emu10k1x: Use standard printk helpersTakashi Iwai2014-02-261-9/+18
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-123-5/+4
* ALSA: emu10k1: code refactoringGeyslan G. Bem2013-10-181-31/+45
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-292-2/+0
* ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai2013-04-241-6/+33
* ALSA: emu10k1: Allow to switch hardware sampe rate on EMUMihail Zenkov2013-02-251-2/+6
* ALSA: emu10k1: Load firmware when it was already cachedFlorian Zeitz2013-02-251-5/+6
* ALSA: emu10k1: Fix regression in emu1010 firmware loadingMihail Zenkov2013-02-221-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
* | ALSA: pci: remove __dev* attributesBill Pemberton2012-12-0710-56/+61
* | ALSA: emu10k1: Add missing ifdef for emu->suspend referenceTakashi Iwai2012-11-221-0/+2
* | ALSA: emu10k1: don't update firmware during suspend/resumeTakashi Iwai2012-11-222-0/+6
* | ALSA: emu10k1: cache emu1010 firmwareTakashi Iwai2012-11-221-52/+36
|/
* ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur2012-10-171-0/+9
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-062-2/+2
* ALSA: emu10k1x: Define channel mapsTakashi Iwai2012-09-121-0/+21
* ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+2
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-144-8/+8
* ALSA: emu10k1: Avoid access to invalid pages when period=1Takashi Iwai2012-08-031-1/+4
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-10/+16