Age | Commit message (Expand) | Author |
2015-04-29 | ALSA: emu10k1: Emu10k2 32 bit DMA mode | Peter Zubaj |
2015-04-27 | ALSA: emu10k1: Fix card shortname string buffer overflow | Takashi Iwai |
2015-04-13 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2015-04-11 | ALSA: emu10k1: add toggles for E-mu 1010 optical ports | Michael Gernoth |
2015-04-11 | ALSA: emu10k1: handle dock disconnects | Michael Gernoth |
2015-04-10 | ALSA: emu10k1: don't deadlock in proc-functions | Michael Gernoth |
2015-04-05 | ALSA: emu10k1: add Audigy 5/Rx | Michael Gernoth |
2015-02-12 | ALSA: seq: Define driver object in each driver | Takashi Iwai |
2015-01-11 | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai |
2015-01-09 | ALSA: emu10k1: Simplify PM callbacks | Takashi Iwai |
2015-01-04 | ALSA: emu10k1: Delete an unnecessary check before the function call "kfree" | Markus Elfring |
2015-01-02 | ALSA: emu10k1: Remove always NULL parameters | Lars-Peter Clausen |
2014-11-11 | ALSA: Fix invalid kerneldoc markers | Takashi Iwai |
2014-11-03 | ALSA: emu10k1: Deletion of unnecessary checks before three function calls | Markus Elfring |
2014-10-21 | ALSA: emu10k1: Use snd_ctl_enum_info() | Takashi Iwai |
2014-10-14 | ALSA: emu10k1: Fix deadlock in synth voice lookup | Takashi Iwai |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-03-05 | ALSA: emu10k1: Fix possible NULL dereference | Takashi Iwai |
2014-02-26 | ALSA: emu10k1: Use standard printk helpers | Takashi Iwai |
2014-02-26 | ALSA: emu10k1x: Use standard printk helpers | Takashi Iwai |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-10-18 | ALSA: emu10k1: code refactoring | Geyslan G. Bem |
2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai |
2013-04-24 | ALSA: emu10k1: Fix dock firmware loading | Takashi Iwai |
2013-02-25 | ALSA: emu10k1: Allow to switch hardware sampe rate on EMU | Mihail Zenkov |
2013-02-25 | ALSA: emu10k1: Load firmware when it was already cached | Florian Zeitz |
2013-02-22 | ALSA: emu10k1: Fix regression in emu1010 firmware loading | Mihail Zenkov |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton |
2012-11-22 | ALSA: emu10k1: Add missing ifdef for emu->suspend reference | Takashi Iwai |
2012-11-22 | ALSA: emu10k1: don't update firmware during suspend/resume | Takashi Iwai |
2012-11-22 | ALSA: emu10k1: cache emu1010 firmware | Takashi Iwai |
2012-11-19 | treewide: fix typo of "suppport" in various comments | Masanari Iida |
2012-10-17 | ALSA: emu10k1: add chip details for E-mu 1010 PCIe card | Maxim Kachur |
2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin |
2012-09-12 | ALSA: emu10k1x: Define channel maps | Takashi Iwai |
2012-09-05 | ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2012-08-14 | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai |
2012-08-03 | ALSA: emu10k1: Avoid access to invalid pages when period=1 | Takashi Iwai |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai |
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 |