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.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
2012-01-11
ALSA: hdspm - Provide unique driver id based on card serial
Adrian Knoth
1
-2
/
+19
2012-01-09
ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()
Takashi Iwai
1
-0
/
+3
2012-01-09
ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()
Takashi Iwai
1
-2
/
+1
2012-01-09
ALSA: usb-audio - Avoid flood of frame-active debug messages
Takashi Iwai
1
-2
/
+3
2012-01-09
ALSA: snd-usb-us122l: Delete calls to preempt_disable
Karsten Wiese
1
-4
/
+2
2012-01-08
ALSA: hdspm - Refactor serial number to avoid code duplication
Adrian Knoth
1
-5
/
+8
2012-01-08
ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...
Xi Wang
1
-1
/
+7
2012-01-08
ALSA: Au88x0 - Fix channels swapping of 4 channels playback
Raymond Yau
2
-4
/
+1
2012-01-08
ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playback
Raymond Yau
2
-6
/
+6
2012-01-08
ALSA: Au88x0 - Fix Xtalk's constants
Raymond Yau
1
-31
/
+56
2012-01-08
ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instates
Raymond Yau
1
-32
/
+32
2012-01-08
ALSA: ice1724 - External clock item only for cards with SPDIF_IN
Pavel Hofman
1
-1
/
+6
2012-01-08
ALSA: ice1724 - Check for ac97 to avoid kernel oops
Pavel Hofman
1
-2
/
+5
2011-12-31
ALSA: emu10k1 - add another Audigy 2 ZS ID
Tim Yamin
1
-0
/
+12
2011-12-31
ALSA: export compress headers
Vinod Koul
1
-0
/
+2
2011-12-23
ALSA: core: add makefile and kconfig file for compress
Vinod Koul
2
-0
/
+14
2011-12-23
ALSA: core: add support for compress_offload
Vinod Koul
1
-0
/
+765
2011-12-23
ALSA: core: add API header and driver header files
Vinod Koul
2
-0
/
+328
2011-12-23
ALSA: core: add compress parameter definations
Vinod Koul
1
-0
/
+397
2011-12-23
ALSA: core: add support for compressed devices
Omair Mohammed Abdullah
3
-1
/
+5
2011-12-23
ALSA: compress offload API documentation
Pierre-Louis Bossart
1
-0
/
+188
2011-12-22
ALSA: asihpi - Fix format validity check.
Eliot Blennerhassett
1
-36
/
+33
2011-12-22
ALSA: asihpi - Use valid channel count in format enumeration.
Eliot Blennerhassett
1
-12
/
+8
2011-12-22
ALSA: asihpi - Correct headers in cached control responses.
Eliot Blennerhassett
1
-1
/
+7
2011-12-22
ALSA: asihpi - Add HPI version to module description.
Eliot Blennerhassett
1
-1
/
+3
2011-12-22
ALSA: asihpi - Distinguish four different emif init errors.
Eliot Blennerhassett
1
-16
/
+19
2011-12-22
ALSA: asihpi - New defs and comments.
Eliot Blennerhassett
1
-14
/
+34
2011-12-22
ALSA: asihpi - Add autofade query.
Eliot Blennerhassett
2
-0
/
+13
2011-12-22
ALSA: asihpi - Simplify dsp code close.
Eliot Blennerhassett
1
-5
/
+2
2011-12-22
ALSA: asihpi - Remove redundant struct members.
Eliot Blennerhassett
7
-170
/
+147
2011-12-22
ALSA: asihpi - Increase debug response buffer size.
Eliot Blennerhassett
1
-1
/
+1
2011-12-22
ALSA: asihpi - Add new function codes.
Eliot Blennerhassett
1
-3
/
+10
2011-12-22
ALSA: asihpi - Remove unused structs and defs
Eliot Blennerhassett
1
-94
/
+2
2011-12-22
ALSA: asihpi - Update node types.
Eliot Blennerhassett
2
-5
/
+3
2011-12-22
ALSA: asihpi - Only set sync if card supports hardware stream grouping.
Eliot Blennerhassett
1
-3
/
+3
2011-12-22
ALSA: asihpi - Relax drained check for more reliable playback startup.
Eliot Blennerhassett
1
-3
/
+2
2011-12-22
ALSA: asihpi - Correct stray capital letters in identifier.
Eliot Blennerhassett
2
-8
/
+8
2011-12-22
ALSA: asihpi - Use snd_pcm_debug_name to get substream name.
Eliot Blennerhassett
1
-2
/
+6
2011-12-22
ALSA: asihpi - Volumes and meters may have 1 or 2 channels.
Eliot Blennerhassett
1
-2
/
+14
2011-12-22
ALSA: asihpi - Low latency mode stream has fixed channel count.
Eliot Blennerhassett
1
-4
/
+13
2011-12-22
ALSA: asihpi - Update copyright to 2011
Eliot Blennerhassett
14
-14
/
+14
2011-12-22
ALSA: asihpi - Split hpi version info into separate header file.
Eliot Blennerhassett
6
-34
/
+47
2011-12-22
ALSA: asihpi - fix pcm dma pointer tracking
Eliot Blennerhassett
1
-2
/
+2
2011-12-19
ALSA: Add missing module parameters for als300 and cs5530 drivers
Takashi Iwai
2
-2
/
+16
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
109
-172
/
+172
2011-12-12
ALSA: snd-usb: added VOX ToneLab ST midi handling
Sergiusz Urbaniak
1
-0
/
+10
2011-12-06
ALSA: asihp: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-12-06
ALSA: ctxf: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-12-02
ALSA: sis7019 - convert to dev_*() logging
David Dillow
1
-15
/
+14
2011-12-02
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
53
-866
/
+725
[next]