index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
amdtp-stream.c
Age
Commit message (
Expand
)
Author
2021-06-25
ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM strea...
Christophe JAILLET
2021-06-12
ALSA: firewire-lib: replace in_interrupt() with in_softirq()
Takashi Sakamoto
2021-06-10
ALSA: firewire-lib: obsolete workqueue for period update
Takashi Sakamoto
2021-06-10
ALSA: firewire-lib: operate for period elapse event in process context
Takashi Sakamoto
2021-06-08
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-06-06
ALSA: firewire-lib: remove useless operations for kernel preemption
Takashi Sakamoto
2021-06-06
ALSA: firewire-lib: fix error codes for allocation failure
Dan Carpenter
2021-06-05
ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()
Takashi Sakamoto
2021-05-28
ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtime
Takashi Sakamoto
2021-05-28
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
Takashi Sakamoto
2021-05-28
ALSA: firewire-lib: replay sequence of incoming packets for outgoing packets
Takashi Sakamoto
2021-05-28
ALSA: firewire-lib: add replay target to cache sequence of packet
Takashi Sakamoto
2021-05-25
ALSA: firewire-lib: obsolete callbacked member
Takashi Sakamoto
2021-05-25
ALSA: firewire-lib: drop initial NODATA or empty packet
Takashi Sakamoto
2021-05-22
ALSA: firewire-lib: code refactoring for transfer delay
Takashi Sakamoto
2021-05-22
ALSA: firewire-lib: code refactoring for generation of data block sequence
Takashi Sakamoto
2021-05-22
ALSA: firewire-lib: code refactoring for generation of syt sequence
Takashi Sakamoto
2021-05-22
ALSA: firewire-lib: code refactoring for generation of packet descriptors
Takashi Sakamoto
2021-05-22
ALSA: firewire-lib: pool sequence of packet in IT context independently
Takashi Sakamoto
2021-05-22
ALSA: firewire-lib: add flag to unaware of syt in CIP header
Takashi Sakamoto
2021-05-22
ALSA: firewire-lib: Fix uninitialized variable err issue
Takashi Sakamoto
2021-05-20
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
2021-05-20
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
2021-05-20
ALSA: firewire-lib: code refactoring to start several IT/IR contexts
Takashi Sakamoto
2021-05-20
ALSA: firewire-lib: skip initial packets instead of scheduling IR context
Takashi Sakamoto
2021-05-20
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
2021-05-20
ALSA: firewire-lib: code refactoring for selection of IT context header length
Takashi Sakamoto
2021-05-20
ALSA: firewire-lib: code refactoring for calculation of context payload
Takashi Sakamoto
2021-05-20
ALSA: firewire-lib: code refactoring for size of CIP header
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib: insert descriptor for skipped cycle
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib: check cycle continuity
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib: code refactoring for check of CIP header about payload size
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib: code refactoring for parser of IR context header
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib: code refactoring for sequence descriptor'
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib: handle the case that empty isochronous packet payload for...
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib: code refactoring to refer the same frame count per period...
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib: code refactoring for jumbo payload quirk
Takashi Sakamoto
2021-05-18
ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...
Takashi Sakamoto
2021-05-14
ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field
Takashi Sakamoto
2021-05-14
ALSA: firewire-lib: fix calculation for size of IR context payload
Takashi Sakamoto
2021-05-14
ALSA: firewire-lib: fix check for the size of isochronous packet payload
Takashi Sakamoto
2020-09-11
ALSA: firewire: Replace tasklet with work
Takashi Iwai
2020-09-02
ALSA: firewire: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-05-08
ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT...
Takashi Sakamoto
2020-05-08
ALSA: firewire-lib: pool ideal sequence of syt offset and data block
Takashi Sakamoto
2020-05-08
ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure
Takashi Sakamoto
2020-05-08
ALSA: firewire-lib: code refactoring for data block calculation
Takashi Sakamoto
2020-05-08
ALSA: firewire-lib: code refactoring for syt offset calculation
Takashi Sakamoto
2020-05-08
ALSA: firewire-lib: code refactoring for syt computation
Takashi Sakamoto
[next]