- dec242b ALSA: gus: Fix memory leaks at memory allocator error paths by Takashi Iwai · 3 years, 1 month ago
- c2f5141 ALSA: gus: Fix erroneous memory allocation by Takashi Iwai · 3 years, 1 month ago
- 78977fd ALSA: sound/isa/gus: check the return value of kstrdup() by Xiaoke Wang · 3 years, 1 month ago
- a0d21bb ALSA: gus: fix null pointer dereference on pointer block by Chengfeng Ye · 3 years, 3 months ago
- c5433f0 ALSA: gus: Fix repeated probe for ISA interwave card by Takashi Iwai · 3 years, 4 months ago
- 9d2e19e ALSA: gus: Fix repeated probes of snd_gus_create() by Takashi Iwai · 3 years, 4 months ago
- 5b88da3 ALSA: gus: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
- 5c89c2c Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 3 years, 7 months ago
- 310efd3 ALSA: gus: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
- bac5905 ALSA: gus: Replace unsafe strcpy() with strscpy() by YueHaibing · 3 years, 8 months ago
- 1dacca7 Revert "ALSA: gus: add a check of the status of snd_ctl_add" by Greg Kroah-Hartman · 3 years, 9 months ago
- 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
- 30e88d0 isa: Make the remove callback for isa drivers return void by Uwe Kleine-König · 4 years ago
- 6a4f2b6 ALSA: isa/gus: remove 'set but not used' warning by Pierre-Louis Bossart · 4 years, 7 months ago
- 65cec1e ALSA: isa/gus: remove -Wmissing-prototypes warnings by Pierre-Louis Bossart · 4 years, 7 months ago
- 15a1af95 ALSA: gus: More constifications by Takashi Iwai · 5 years ago
- fdd1f6f ALSA: isa: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
- d25ff26 ALSA: info: Make snd_info_entry_ops as const by Takashi Iwai · 5 years ago
- 5ff16a3 ALSA: Constify snd_timer_hardware definitions by Takashi Iwai · 5 years ago
- 99f664d ALSA: isa: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
- 914da68 ALSA: gus: Support PCM sync_stop by Takashi Iwai · 5 years ago
- 8694065 ALSA: isa: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
- a57214e ALSA: gus: Use managed buffer allocation by Takashi Iwai · 5 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 4ab1ae3 ALSA: gus: fix misuse of %x by Fuqian Huang · 6 years ago
- 1bac5e1 ALSA: isa: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
- 0b6a2c9 ALSA: isa: Avoid passing NULL to memory allocators by Takashi Iwai · 6 years ago
- 0f25e00 ALSA: gus: add a check of the status of snd_ctl_add by Kangjie Lu · 6 years ago
- 498aaa9 ALSA: isa: Remove empty init and exit by Takashi Iwai · 6 years ago
- 9038820 ALSA: gus: fix spelling mistake "acumulator" -> "accumulator" by Colin Ian King · 6 years ago
- 29fba92 ALSA: gus: remove redundant pointer private_data by Colin Ian King · 7 years ago
- 4d0272c ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_dma_transfer_block() by Markus Elfring · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- aec5465 ALSA: isa: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
- 45fbe60 ALSA: gus: constify pnp_card_device_id by Arvind Yadav · 7 years ago
- ca58ba6c ALSA: gus: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
- bfa516a ALSA: gus: Constify hw_constraints by Takashi Iwai · 8 years ago
- a6970bb ALSA: gus: Convert to the new PCM ops by Takashi Iwai · 8 years ago
- 097a7fe ALSA: gus: remove unused local flag by Takashi Sakamoto · 8 years ago
- 3a84d6c ALSA: sound/isa: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
- e992ef5 Annotate hardware config module parameters in sound/isa/ by David Howells · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 9021b2b ALSA: isa: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
- a04236e ALSA: gusclassic: Utilize the module_isa_driver macro by William Breathitt Gray · 9 years ago
- bfc7e0f ALSA: gusextreme: Utilize the module_isa_driver macro by William Breathitt Gray · 9 years ago
- a99e8c6 ALSA: gusmax: Utilize the module_isa_driver macro by William Breathitt Gray · 9 years ago
- 1b12e4c ALSA: gus: use swap() in snd_ics_put_double() by Fabian Frederick · 10 years ago
- fa60c06 ALSA: wss: Remove (almost) always NULL parameters by Lars-Peter Clausen · 10 years ago
- db5abb3 ALSA: gus: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
- 4b8ab88 ALSA: es1688: Remove almost always NULL parameter by Lars-Peter Clausen · 10 years ago
- eb58d48 ALSA: gus: Remove unused gus_instr.c by Takashi Iwai · 10 years ago
- 66470c9 ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROM by Paul Bolle · 11 years ago
- 4323cc4 ALSA: isa: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
- 663819f ALSA: don't push static constants on stack for %*ph by Andy Shevchenko · 11 years ago
- 8b5a1f9 ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls by Takashi Iwai · 12 years ago
- 1bff292 ALSA: isa: remove __dev* attributes by Bill Pemberton · 12 years ago
- 793ea49 ALSA: print small buffers via %*ph[C] by Andy Shevchenko · 12 years ago
- a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
- d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
- da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 14 years ago
- 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 14 years ago
- 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
- dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
- 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
- 5e8aa85 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
- 396fa82 ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure by Krzysztof Helt · 15 years ago
- 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 15 years ago
- d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 15 years ago
- 24e4a12 ALSA: info - Use standard types for info callbacks by Takashi Iwai · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 0d64b56 ALSA: sound/isa/gus: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
- fcb2954 ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lock by Julia Lawall · 16 years ago
- 82ced6f ALSA: Add missing __devexit_p() markers by Jean Delvare · 16 years ago
- 96cf45c Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge by Takashi Iwai · 16 years ago
- 91f0506 ALSA: gus - Add missing KERN_* prefix to printk by Takashi Iwai · 16 years ago
- 0a898e6 ALSA: gus: update debug messages by Krzysztof Helt · 16 years ago
- 3e7fb9f ALSA: Return proper error code at probe in sound/isa/* by Takashi Iwai · 16 years ago
- c95eadd ALSA: Convert to snd_card_create() in sound/isa/* by Takashi Iwai · 16 years ago
- 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
- 622207d ALSA: Kill snd_assert() in sound/isa/* by Takashi Iwai · 16 years ago
- 7779f75 ALSA: wss_lib: rename cs4321_foo to wss_foo by Krzysztof Helt · 16 years ago
- 61ef19d ALSA: wss_lib: rename cs4231.h into wss.h by Krzysztof Helt · 16 years ago
- 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
- 109c53f84 [ALSA] sound/isa: kill pnp_resource_change by Rene Herman · 17 years ago
- e5723b4 [ALSA] Remove sequencer instrument layer by Takashi Iwai · 17 years ago
- c2cbdbb [ALSA] fix bootup crash in snd_gus_interrupt() by Ingo Molnar · 17 years ago
- c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
- a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
- 609d769 [ALSA] Fix probe of non-PnP ISA devices by Rene Herman · 18 years ago
- 83c51c0 [ALSA] isa_bus device/driver naming by Rene Herman · 18 years ago
- 5e24c1c [ALSA] Port the rest of ALSA ISA drivers to isa_driver by Takashi Iwai · 18 years ago
- 442f4f3 [ALSA] gusextreme: set codec_flag by Rene Herman · 18 years ago
- b44dfe1 [ALSA] isa_bus: gusextreeme by Rene Herman · 18 years ago
- 93f02c6 [ALSA] isa_bus: gusclassic by Rene Herman · 18 years ago
- 788c604 [ALSA] Fix __devinit and __devexit issues with sound drivers by Prarit Bhargava · 18 years ago
- 377a4f7 [ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x. by Peter Eriksen · 18 years ago
- 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 18 years ago
- 4a81a21 [ALSA] sound/isa/gus/interwave.c: check kmalloc() return value by Amit Choudhary · 18 years ago
- c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago