Age | Commit message (Expand) | Author |
2021-06-09 | ALSA: isa: Fix assignment in if condition | Takashi Iwai |
2020-01-05 | ALSA: wss: More constifications | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_kcontrol_new items | Takashi Iwai |
2020-01-03 | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_device_ops definitions | Takashi Iwai |
2019-12-11 | ALSA: wss: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: isa: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: wss: Use managed buffer allocation | 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-01 | ALSA: isa: Avoid passing NULL to memory allocators | Takashi Iwai |
2019-01-15 | ALSA: isa: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2018-11-24 | ALSA: wss: Fix invalid snd_free_pages() at error path | Takashi Iwai |
2018-08-03 | ALSA: isa: Remove empty init and exit | Takashi Iwai |
2018-07-27 | ALSA: wss: Fix sparse warning wrt PCM format type | Takashi Iwai |
2017-08-17 | ALSA: isa: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-12 | ALSA: wss: constify snd_pcm_ops structures | Arvind Yadav |
2017-06-09 | ALSA: wss: Constify hw_constraints | Takashi Iwai |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2015-01-02 | ALSA: wss: Remove (almost) always NULL parameters | Lars-Peter Clausen |
2014-10-21 | ALSA: wss: Use snd_ctl_enum_info() | Takashi Iwai |
2012-07-16 | ALSA: wss_lib: Fix resume on Yamaha OPL3-SAx | Ondrej Zary |
2012-07-16 | ALSA: wss_lib: fix suspend/resume | Ondrej Zary |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2009-12-11 | ALSA: opti93x: move controls definitions to opti93x driver | Krzysztof Helt |
2009-11-18 | ALSA: cs4236: update control names | Krzysztof Helt |
2009-11-05 | ALSA: cs4236: detect chip in one pass | Krzysztof Helt |
2009-10-11 | ALSA: wss: reuse CS4231 controls for AD1848 | Krzysztof Helt |
2009-10-10 | ALSA: wss: convert CS4231 mixer to dB scale | Krzysztof Helt |
2009-03-24 | Merge branch 'topic/sscape-fix' into for-linus | Takashi Iwai |
2009-02-16 | ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detection | Krzysztof Helt |
2009-02-05 | ALSA: wss - Add missing KERN_* prefix to printk | Takashi Iwai |
2009-01-17 | ALSA: wss-lib: remove "pops" before each played sound | Krzysztof Helt |
2009-01-11 | ALSA: wss-lib: move AD1845 frequency setting into wss-lib | Krzysztof Helt |
2008-08-25 | ALSA: wss_lib: do not mess mixer settings during probe | Krzysztof Helt |
2008-08-25 | ALSA: wss_lib: snd_wss_calibrate_mute improvement | Krzysztof Helt |
2008-08-13 | ALSA: Kill snd_assert() in sound/isa/* | Takashi Iwai |
2008-08-13 | ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function. | Rene Herman |
2008-08-06 | ALSA: wss_lib: rework snd_ad1848_probe() | Rene Herman |
2008-08-06 | ALSA: wss_lib: fix AZT2320 probe. | Rene Herman |
2008-08-06 | ALSA: wss_lib: remove second mutexes initialization | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: fix opti93x capture formats limitations | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use wss detection code instead of ad1848 one | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use wss pcm code instead of ad1848 one | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use wss mixer code instead of ad1848 one | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: move cs4231_lib into wss_lib | Krzysztof Helt |