Commit Graph

49 Commits (ef79c097bbe9724e13937271b3457df560e00370)

Author SHA1 Message Date
Takashi Iwai 118dd6bfe7 ALSA: Clean up snd_monitor_file management 16 years ago
Takashi Iwai 53fb1e6359 ALSA: Introduce snd_card_create() 16 years ago
Hannes Eder 2af752936b sound: Fix warnings relating to ignored return value in snd_card_register 16 years ago
Jaroslav Kysela c2eb9c4ea3 ALSA: when card identification is changed, change also /proc/asound symlink 16 years ago
Jaroslav Kysela 9fb6198e8c ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) files 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Greg Kroah-Hartman abe9ab8f62 device create: sound: convert device_create_drvdata to device_create 16 years ago
Takashi Iwai 7eaa943c8e ALSA: Kill snd_assert() in sound/core/* 17 years ago
Greg Kroah-Hartman 89409211ff device create: sound: convert device_create to device_create_drvdata 17 years ago
Takashi Iwai a93bbaa77e [ALSA] Improve the slots option handling 17 years ago
Takashi Iwai f18638dcf0 [ALSA] Clean up snd_card_free*() 17 years ago
Takashi Iwai 73d38b13ff [ALSA] Fix the race of card instance unregistration 17 years ago
Harvey Harrison 9bf8e7ddea [ALSA] sound: replace remaining __FUNCTION__ occurences 17 years ago
Miguel Boton bc9abce0de [ALSA] fix compilation warning in GCC 17 years ago
Takashi Iwai 9004acc70e [ALSA] Remove sound/driver.h 17 years ago
Takashi Iwai 304cd07f92 [ALSA] Introduce slots option to snd module 17 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 17 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago
Oliver Neukum 5c33dd70b5 [ALSA] cleanup and error reporting for sound/core/init.c 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
Karsten Wiese a9edfc6022 [ALSA] Handle file operations during snd_card disconnects using static file->f_op 19 years ago
Takashi Iwai 2b29b13c57 [ALSA] Deprecate snd_card_free_in_thread() 19 years ago
Takashi Iwai c461482c80 [ALSA] Unregister device files at disconnection 19 years ago
Takashi Iwai 746d4a02e6 [ALSA] Fix disconnection of proc interface 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
Takashi Iwai cbac4b0cb6 [ALSA] Cleanup unused argument for snd_power_wait() 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Clemens Ladisch b3b0abe11d [ALSA] return ENODEV for disconnected devices 19 years ago
Ingo Molnar 1a60d4c5a0 [ALSA] semaphore -> mutex (core part) 19 years ago
Takashi Iwai e28563cceb [ALSA] Optimize for config without PROC_FS 19 years ago
Clemens Ladisch d001544ded [ALSA] dynamic minors (6/6): increase maximum number of sound cards 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
Takashi Iwai aa92c4af15 [ALSA] Fix a typo in the last fix 19 years ago
Takashi Iwai 7c22f1aaa2 [ALSA] Remove snd_runtime_check() macro 19 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 19 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 19 years ago
Takashi Iwai d5c5d8fe32 [PATCH] ALSA: Fix Oops of suspend/resume with generic drivers 20 years ago
Takashi Iwai ca2c096656 [ALSA] Replace with kzalloc() - core stuff 20 years ago
Takashi Iwai ecbcfe36fa [ALSA] Introduce snd_card_set_generic_dev() 20 years ago
Pavel Machek e2d53566a7 [PATCH] fix pm_message_t vs. u32 in alsa 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago