Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f71077a4d84bbe8c7b91b7db7c4ef815755ac5e3
/
sound
/
core
/
hwdep.c
e3ded89
ALSA: core: Fix assignment in if condition
by Takashi Iwai
· 3 years, 7 months ago
75b1a8f
ALSA: Convert strlcpy to strscpy when return value is unused
by Joe Perches
· 4 years ago
18d122c
ALSA: compat_ioctl: avoid compat_alloc_user_space
by Arnd Bergmann
· 4 years, 3 months ago
fb8cd64
ALSA: hwdep: fix a left shifting 1 by 31 UB bug
by Changming Liu
· 4 years, 7 months ago
f15ee21
ALSA: core: Constify snd_device_ops definitions
by Takashi Iwai
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
19e7b5f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
446bd64
snd_hwdep_dsp_load(): don't bother with access_ok()
by Al Viro
· 7 years ago
680ef72
sound: annotate ->poll() instances
by Al Viro
· 7 years ago
c4fd437
ALSA: hwdep: prevent a harmless shift wrapping bug
by Dan Carpenter
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 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
cd6a650
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
by Jie Yang
· 10 years ago
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
· 18 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
· 19 years ago
746d4a0
[ALSA] Fix disconnection of proc interface
by Takashi Iwai
· 19 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