Age | Commit message (Expand) | Author |
2022-04-12 | ALSA: sc6000: Fix the missing snd_card_free() call at probe error | Takashi Iwai |
2021-07-21 | ALSA: sc6000: Use explicit cast for __iomem pointer | Takashi Iwai |
2021-07-20 | ALSA: sc6000: Assign vport directly on card's private_data | Takashi Iwai |
2021-07-20 | ALSA: sc6000: Fix incorrect sizeof operator | Colin Ian King |
2021-07-19 | ALSA: sc6000: Allocate resources with device-managed APIs | Takashi Iwai |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-01-26 | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König |
2020-01-05 | ALSA: sc6000: More constification | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2018-05-02 | ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped" | Colin Ian King |
2017-04-20 | Annotate hardware config module parameters in sound/isa/ | David Howells |
2016-06-01 | ALSA: sc6000: Utilize the module_isa_driver macro | William Breathitt Gray |
2015-01-02 | ALSA: wss: Remove (almost) always NULL parameters | Lars-Peter Clausen |
2014-02-12 | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-05-29 | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai |
2012-12-07 | ALSA: isa: remove __dev* attributes | Bill Pemberton |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch |
2009-05-04 | ALSA: sc6000: enable joystick port | Krzysztof Helt |
2009-04-24 | ALSA: sc6000: fix older card initialization | Krzysztof Helt |
2009-04-14 | ALSA: sc6000: add support for SC-6600 and SC-7000 | Krzysztof Helt |
2009-02-16 | Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge | Takashi Iwai |
2009-01-21 | ALSA: do not create OPL3 timers if there is no OPL3 irq wired | Krzysztof Helt |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai |
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: use wss constants instead of ad1848 ones | Krzysztof Helt |
2008-08-06 | ALSA: wss_lib: use struct snd_wss instead of snd_ad1848 | Krzysztof Helt |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] sound/isa: Add missing 'space' | Joe Perches |
2007-10-16 | [ALSA] sc6000: 2 minor fixes | Krzysztof Helt |
2007-10-16 | [ALSA] sc6000 build fix | Andrew Morton |
2007-10-16 | [ALSA] Gallant SC-6000 driver | Krzysztof Helt |