aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob/bebob_hwdep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-26ALSA: bebob: remove an unnecessary condition in hwdep_read()Takashi Sakamoto1-5/+3
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-10-07ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-27sound: annotate ->poll() instancesAl Viro1-2/+2
2017-01-05ALSA: bebob: enclose identifiers referred by single functionTakashi Sakamoto1-9/+8
2014-05-26ALSA: bebob: Add hwdep interfaceTakashi Sakamoto1-0/+199