| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2017-11-13 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | ALSA: emu10k1: remove redundant assignment to tmp | Colin Ian King | 2017-10-17 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-08-22 | 1 | -3/+11 |
|\ |
|
| * | ALSA: emu10k1: Fix forgotten user-copy conversion in init code | Takashi Iwai | 2017-08-18 | 1 | -3/+11 |
* | | ALSA: emu10k1: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 3 | -9/+9 |
|/ |
|
* | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai | 2017-06-12 | 1 | -1/+1 |
* | ALSA: emu10k1: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -4/+4 |
* | ALSA: emu10k1: Deliver indirect-PCM transfer error | Takashi Iwai | 2017-05-25 | 1 | -2/+2 |
* | ALSA: emu10k1: Get rid of set_fs() usage | Takashi Iwai | 2017-05-17 | 1 | -54/+73 |
* | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal | 2017-02-21 | 3 | -19/+19 |
* | ALSA: emu10k1: constify snd_emux_operators structure | Bhumika Goyal | 2017-02-19 | 1 | -1/+1 |
* | ALSA: pci: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 2 | -4/+4 |
* | ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw polling | Takashi Iwai | 2016-11-15 | 2 | -76/+65 |
* | ALSA: emu10k1: Simplify firmware loader code | Takashi Iwai | 2016-11-15 | 1 | -62/+40 |
* | ALSA: emu10k1: Fix emu1010 dock attach check | Takashi Iwai | 2016-11-15 | 1 | -6/+6 |
* | ALSA: pci: don't opencode IS_REACHABLE() | Fabian Frederick | 2016-11-13 | 1 | -1/+1 |
* | ALSA: squash lines for simple wrapper functions | Masahiro Yamada | 2016-09-07 | 1 | -12/+4 |
* | ALSA: constify snd_pcm_ops structures | Julia Lawall | 2016-09-02 | 3 | -10/+10 |
* | ALSA: emu10k1: correctly handling failed thread creation | Insu Yun | 2016-01-29 | 1 | -0/+8 |
* | ALSA: emu10k1: rename Audigy Analog Capture Boost control | Maciej S. Szmigiero | 2015-07-08 | 1 | -1/+1 |
* | ALSA: emu10k1: enable TAD mic out on Audigy | Maciej S. Szmigiero | 2015-07-08 | 1 | -5/+7 |
* | ALSA: emu10k1: remove unused AC'97 mixer controls on Audigy | Maciej S. Szmigiero | 2015-07-08 | 1 | -5/+6 |
* | ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FS | Takashi Iwai | 2015-05-29 | 3 | -4/+3 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-04-29 | 4 | -13/+21 |
|\ |
|
| * | ALSA: emu10k1: Emu10k2 32 bit DMA mode | Peter Zubaj | 2015-04-29 | 4 | -13/+21 |
* | | Merge branch 'for-4.2' into for-next | Takashi Iwai | 2015-04-27 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | ALSA: remove deprecated use of pci api | Quentin Lambert | 2015-04-16 | 1 | -2/+2 |
* | | ALSA: emu10k1: Fix card shortname string buffer overflow | Takashi Iwai | 2015-04-27 | 2 | -4/+6 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2015-04-13 | 3 | -20/+158 |
|\ |
|
| * | ALSA: emu10k1: add toggles for E-mu 1010 optical ports | Michael Gernoth | 2015-04-11 | 1 | -0/+118 |
| * | ALSA: emu10k1: handle dock disconnects | Michael Gernoth | 2015-04-11 | 1 | -0/+9 |
| * | ALSA: emu10k1: add Audigy 5/Rx | Michael Gernoth | 2015-04-05 | 1 | -0/+16 |
| * | ALSA: seq: Define driver object in each driver | Takashi Iwai | 2015-02-12 | 1 | -20/+15 |
* | | ALSA: emu10k1: don't deadlock in proc-functions | Michael Gernoth | 2015-04-10 | 1 | -12/+0 |
|/ |
|
* | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai | 2015-01-11 | 1 | -15/+0 |
|\ |
|
| * | ALSA: emu10k1: Simplify PM callbacks | Takashi Iwai | 2015-01-09 | 1 | -15/+0 |
* | | ALSA: emu10k1: Delete an unnecessary check before the function call "kfree" | Markus Elfring | 2015-01-04 | 1 | -5/+2 |
* | | ALSA: emu10k1: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 5 | -61/+17 |
|/ |
|
* | ALSA: Fix invalid kerneldoc markers | Takashi Iwai | 2014-11-11 | 1 | -1/+1 |
* | ALSA: emu10k1: Deletion of unnecessary checks before three function calls | Markus Elfring | 2014-11-03 | 2 | -8/+4 |
* | ALSA: emu10k1: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 2 | -61/+17 |
* | ALSA: emu10k1: Fix deadlock in synth voice lookup | Takashi Iwai | 2014-10-14 | 1 | -4/+2 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 2 | -2/+2 |
* | ALSA: emu10k1: Fix possible NULL dereference | Takashi Iwai | 2014-03-05 | 1 | -4/+1 |
* | ALSA: emu10k1: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 13 | -93/+137 |
* | ALSA: emu10k1x: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 1 | -9/+18 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 3 | -5/+4 |
* | ALSA: emu10k1: code refactoring | Geyslan G. Bem | 2013-10-18 | 1 | -31/+45 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 2 | -2/+0 |