Commit Graph

42 Commits (72341eea6f62a91f270157d86c0c82d832627dfd)

Author SHA1 Message Date
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 18 years ago
Mariusz Kozlowski 2469049e72 [ALSA] sound: snd_register_device_for_dev fix 18 years ago
Akinobu Mita 68fc4fabca unregister_chrdev(): ignore the return value 18 years ago
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago
Johannes Berg 12b131c4cf [ALSA] allow registering an alsa device with struct device pointer 18 years ago
Takashi Iwai 7d2aae1e88 [PATCH] ALSA: Fix sysfs breakage 18 years ago
Greg Kroah-Hartman d80f19fab8 Driver core: convert sound core to use struct device 18 years ago
Takashi Iwai 9d19f48cfe [ALSA] Add pcm_class attribute to PCM sysfs entry 19 years ago
Takashi Iwai 746d4a02e6 [ALSA] Fix disconnection of proc interface 19 years ago
Clemens Ladisch 562b590d4e [ALSA] remove unused snd_minor.name field 19 years ago
Greg Kroah-Hartman 0936f26f55 [PATCH] devfs: Remove devfs support from the sound subsystem 19 years ago
Takashi Iwai 6581f4e74d [ALSA] Remove zero-initialization of static variables 19 years ago
Takashi Iwai 746df94898 [ALSA] Fix rwlock around snd_iprintf() in sound core 19 years ago
Takashi Iwai bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Takashi Iwai c0d3fb39e9 [ALSA] Clean up EXPORT_SYMBOL()s in snd module 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Adrian Bunk 3a63e44420 [ALSA] sound/core/: fix 3 off-by-one errors 19 years ago
Ingo Molnar 1a60d4c5a0 [ALSA] semaphore -> mutex (core part) 19 years ago
Takashi Iwai 3e23c65883 [ALSA] Revert the nested-device patch 19 years ago
Clemens Ladisch 416c1079d3 [ALSA] Nest sound devices 19 years ago
Takashi Iwai e28563cceb [ALSA] Optimize for config without PROC_FS 19 years ago
Takashi Iwai 9a1a2a1d4e [ALSA] Fix a missing include 19 years ago
Clemens Ladisch d001544ded [ALSA] dynamic minors (6/6): increase maximum number of sound cards 19 years ago
Clemens Ladisch 332682b1cd [ALSA] dynamic minors (4/6): dynamic minor number allocation 19 years ago
Clemens Ladisch f87135f56c [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically 19 years ago
Clemens Ladisch 6983b7240c [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures 19 years ago
Clemens Ladisch 2af677fc88 [ALSA] dynamic minors (1/6): store device type in struct snd_minor 19 years ago
Takashi Iwai a381a7a664 [ALSA] Decentralize PM control 19 years ago
Takashi Iwai 512bbd6a85 [ALSA] Remove xxx_t typedefs: Core component 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 19 years ago
Clemens Ladisch 3939e7142d [ALSA] clean up device types symbols 20 years ago
Takashi Iwai e38e0cfa48 [ALSA] Remove kmalloc wrappers 20 years ago
Takashi Iwai b1d5776d86 [ALSA] Remove vmalloc wrapper, kfree_nocheck() 20 years ago
Takashi Iwai 93f2e37840 [ALSA] Make snd_task_name() module local 20 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
Takashi Iwai ecbcfe36fa [ALSA] Introduce snd_card_set_generic_dev() 20 years ago
Al Viro 276bd31ce5 [PATCH] Kconfig fix (ISA_DMA_API and sound/*) 20 years ago
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function 20 years ago
gregkh@suse.de 619e666b7e [PATCH] class: convert sound/* to use the new class api instead of class_simple 20 years ago
Adrian Bunk 123992f728 [ALSA] sound/core/: possible cleanups 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago