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
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-17
ALSA: firewire-lib: limit the MIDI data rate
Clemens Ladisch
2
-6
/
+57
2015-01-17
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
Clemens Ladisch
4
-19
/
+8
2015-01-07
ALSA: fireworks: fix an endianness bug for transaction length
Takashi Sakamoto
1
-1
/
+1
2014-12-15
ALSA: oxfw: some signedness bugs
Dan Carpenter
3
-5
/
+6
2014-12-14
ALSA: oxfw: fix detect_loud_models() return value
Dan Carpenter
1
-1
/
+1
2014-12-10
ALSA: oxfw: Add hwdep interface
Takashi Sakamoto
8
-2
/
+276
2014-12-10
ALSA: oxfw: Add support for capture/playback MIDI messages
Takashi Sakamoto
5
-1
/
+208
2014-12-10
ALSA: oxfw: add support for capturing PCM samples
Takashi Sakamoto
1
-20
/
+180
2014-12-10
ALSA: oxfw: Add support AMDTP in-stream
Takashi Sakamoto
5
-75
/
+279
2014-12-10
ALSA: oxfw: Add support for Behringer/Mackie devices
Takashi Sakamoto
2
-6
/
+91
2014-12-10
ALSA: oxfw: Change the way to start stream
Takashi Sakamoto
3
-48
/
+138
2014-12-10
ALSA: oxfw: Add proc interface for debugging purpose
Takashi Sakamoto
5
-1
/
+118
2014-12-10
ALSA: oxfw: Change the way to make PCM rules/constraints
Takashi Sakamoto
4
-86
/
+410
2014-12-10
ALSA: oxfw: Add support for AV/C stream format command to get/set supported s...
Takashi Sakamoto
3
-1
/
+187
2014-12-10
ALSA: oxfw: Change the way to name card
Takashi Sakamoto
2
-23
/
+34
2014-12-10
ALSA: dice: Add support for MIDI capture/playback
Takashi Sakamoto
5
-2
/
+168
2014-12-10
ALSA: dice: Add support for capturing PCM samples
Takashi Sakamoto
2
-17
/
+147
2014-12-10
ALSA: dice: Support for non SYT-Match sampling clock source mode
Takashi Sakamoto
4
-19
/
+58
2014-12-10
ALSA: dice: Add support for duplex streams with synchronization
Takashi Sakamoto
4
-87
/
+202
2014-12-10
ALSA: dice: Change the way to start stream
Takashi Sakamoto
4
-131
/
+143
2014-12-01
ALSA: dice: fix semicolon.cocci warnings
Fengguang Wu
1
-1
/
+1
2014-11-29
ALSA: oxfw: Split control functionality to a new file
Takashi Sakamoto
4
-277
/
+287
2014-11-29
ALSA: oxfw: Split PCM functionality to a new file
Takashi Sakamoto
4
-240
/
+255
2014-11-29
ALSA: oxfw: Split stream functionality to a new file and add a header file
Takashi Sakamoto
4
-109
/
+159
2014-11-29
ALSA: oxfw: Move to its own directory
Takashi Sakamoto
3
-5
/
+7
2014-11-29
ALSA: speakers: Rename to oxfw and rename some members
Takashi Sakamoto
3
-177
/
+180
2014-11-29
ALSA: dice: remove experimental state
Takashi Sakamoto
1
-2
/
+2
2014-11-29
ALSA: dice: Add new functions for constraints of PCM parameters
Takashi Sakamoto
1
-44
/
+65
2014-11-29
ALSA: dice: Split proc interface into a file
Takashi Sakamoto
4
-245
/
+257
2014-11-29
ALSA: dice: Split hwdep functionality into a file
Takashi Sakamoto
4
-182
/
+195
2014-11-29
ALSA: dice: Split PCM functionality into a file
Takashi Sakamoto
5
-292
/
+305
2014-11-29
ALSA: dice: Split stream functionality into a file
Takashi Sakamoto
4
-233
/
+288
2014-11-29
ALSA: dice: Split transaction functionality into a file
Takashi Sakamoto
4
-383
/
+653
2014-11-29
ALSA: dice: Move file to its own directory
Takashi Sakamoto
4
-5
/
+6
2014-11-29
ALSA: dice: Rename structure and its members
Takashi Sakamoto
1
-81
/
+81
2014-11-29
ALSA: dice: suppress checkpatch.pl warnings
Takashi Sakamoto
1
-4
/
+5
2014-11-18
ALSA: firewire-lib: fix kerneldoc errors
Takashi Sakamoto
2
-2
/
+24
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
2
-14
/
+4
2014-10-27
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-18
/
+69
2014-10-27
ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get
Christian Vogel
2
-17
/
+63
2014-10-27
ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Ra...
Takashi Sakamoto
1
-1
/
+6
2014-10-21
ALSA: bebob: Use snd_ctl_enum_info()
Takashi Iwai
1
-33
/
+8
2014-10-21
ALSA: bebob: More constify text arrays
Takashi Iwai
5
-19
/
+19
2014-10-10
ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88
Takashi Sakamoto
1
-2
/
+2
2014-08-29
ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D...
Takashi Sakamoto
3
-5
/
+22
2014-08-29
ALSA: dice: fix wrong channel mappping at higher sampling rate
Takashi Sakamoto
1
-5
/
+9
2014-08-05
ALSA: fireworks: fix specifiers in format strings for propper output
Takashi Sakamoto
1
-2
/
+2
2014-08-04
ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
1
-2
/
+2
2014-08-04
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-7
/
+7
2014-07-28
ALSA: firewire: trivial typo fixes in Kconfig
Stefan Richter
1
-7
/
+7
[next]