index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
info.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: info: Use guard() for locking
Takashi Iwai
2024-02-28
1
-63
/
+30
*
ALSA: info: Fix potential deadlock at disconnection
Takashi Iwai
2023-11-09
1
-8
/
+13
*
ALSA: info: Fix llseek return value when using callback
Amadeusz Sławiński
2022-08-17
1
-3
/
+3
*
ALSA: core: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
1
-0
/
+2
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-2
/
+2
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-1
/
+0
*
ALSA: info: Drop WARN_ON() from buffer NULL sanity check
Takashi Iwai
2020-07-17
1
-1
/
+3
*
ALSA: info: remove redundant assignment to variable c
Colin Ian King
2020-02-10
1
-1
/
+1
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-19
/
+17
*
ALSA: info: More constifications
Takashi Iwai
2020-01-05
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
ALSA: info: Fix racy addition/deletion of nodes
Takashi Iwai
2019-04-16
1
-2
/
+10
*
ALSA: info: Move card id proc creation into info.c
Takashi Iwai
2019-02-06
1
-1
/
+10
*
ALSA: info: Minor optimization
Takashi Iwai
2019-02-06
1
-15
/
+8
*
ALSA: info: Drop unused snd_info_entry.card field
Takashi Iwai
2019-02-06
1
-3
/
+1
*
ALSA: info: Add standard helpers for card proc file entries
Takashi Iwai
2019-02-06
1
-0
/
+32
*
ALSA: info: Always register entries recursively
Takashi Iwai
2019-02-05
1
-31
/
+34
*
ALSA: proc: Avoid possible leaks of snd_info_entry objects
Takashi Iwai
2019-01-24
1
-2
/
+10
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-3
/
+3
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
sound: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
ALSA: core: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-06-16
1
-6
/
+0
*
ALSA: info: Use kvzalloc() for a temporary write buffer
Takashi Iwai
2017-05-23
1
-3
/
+3
*
ALSA: info: Return error for invalid read/write
Takashi Iwai
2016-11-08
1
-1
/
+5
*
ALSA: info: Limit the proc text input size
Takashi Iwai
2016-11-08
1
-0
/
+3
*
ALSA: info: Drop kerneldoc comment from snd_info_create_entry()
Takashi Iwai
2015-05-18
1
-1
/
+1
*
ALSA: info: Move list addition to snd_info_create_entry()
Takashi Iwai
2015-05-18
1
-13
/
+12
*
ALSA: info: Register proc entries recursively, too
Takashi Iwai
2015-05-18
1
-3
/
+34
*
ALSA: info: Fix leaks of child entries at snd_info_free_entry()
Takashi Iwai
2015-05-18
1
-3
/
+3
*
ALSA: core: Clean up OSS proc file management
Takashi Iwai
2015-04-24
1
-1
/
+2
*
ALSA: core: Build conditionally and remove superfluous ifdefs
Takashi Iwai
2015-04-24
1
-8
/
+0
*
ALSA: core: Don't ignore errors at creating proc files
Takashi Iwai
2015-04-24
1
-9
/
+6
*
ALSA: core: Remove superfluous exit calls for proc entries
Takashi Iwai
2015-04-24
1
-3
/
+0
*
ALSA: core: Manage asound root directory with snd_info_entry
Takashi Iwai
2015-04-24
1
-38
/
+14
*
ALSA: core: Remove child proc file elements recursively
Takashi Iwai
2015-04-24
1
-66
/
+13
*
ALSA: core: Fix possible memory leaks at error path in info.c
Takashi Iwai
2015-04-23
1
-31
/
+31
*
ALSA: core: Use seq_file for text proc file reads
Takashi Iwai
2015-04-23
1
-321
/
+248
*
ALSA: core: fix buffer overflow in snd_info_get_line()
Clemens Ladisch
2014-08-22
1
-2
/
+2
*
ALSA: core: Use standard printk helpers
Takashi Iwai
2014-02-14
1
-3
/
+8
*
ALSA: Replace with IS_ENABLED()
Takashi Iwai
2014-02-10
1
-2
/
+2
*
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-05-03
1
-23
/
+18
|
\
|
*
ALSA: info: Small refactoring and a sanity check in snd_info_get_line()
Takashi Iwai
2013-03-13
1
-13
/
+8
|
*
ALSA: info: Avoid leaking kernel memory
Takashi Iwai
2013-03-13
1
-2
/
+2
|
*
ALSA: add/change some comments describing function return values
Yacine Belkadi
2013-03-12
1
-8
/
+8
*
|
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
1
-14
/
+5
*
|
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
1
-1
/
+1
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-3
/
+1
*
|
snd_info_register: switch to proc_create_data/proc_mkdir_mode
Al Viro
2013-04-09
1
-8
/
+14
|
/
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
ALSA: remove the main version information
Jaroslav Kysela
2012-09-04
1
-4
/
+3
[next]