Commit Graph

37 Commits (31713c333ddbb66d694829082620b69b71c4b09a)

Author SHA1 Message Date
Prarit Bhargava 788c604333 [ALSA] Fix __devinit and __devexit issues with sound drivers 18 years ago
Peter Eriksen 377a4f7ea3 [ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x. 18 years ago
Clemens Ladisch 7ab399262e [ALSA] use the ALIGN macro 18 years ago
Amit Choudhary 4a81a21b60 [ALSA] sound/isa/gus/interwave.c: check kmalloc() return value 18 years ago
Jeff Garzik c7bec5aba5 Various drivers' irq handlers: kill dead code, needless casts 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Josef 'Jeff' Sipek d158da81ee [ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values 19 years ago
Adrian Bunk d35367e1cb [ALSA] make sound/isa/gus/gusextreme.c:devices static 19 years ago
Thomas Gleixner 65ca68b300 [PATCH] irq-flags: sound: Use the new IRQF_ constants 19 years ago
Greg Kroah-Hartman aa0a2ddc54 [PATCH] 64bit resource: fix up printks for resources in sound drivers 19 years ago
Takashi Iwai 6581f4e74d [ALSA] Remove zero-initialization of static variables 19 years ago
Clemens Ladisch 450047a78f [ALSA] add more sequencer port type information bits 19 years ago
Takashi Iwai bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Rene Herman dcccdd938e [ALSA] unregister platform device again if probe was unsuccessful 19 years ago
Rene Herman d0ac642d76 [ALSA] continue on IS_ERR from platform device registration 19 years ago
Bjorn Helgaas ebdb71ea7b [PATCH] PNP: adjust pnp_register_card_driver() signature: interwave 19 years ago
Eugene Teo d61975fc6b [ALSA] Fix gus_pcm dereference before NULL 19 years ago
Takashi Iwai 8278ca8feb [ALSA] Fix check of enable module option 19 years ago
Ingo Molnar 8b7547f95c [ALSA] semaphore -> mutex (ISA part) 19 years ago
Alexey Dobriyan 1d79716ab0 [ALSA] Fix adding second dma channel 19 years ago
Clemens Ladisch 7b6d92451a [ALSA] seq: set client name in snd_seq_create_kernel_client() 19 years ago
Clemens Ladisch 83e8ad6984 [ALSA] seq: remove struct snd_seq_client_callback 19 years ago
Clemens Ladisch f7a9275d94 [ALSA] unregister platform devices 19 years ago
Takashi Iwai 654aa66177 [ALSA] gus - Use platform_device 19 years ago
Takashi Iwai 5e2da20648 [ALSA] Remove xxx_t typedefs: ISA GUS 19 years ago
Takashi Iwai c3e6f7d876 [ALSA] Remove superfluous pcm_free callbacks 19 years ago
Nishanth Aravamudan 8433a509c0 [ALSA] Fix schedule_timeout usage 19 years ago
Takashi Iwai 99b359ba10 [ALSA] Add missing KERN_* suffix to printk 19 years ago
Takashi Iwai b1d5776d86 [ALSA] Remove vmalloc wrapper, kfree_nocheck() 19 years ago
Takashi Iwai 9e76a76efc [ALSA] Replace with kzalloc() - isa stuff 20 years ago
Takashi Iwai 43bcd973d6 [ALSA] Add snd_card_set_generic_dev() call to ISA drivers 20 years ago
Clemens Ladisch a53fc188ec [ALSA] make local objects static 20 years ago
Henrik Kretzschmar 5b738babf1 [ALSA] fix compiler warning 20 years ago
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function 20 years ago
Jesper Juhl 4d572776d4 [ALSA] Remove redundant NULL checks before kfree 20 years ago
Adrian Bunk 209ac85d76 [ALSA] sound/isa/: cleanups 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago