index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
amdtp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-6
/
+2
2014-08-29
ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D...
Takashi Sakamoto
1
-1
/
+10
2014-06-02
ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio data
Takashi Sakamoto
1
-1
/
+1
2014-05-27
ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit
Takashi Sakamoto
1
-2
/
+2
2014-05-26
ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi...
Takashi Sakamoto
1
-0
/
+4
2014-05-26
ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset
Takashi Sakamoto
1
-2
/
+7
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
Takashi Sakamoto
1
-1
/
+4
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ...
Takashi Sakamoto
1
-1
/
+3
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc
Takashi Sakamoto
1
-4
/
+11
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc
Takashi Sakamoto
1
-2
/
+13
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0
Takashi Sakamoto
1
-3
/
+6
2014-05-26
ALSA: firewire-lib: Add some AV/C general commands
Takashi Sakamoto
1
-11
/
+13
2014-05-26
ALSA: firewire-lib: Restrict calling flush_context_completion() when context ...
Takashi Sakamoto
1
-1
/
+1
2014-05-26
ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams
Takashi Sakamoto
1
-0
/
+56
2014-05-26
ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE
Takashi Sakamoto
1
-145
/
+6
2014-05-26
ALSA: firewire-lib: Add support for channel mapping
Takashi Sakamoto
1
-47
/
+71
2014-05-26
ALSA: firewire-lib: Add support for duplex streams synchronization in blockin...
Takashi Sakamoto
1
-7
/
+68
2014-05-26
ALSA: firewire-lib: Give syt value as parameter to handle_out_packet()
Takashi Sakamoto
1
-12
/
+12
2014-05-26
ALSA: firewire-lib: Add support for MIDI capture/playback
Takashi Sakamoto
1
-8
/
+45
2014-05-26
ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture
Takashi Sakamoto
1
-17
/
+212
2014-05-26
ALSA: firewire-lib: Split some codes into functions to reuse for both streams
Takashi Sakamoto
1
-73
/
+81
2014-05-26
ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure
Takashi Sakamoto
1
-1
/
+3
2014-05-26
ALSA: firewire-lib: Add macros instead of fixed value for AMDTP
Takashi Sakamoto
1
-7
/
+23
2014-05-26
ALSA: firewire-lib: Rename functions, structure, member for AMDTP
Takashi Sakamoto
1
-77
/
+77
2013-11-22
ALSA: firewire-lib: fix wrong value for FDF field as an empty packet
Takashi Sakamoto
1
-9
/
+6
2013-10-22
Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-k...
Takashi Iwai
1
-54
/
+155
2013-10-20
ALSA: dice: make amdtp_rates[] const
Clemens Ladisch
1
-1
/
+1
2013-10-20
ALSA: dice: support dual-wire stream format at 192 kHz
Clemens Ladisch
1
-29
/
+126
2013-10-20
ALSA: firewire: introduce amdtp_out_stream_running()
Clemens Ladisch
1
-5
/
+5
2013-10-20
ALSA: dice, firewire-lib: add blocking mode
Clemens Ladisch
1
-25
/
+29
2013-09-26
ALSA: firewire-lib: use inlune function to calculate frame bytes
Takashi Sakamoto
1
-2
/
+2
2012-05-14
ALSA: firewire-lib: optimize packet flushing
Clemens Ladisch
1
-1
/
+7
2012-05-14
ALSA: firewire-lib: flush completed packets when reading PCM position
Clemens Ladisch
1
-0
/
+14
2012-05-14
ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() call
Clemens Ladisch
1
-1
/
+28
2011-05-10
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
1
-0
/
+1
2011-03-15
ALSA: firewire-lib, firewire-speakers: handle packet queueing errors
Clemens Ladisch
1
-12
/
+21
2011-03-15
ALSA: firewire-lib: use no-info SYT for packets without SYT sample
Clemens Ladisch
1
-4
/
+8
2011-03-15
ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver
Clemens Ladisch
1
-0
/
+549