index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
38
-278
/
+133
2019-02-06
ALSA: i2c: Clean up with new procfs helpers
Takashi Iwai
3
-13
/
+5
2019-02-06
ALSA: isa: Clean up with new procfs helpers
Takashi Iwai
4
-16
/
+5
2019-02-06
ALSA: drivers: Clean up with new procfs helpers
Takashi Iwai
3
-20
/
+5
2019-02-06
ALSA: info: Add standard helpers for card proc file entries
Takashi Iwai
1
-0
/
+32
2019-02-06
ALSA: pci: Remove superfluous snd_info_register() calls
Takashi Iwai
3
-58
/
+14
2019-02-06
ALSA: compress: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-10
/
+1
2019-02-06
ALSA: pcm: Remove superfluous snd_info_register() calls
Takashi Iwai
2
-65
/
+37
2019-02-06
ALSA: emux: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-4
/
+0
2019-02-06
ALSA: opl4: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-4
/
+0
2019-02-06
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
8
-84
/
+16
2019-02-05
ALSA: info: Always register entries recursively
Takashi Iwai
1
-31
/
+34
2019-02-05
ALSA: core: Don't allow NULL device for memory allocation
Takashi Iwai
1
-0
/
+2
2019-02-05
ASoC: sh: Avoid passing NULL to memory allocators
Takashi Iwai
1
-1
/
+1
2019-02-05
ASoC: amd: Avoid passing NULL to memory allocators
Takashi Iwai
1
-1
/
+2
2019-02-04
ALSA: arm: Avoid passing NULL to memory allocators
Takashi Iwai
1
-1
/
+2
2019-02-04
ALSA: x86: Avoid passing NULL to memory allocators
Takashi Iwai
1
-1
/
+2
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
9
-12
/
+13
2019-02-01
ALSA: mips: pass struct device to DMA API functions
Christoph Hellwig
1
-3
/
+4
2019-02-01
ALSA: hal2: pass struct device to DMA API functions
Christoph Hellwig
1
-14
/
+17
2019-01-31
ALSA: pcm: remove a superfluous function declaration
Guennadi Liakhovetski
1
-2
/
+0
2019-01-29
ALSA: hda - Use standard device registration for beep
Takashi Iwai
3
-94
/
+72
2019-01-29
Merge branch 'topic/hda-pm-state' into for-next
Takashi Iwai
2
-35
/
+88
2019-01-29
ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume
Takashi Iwai
1
-1
/
+3
2019-01-29
ALSA: hda - Record the current power state before suspend/resume calls
Takashi Iwai
1
-2
/
+41
2019-01-29
ALSA: hda/realtek - Fixed hp_pin no value
Kailang Yang
1
-33
/
+45
2019-01-29
ALSA: usb-audio: Cleanup DSD whitelist
Jussi Laako
1
-16
/
+2
2019-01-29
Merge branch 'for-linus' into for-next
Takashi Iwai
29
-300
/
+250
2019-01-28
ALSA: dice: add support for Solid State Logic Duende Classic/Mini
Takashi Sakamoto
1
-1
/
+11
2019-01-25
ALSA: pcm: Fix tight loop of OSS capture stream
Takashi Iwai
1
-1
/
+8
2019-01-25
ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
Olek Poplavsky
1
-0
/
+1
2019-01-25
ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer()
Takashi Iwai
1
-3
/
+2
2019-01-25
ALSA: fireface: Off by one in latter_handle_midi_msg()
Dan Carpenter
1
-1
/
+1
2019-01-24
Merge branch 'topic/pcm-lock-refactor' into for-next
Takashi Iwai
3
-126
/
+169
2019-01-24
ALSA: proc: Avoid possible leaks of snd_info_entry objects
Takashi Iwai
1
-2
/
+10
2019-01-24
ALSA: pcm: Simplify proc file destruction
Takashi Iwai
2
-69
/
+13
2019-01-24
ALSA: pcm: Drop unused snd_pcm_substream.file field
Takashi Iwai
2
-4
/
+1
2019-01-24
ALSA: fireface: comment cleanup about destination address of async transactio...
Takashi Sakamoto
3
-29
/
+48
2019-01-23
ALSA: pcm: Cleanup snd_pcm_stream_lock() & co
Takashi Iwai
1
-52
/
+16
2019-01-23
ALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsem
Takashi Iwai
1
-14
/
+2
2019-01-23
ALSA: pcm: More fine-grained PCM link locking
Takashi Iwai
1
-44
/
+122
2019-01-22
ALSA: fireface: support rx MIDI functionality for Fireface UCX
Takashi Sakamoto
4
-2
/
+99
2019-01-22
ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...
Takashi Sakamoto
3
-19
/
+38
2019-01-22
ALSA: fireface: add model-dependent parameter for address to receive async tr...
Takashi Sakamoto
3
-5
/
+6
2019-01-22
ALSA: fireface: support tx MIDI functionality of Fireface UCX
Takashi Sakamoto
2
-14
/
+54
2019-01-22
ALSA: fireface: add model-dependent parameter for address range to receive as...
Takashi Sakamoto
3
-1
/
+4
2019-01-22
ALSA: fireface: change prototype of handler for async transaction with MIDI m...
Takashi Sakamoto
3
-4
/
+9
2019-01-22
ALSA: hda/tegra: add driver flag for runtime PM
Sameer Pujar
1
-1
/
+2
2019-01-22
ALSA: hda/tegra: implement runtime suspend/resume
Sameer Pujar
1
-16
/
+33
2019-01-22
ALSA: hda/tegra: remove redundant clock enable API
Sameer Pujar
1
-7
/
+0
[next]