index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-25
ALSA: Clean up snd_device_*() codes
Takashi Iwai
1
-4
/
+1
2014-02-25
ALSA: Use priority list for managing device list
Takashi Iwai
1
-11
/
+3
2014-02-19
ALSA: core: Fix missing card sysfs contents
Takashi Iwai
1
-5
/
+5
2014-02-14
ALSA: core: Use standard printk helpers
Takashi Iwai
1
-12
/
+12
2014-02-14
ALSA: Use standard device refcount for card accounting
Takashi Iwai
1
-38
/
+15
2014-02-14
ALSA: Use static groups for id and number card sysfs attr files
Takashi Iwai
1
-13
/
+19
2014-02-14
ALSA: Embed card device into struct snd_card
Takashi Iwai
1
-19
/
+35
2014-02-12
ALSA: Mandate to pass a device pointer at card creation time
Takashi Iwai
1
-3
/
+5
2014-02-10
ALSA: Replace with IS_ENABLED()
Takashi Iwai
1
-4
/
+4
2014-01-23
ALSA: Refactor slot assignment code
Takashi Iwai
1
-27
/
+30
2014-01-23
ALSA: bits vs bytes bug in snd_card_create()
Dan Carpenter
1
-2
/
+2
2013-10-29
ALSA: Limit the fallback card id string size
Takashi Iwai
1
-1
/
+1
2013-10-29
ALSA: Optimize module name check
Takashi Iwai
1
-1
/
+1
2013-05-24
ALSA: Add kconfig to specify the max card numbers
Takashi Iwai
1
-9
/
+16
2013-05-24
ALSA: Fix the default suffix string with high card number
Takashi Iwai
1
-17
/
+13
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-7
/
+9
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
1
-20
/
+30
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2012-03-09
ALSA: core - Refactor card id string creation code
Takashi Iwai
1
-69
/
+100
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-05-26
ALSA: core: remove unused variables.
Luca Tettamanti
1
-3
/
+0
2011-04-04
ALSA: core - Don't use "default' for default
Takashi Iwai
1
-1
/
+1
2011-03-25
ALSA: Fix yet another race in disconnection
Takashi Iwai
1
-0
/
+4
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+7
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
1
-8
/
+3
2010-09-16
ALSA: core: Allow card id change to the same string
Peter Ujfalusi
1
-2
/
+7
2009-09-07
ALSA: Remove struct snd_monitor_file from public sound/core.h
Takashi Iwai
1
-0
/
+8
2009-06-04
ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision
Jaroslav Kysela
1
-16
/
+10
2009-06-03
ALSA: Fix double locking of card list in snd_card_register()
Mark Brown
1
-12
/
+19
2009-06-02
ALSA: Core - add snd_card_set_id() function
Jaroslav Kysela
1
-23
/
+39
2009-03-24
Merge branch 'topic/ctl-list-cleanup' into for-linus
Takashi Iwai
1
-27
/
+15
2009-03-09
ALSA: Clean up snd_monitor_file management
Takashi Iwai
1
-27
/
+15
2009-01-12
ALSA: Introduce snd_card_create()
Takashi Iwai
1
-16
/
+31
2008-11-18
sound: Fix warnings relating to ignored return value in snd_card_register
Hannes Eder
1
-2
/
+6
2008-11-12
ALSA: when card identification is changed, change also /proc/asound symlink
Jaroslav Kysela
1
-0
/
+1
2008-11-12
ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) files
Jaroslav Kysela
1
-1
/
+65
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-1
/
+4
2008-10-16
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
1
-1
/
+2
2008-07-21
device create: sound: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-05-28
[ALSA] Improve the slots option handling
Takashi Iwai
1
-27
/
+40
2008-04-24
[ALSA] Clean up snd_card_free*()
Takashi Iwai
1
-17
/
+9
2008-04-24
[ALSA] Fix the race of card instance unregistration
Takashi Iwai
1
-4
/
+6
2008-04-24
[ALSA] sound: replace remaining __FUNCTION__ occurences
Harvey Harrison
1
-1
/
+1
2008-01-31
[ALSA] fix compilation warning in GCC
Miguel Boton
1
-1
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] Introduce slots option to snd module
Takashi Iwai
1
-0
/
+36
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
[next]