Age | Commit message (Expand) | Author |
2021-06-09 | ALSA: mixart: Fix assignment in if condition | Takashi Iwai |
2021-03-30 | Merge tag 'tags/mute-led-rework' into for-next | Takashi Iwai |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-03-03 | ALSA: pci: mixart: fix kernel-doc warning | Pierre-Louis Bossart |
2020-11-19 | ALSA: mixart: Fix mutex deadlock | Takashi Iwai |
2020-09-09 | ALSA: mixart: Correct comment wrt obsoleted tasklet usage | Takashi Iwai |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-01-05 | ALSA: mixart: More constifications | Takashi Iwai |
2020-01-03 | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai |
2020-01-03 | ALSA: pci: Constify snd_device_ops definitions | Takashi Iwai |
2019-12-11 | ALSA: mixart: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: pci: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: mixart: Use managed buffer allocation | Takashi Iwai |
2019-11-06 | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-06 | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai |
2018-08-09 | ALSA: mixart: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-06 | ALSA: mixart: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-07-27 | ALSA: mixart: Proper endian notations | Takashi Iwai |
2017-08-12 | ALSA: mixart: Delete an error message for a failed memory allocation in snd_m... | Markus Elfring |
2017-08-12 | ALSA: mixart: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-04 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-07-18 | ALSA: mixart: fix string overflow warning | Arnd Bergmann |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2017-05-21 | ALSA: mixart: constify snd_kcontrol_new structures | Bhumika Goyal |
2017-02-21 | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal |
2016-12-28 | ALSA: mixart: fix a comment typo | Geliang Tang |
2016-09-02 | ALSA: constify snd_pcm_ops structures | Julia Lawall |
2016-07-13 | ALSA: mixart: don't print an unintialized variable on error | Dan Carpenter |
2016-03-16 | ALSA: mixart: silence an uninitialized variable warning | Dan Carpenter |
2016-03-15 | ALSA: mixart: silence unitialized variable warnings | Dan Carpenter |
2015-04-16 | ALSA: remove deprecated use of pci api | Quentin Lambert |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring |
2014-11-11 | ALSA: mixart: Fix kerneldoc comments | Takashi Iwai |
2014-09-15 | ALSA: mixart: Use nonatomic PCM ops | Takashi Iwai |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-07-01 | ALSA: mixart: Remove unused variable | Sachin Kamat |
2014-02-26 | ALSA: mixart: Use standard printk helpers | Takashi Iwai |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai |
2013-03-18 | treewide: Fix typos in printk and comment | Masanari Iida |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton |
2012-11-22 | ALSA: mixart: hard dependency on the standard fw loader | Takashi Iwai |
2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |