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
Age
Commit message (
Expand
)
Author
2018-09-29
ALSA: oxfw: fix memory leak of private data
Takashi Sakamoto
2018-09-29
ALSA: oxfw: fix memory leak of discovered stream formats at error path
Takashi Sakamoto
2018-09-29
ALSA: oxfw: fix memory leak for model-dependent data at error path
Takashi Sakamoto
2018-09-29
ALSA: fireworks: fix memory leak of response buffer at error path
Takashi Sakamoto
2018-09-29
ALSA: firewire-tascam: fix memory leak of private data
Takashi Sakamoto
2018-09-29
ALSA: firewire-digi00x: fix memory leak of private data
Takashi Sakamoto
2018-09-29
ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...
Takashi Sakamoto
2018-09-29
ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path
Takashi Sakamoto
2018-05-01
ALSA: dice: fix error path to destroy initialized stream data
Takashi Sakamoto
2018-05-01
ALSA: dice: fix OUI for TC group
Takashi Sakamoto
2018-03-22
ALSA: firewire-digi00x: handle all MIDI messages on streaming packets
Takashi Sakamoto
2018-03-22
ALSA: firewire-digi00x: add support for console models of Digi00x series
Takashi Sakamoto
2018-03-22
ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format
Takashi Sakamoto
2017-08-30
ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...
Takashi Sakamoto
2017-06-29
ALSA: firewire-lib: Fix stall of process context at packet error
Takashi Sakamoto
2017-05-03
ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type
Takashi Sakamoto
2017-05-03
ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
Takashi Sakamoto
2017-01-15
ALSA: firewire-tascam: Fix to handle error from initialization of stream data
Takashi Sakamoto
2016-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
2016-09-02
ALSA: firewire: constify snd_pcm_ops structures
Julia Lawall
2016-08-31
ALSA: fireworks: accessing to user space outside spinlock
Takashi Sakamoto
2016-08-31
ALSA: firewire-tascam: accessing to user space outside spinlock
Takashi Sakamoto
2016-08-24
ALSA: bebob: unify configurations for some models produced by Yamaha/Terratec
Takashi Sakamoto
2016-08-24
ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...
Takashi Sakamoto
2016-05-18
ALSA: firewire-lib: change a member of event structure to suppress sparse wan...
Takashi Sakamoto
2016-05-11
ALSA: firewire-lib: drop skip argument from helper functions to queue a packet
Takashi Sakamoto
2016-05-11
ALSA: firewire-lib: add context information to tracepoints
Takashi Sakamoto
2016-05-11
ALSA: firewire-lib: permit to flush queued packets only in process context fo...
Takashi Sakamoto
2016-05-10
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
Takashi Sakamoto
2016-05-10
ALSA: firewire-lib: code cleanup for outgoing packet handling
Takashi Sakamoto
2016-05-10
ALSA: firewire-lib: code cleanup for incoming packet handling
Takashi Sakamoto
2016-05-10
ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context
Takashi Sakamoto
2016-05-10
ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...
Takashi Sakamoto
2016-05-10
ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...
Takashi Sakamoto
2016-05-10
ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...
Takashi Sakamoto
2016-05-09
ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data
Takashi Sakamoto
2016-05-09
ALSA: firewire-lib: compute the value of second field in cycle count for IR c...
Takashi Sakamoto
2016-05-09
ALSA: firewire-lib: compute the value of second field in cycle count for IT c...
Takashi Sakamoto
2016-05-08
ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626
Takashi Sakamoto
2016-04-25
ALSA: firewire-tascam: deleyed registration of sound card
Takashi Sakamoto
2016-03-31
ALSA: firewire-digi00x: delayed registration of sound card
Takashi Sakamoto
2016-03-31
ALSA: oxfw: delayed registration of sound card
Takashi Sakamoto
2016-03-31
ALSA: fireworks: delayed registration of sound card
Takashi Sakamoto
2016-03-31
ALSA: bebob: delayed registration of sound card
Takashi Sakamoto
2016-03-31
ALSA: firewire-lib: add new function to schedule a work for sound card regist...
Takashi Sakamoto
2016-03-31
ALSA: dice: simplify unit probe processing
Takashi Sakamoto
2016-03-31
ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized str...
Takashi Sakamoto
2016-03-28
ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804
Takashi Sakamoto
2016-03-28
ALSA: fireworks: move model quirk detection code to information parser
Takashi Sakamoto
2016-03-28
ALSA: oxfw: remove needless member from private structure
Takashi Sakamoto
[next]