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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-24
ALSA: compress: fix drain calls blocking other compress functions
Vinod Koul
2
-3
/
+50
2013-10-24
ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code
Takashi Iwai
3
-0
/
+10
2013-10-24
ALSA: hda - Fix mute LED on HP laptops in runtime suspend
Takashi Iwai
3
-2
/
+6
2013-10-24
ALSA: hda - Add support of ALC285 / ALC293 codecs
Kailang Yang
1
-0
/
+8
2013-10-24
ALSA: hda - Add support of ALC255 codecs
Kailang Yang
1
-0
/
+6
2013-10-24
ALSA: hda - Remove OOM message after input_allocate_device
Joe Perches
1
-3
/
+1
2013-10-24
ALSA: Add SoC on-chip internal ram support for DMA buffer allocation
Nicolin Chen
3
-0
/
+59
2013-10-22
Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k...
Takashi Iwai
17
-151
/
+2192
2013-10-21
ALSA: hda - Fix typos in patch_hdmi.c
Takashi Iwai
1
-3
/
+3
2013-10-21
ALSA: hda - add codec ID for Valleyview2 display codec
Mengdong Lin
1
-0
/
+2
2013-10-21
ALSA: dice: restrict the driver to playback-only devices
Clemens Ladisch
2
-4
/
+15
2013-10-21
ALSA: dice: fix detection of Weiss devices
Clemens Ladisch
1
-5
/
+12
2013-10-21
ALSA: dice: dice_proc_read: remove wrong typecast
Clemens Ladisch
1
-2
/
+1
2013-10-21
ALSA: dice: document quadlet alignment
Clemens Ladisch
1
-3
/
+3
2013-10-21
ALSA: dice: add a proc file to show device information
Clemens Ladisch
1
-0
/
+246
2013-10-21
ALSA: dice: check clock change timeout
Clemens Ladisch
1
-2
/
+3
2013-10-21
ALSA: dice: dynamic sample rate selection
Clemens Ladisch
1
-35
/
+102
2013-10-21
ALSA: dice: get rate-dependent parameters
Clemens Ladisch
1
-2
/
+90
2013-10-21
ALSA: dice: allow notifications during initialization
Clemens Ladisch
1
-11
/
+11
2013-10-21
ALSA: dice: get clock capabilities
Clemens Ladisch
1
-2
/
+21
2013-10-21
ALSA: dice: make amdtp_rates[] const
Clemens Ladisch
2
-2
/
+2
2013-10-21
ALSA: dice: fix locking
Stefan Richter
1
-4
/
+4
2013-10-21
ALSA: dice: remove superfluous field
Clemens Ladisch
1
-3
/
+1
2013-10-21
ALSA: dice: remove 10s period length limit
Clemens Ladisch
1
-1
/
+1
2013-10-21
ALSA: dice: avoid superflous write at bus reset
Clemens Ladisch
1
-0
/
+5
2013-10-21
ALSA: firewire: extend snd_fw_transaction()
Clemens Ladisch
8
-206
/
+137
2013-10-21
ALSA: dice: optimize reading of consecutive registers
Clemens Ladisch
1
-16
/
+11
2013-10-21
ALSA: dice: support dual-wire stream format at 192 kHz
Clemens Ladisch
4
-67
/
+164
2013-10-21
ALSA: dice: fix device detection for other vendors
Clemens Ladisch
1
-18
/
+84
2013-10-21
ALSA: dice: reorganize interface definitions
Clemens Ladisch
2
-207
/
+373
2013-10-21
ALSA: firewire: introduce amdtp_out_stream_running()
Clemens Ladisch
4
-23
/
+18
2013-10-21
ALSA: dice: clear device lock when closing hwdep device
Clemens Ladisch
1
-0
/
+13
2013-10-21
ALSA: dice: implement hwdep device
Clemens Ladisch
1
-22
/
+203
2013-10-21
ALSA: dice: fix hang when unplugging a running device
Clemens Ladisch
1
-2
/
+5
2013-10-21
ALSA: dice, firewire-lib: add blocking mode
Clemens Ladisch
3
-27
/
+36
2013-10-21
ALSA: dice: reduce noisy logging
Clemens Ladisch
1
-2
/
+2
2013-10-21
ALSA: dice: allow all sample rates
Clemens Ladisch
1
-13
/
+42
2013-10-21
ALSA: dice: optimize bus reset handling
Clemens Ladisch
1
-55
/
+93
2013-10-18
ALSA: emu10k1: code refactoring
Geyslan G. Bem
1
-31
/
+45
2013-10-17
ALSA: add DICE driver
Clemens Ladisch
7
-1
/
+1078
2013-10-17
ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driver
Takashi Iwai
3
-81
/
+97
2013-10-17
ALSA: hda - Fix possible races in HDMI driver
Takashi Iwai
1
-3
/
+11
2013-10-17
ALSA: hda - Treat zero connection as non-error
Takashi Iwai
1
-1
/
+1
2013-10-17
ALSA: hda - add connection to thinkpad_acpi to control mute/micmute LEDs
David Henningsson
1
-2
/
+90
2013-10-17
ALSA: hda - add HDA_FIXUP_ACT_FREE action
David Henningsson
1
-0
/
+1
2013-10-17
thinkpad-acpi: Add mute and mic-mute LED functionality
David Henningsson
3
-3
/
+111
2013-10-14
sound: Remove unnecessary semicolons
Joe Perches
12
-20
/
+20
2013-10-10
ALSA: hda - Enable surround speakers (when line out is also present)
David Henningsson
1
-5
/
+14
2013-10-09
ALSA: usb-audio: Use module_usb_driver
Sachin Kamat
1
-12
/
+1
2013-10-08
Merge branch 'for-linus' into for-next
Takashi Iwai
475
-2317
/
+4211
[next]