index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireworks
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-07
ALSA: fireworks: fix an endianness bug for transaction length
Takashi Sakamoto
1
-1
/
+1
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-06-04
ALSA: fireworks: Remove meaningless mutex_destroy()
Takashi Sakamoto
1
-1
/
+0
2014-06-04
ALSA: fireworks: Remove a constant over width to which it's applied
Takashi Sakamoto
1
-1
/
+0
2014-06-04
ALSA: fireworks: Improve comments about Fireworks transaction
Takashi Sakamoto
1
-8
/
+8
2014-06-04
ALSA: fireworks: Use safer way to arrange ring buffer pointer
Takashi Sakamoto
2
-2
/
+2
2014-06-04
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
Takashi Sakamoto
1
-2
/
+2
2014-05-29
ALSA: fireworks: small leak on error path
Dan Carpenter
1
-1
/
+1
2014-05-29
ALSA: fireworks: remove some stray checks
Dan Carpenter
1
-4
/
+0
2014-05-27
ALSA: fireworks/bebob: Improve indentation
Takashi Sakamoto
1
-2
/
+2
2014-05-27
ALSA: fireworks/bebob: Add suffix for long long integer literal
Takashi Sakamoto
1
-2
/
+2
2014-05-27
ALSA: fireworks/bebob: Use the same type of variables as function parameters
Takashi Sakamoto
1
-2
/
+2
2014-05-27
ALSA: fireworks/bebob: Change type of argument for sampling rate
Takashi Sakamoto
2
-2
/
+2
2014-05-27
ALSA: fireworks: Use the same prototype for functions as actual declaration
Takashi Sakamoto
1
-1
/
+2
2014-05-27
ALSA: fireworks: Fix wrong value as argument for PTR_ERR()
Takashi Sakamoto
1
-1
/
+1
2014-05-26
ALSA: fireworks: Add command/response functionality into hwdep interface
Takashi Sakamoto
6
-48
/
+328
2014-05-26
ALSA: fireworks: Add hwdep interface
Takashi Sakamoto
7
-6
/
+291
2014-05-26
ALSA: fireworks: Add PCM interface
Takashi Sakamoto
5
-34
/
+403
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
Takashi Sakamoto
1
-0
/
+5
2014-05-26
ALSA: fireworks: Add MIDI interface
Takashi Sakamoto
4
-1
/
+158
2014-05-26
ALSA: fireworks: Add proc interface for debugging purpose
Takashi Sakamoto
4
-1
/
+243
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ...
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc
Takashi Sakamoto
3
-0
/
+5
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
Takashi Sakamoto
3
-0
/
+8
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks: Add connection and stream management
Takashi Sakamoto
4
-2
/
+441
2014-05-26
ALSA: fireworks: Add transaction and some commands
Takashi Sakamoto
5
-7
/
+750
2014-05-26
ALSA: fireworks: Add skelton for Fireworks based devices
Takashi Sakamoto
3
-0
/
+225