index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
init.c
Age
Commit message (
Expand
)
Author
2022-09-19
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai
2022-08-02
ALSA: core: Replace scnprintf() with sysfs_emit()
Takashi Iwai
2022-07-13
ALSA: core: Fix missing return value comments for kernel docs
Takashi Iwai
2022-06-15
ALSA: control: Use xarray for faster lookups
Takashi Iwai
2022-04-12
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
2022-01-19
ALSA: core: Simplify snd_power_ref_and_wait() with the standard macro
Takashi Iwai
2021-07-31
ALSA: core: Fix double calls of snd_card_free() via devres
Takashi Iwai
2021-07-19
ALSA: core: Add managed card creation
Takashi Iwai
2021-06-09
ALSA: core: Fix assignment in if condition
Takashi Iwai
2021-05-28
ALSA: core: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-25
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-05-25
ALSA: control: Track in-flight control read/write/tlv accesses
Takashi Iwai
2021-03-30
ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
Jia Zhou
2021-02-08
ALSA: pcm: Call sync_stop at disconnection
Takashi Iwai
2021-02-02
ALSA: core: Fix the debugfs removal at snd_card_free()
Takashi Iwai
2021-02-02
ALSA: jack: implement software jack injection via debugfs
Hui Wang
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-12-21
ALSA: core: Remove redundant comments
YangHui
2020-09-03
ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro
Pierre-Louis Bossart
2020-06-25
ALSA: core: Warn on empty module
Takashi Iwai
2020-01-21
ALSA: pcm: Set per-card upper limit of PCM buffer allocations
Takashi Iwai
2019-11-20
ALSA: pcm: Add card sync_irq field
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-06
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-04-17
ALSA: core: Don't refer to snd_cards array directly
Takashi Iwai
2019-04-16
ALSA: core: Fix card races between register and disconnect
Takashi Iwai
2019-02-06
ALSA: info: Move card id proc creation into info.c
Takashi Iwai
2019-02-06
ALSA: info: Drop unused snd_info_entry.card field
Takashi Iwai
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2018-02-27
ALSA: Use scnprintf() instead of snprintf() for show
Jaejoong Kim
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
sound: annotate ->poll() instances
Al Viro
2017-10-11
ALSA: add snd_card_disconnect_sync()
Takashi Iwai
2017-08-30
ALSA: Get rid of card power_lock
Takashi Iwai
2017-08-04
ALSA: control: obsolete user_ctl_lock
Takashi Sakamoto
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-16
ALSA: core: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2016-01-12
ALSA: hda_intel: add card number to irq description
Heiner Kallweit
2015-06-29
ALSA: Fix uninintialized error return
Colin Ian King
2015-05-27
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-05-18
ALSA: info: Register proc entries recursively, too
Takashi Iwai
2015-04-24
ALSA: core: Don't ignore errors at creating proc files
Takashi Iwai
2015-04-24
ALSA: core: Remove superfluous exit calls for proc entries
Takashi Iwai
2015-03-03
ALSA: core: Re-add snd_device_disconnect()
Takashi Iwai
2015-02-06
ALSA: Add a helper to add a new attribute group to card
Takashi Iwai
2015-02-02
ALSA: Add a helper to initialize device
Takashi Iwai
2014-10-30
ALSA: doc: More kerneldoc comments on core components
Takashi Iwai
2014-06-18
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
2014-02-25
ALSA: Clean up snd_device_*() codes
Takashi Iwai
[next]