Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b51601d4504f46f585eed823485101390f0b588
/
sound
/
core
/
hwdep.c
ec0e993
ALSA: core: Drop superfluous error/debug messages after malloc failures
by Takashi Iwai
· 10 years ago
40a4b26
ALSA: Simplify snd_device_register() variants
by Takashi Iwai
· 10 years ago
7b46160
ALSA: hwdep: Embed struct device
by Takashi Iwai
· 10 years ago
92b7952
ALSA: Allow to pass the device object to snd_register_device*()
by Takashi Iwai
· 10 years ago
6776a5d
ALSA: Move EXPORT_SYMBOL() in appropriate places
by Takashi Iwai
· 11 years ago
71e2e1c
ALSA: hwdep: Allow to assign the given parent
by Takashi Iwai
· 11 years ago
f806bdb
ALSA: hwdep: Take private_data as drvdata for sysfs
by Takashi Iwai
· 11 years ago
caa751b
ALSA: Create sysfs attribute files via groups
by Takashi Iwai
· 11 years ago
2ebef69
ALSA: hwdep: Use standard printk helpers
by Takashi Iwai
· 11 years ago
80d7d77
ALSA: Drop unused name argument in snd_register_oss_device()
by Takashi Iwai
· 11 years ago
eb7c06e
ALSA: add/change some comments describing function return values
by Yacine Belkadi
· 12 years ago
0914f79
ALSA: Avoid endless sleep after disconnect
by Takashi Iwai
· 12 years ago
a0830db
ALSA: Add a reference counter to card instance
by Takashi Iwai
· 12 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
f7b2bb8
ALSA: hwdep: silence integer overflow warning
by Dan Carpenter
· 13 years ago
345d0b1
ALSA: hwdep - Make open callback optional
by Takashi Iwai
· 16 years ago
7eaa943
ALSA: Kill snd_assert() in sound/core/*
by Takashi Iwai
· 16 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 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
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
9c2e08c
[PATCH] mark struct file_operations const 9
by Arjan van de Ven
· 18 years ago
8fa58af
[ALSA] snd_hwdep_release() racefix
by Karsten Wiese
· 18 years ago
9244b2c
[ALSA] alsa core: convert to list_for_each_entry*
by Johannes Berg
· 18 years ago
104326f
[ALSA] Dereference after free in snd_hwdep_release()
by Florin Malita
· 18 years ago
c461482
[ALSA] Unregister device files at disconnection
by Takashi Iwai
· 18 years ago
746d4a0
[ALSA] Fix disconnection of proc interface
by Takashi Iwai
· 18 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
1a60d4c
[ALSA] semaphore -> mutex (core part)
by Ingo Molnar
· 19 years ago
e28563c
[ALSA] Optimize for config without PROC_FS
by Takashi Iwai
· 19 years ago
f87135f
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
by Clemens Ladisch
· 19 years ago
2af677f
[ALSA] dynamic minors (1/6): store device type in struct snd_minor
by Clemens Ladisch
· 19 years ago
73e77ba
[ALSA] Add error messages
by Takashi Iwai
· 19 years ago
d9a98de
[ALSA] Remove xxx_t typedefs: Hwdep
by Takashi Iwai
· 19 years ago
f190286
[ALSA] fix improper CONFIG_SND_MAJOR usage
by Clemens Ladisch
· 19 years ago
ca2c096
[ALSA] Replace with kzalloc() - core stuff
by Takashi Iwai
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago