index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
oxfw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
ALSA: oxfw: add an entry for TASCAM FireOne
Takashi Sakamoto
1
-0
/
+17
2015-10-19
ALSA: oxfw: support more MIDI ports
Takashi Sakamoto
1
-1
/
+1
2015-10-19
ALSA: oxfw: calculating MIDI ports in stream discover
Takashi Sakamoto
2
-22
/
+37
2015-10-18
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
1
-1
/
+1
2015-09-29
Merge branch 'topic/firewire-update' into for-next
Takashi Iwai
4
-18
/
+21
2015-09-29
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
2
-4
/
+4
2015-09-29
ALSA: firewire-lib: rename PCM format helper function
Takashi Sakamoto
1
-2
/
+2
2015-09-29
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
Takashi Sakamoto
1
-8
/
+8
2015-09-29
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
Takashi Sakamoto
1
-1
/
+1
2015-09-29
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
1
-2
/
+2
2015-09-29
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2
-2
/
+2
2015-09-29
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...
Takashi Sakamoto
1
-1
/
+1
2015-09-29
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
1
-1
/
+1
2015-09-29
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
1
-1
/
+4
2015-09-24
ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi...
Takashi Sakamoto
3
-1
/
+34
2015-08-29
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
Takashi Sakamoto
1
-4
/
+13
2015-08-07
ALSA: firewire: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-6
/
+3
2015-05-23
ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo...
Takashi Sakamoto
1
-2
/
+8
2015-02-27
ALSA: oxfw: fix a condition and return code in start_stream()
Takashi Sakamoto
1
-2
/
+3
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
Takashi Sakamoto
1
-6
/
+4
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
1
-2
/
+4
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit
Takashi Sakamoto
1
-1
/
+10
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
7
-2
/
+275
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
1
-6
/
+85
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-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
2
-0
/
+795