VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
Date
Commit Message
Rev
Author
2021-07-20
ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol
Takashi Sakamoto
2021-07-20
ALSA: bebob: add support for ToneWeal FW66
Takashi Sakamoto
2021-07-20
Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
Takashi Sakamoto
2021-07-14
ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM stream is found
Christophe JAILLET
2021-07-14
ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire
Takashi Sakamoto
2021-07-14
ALSA: bebob: fix rx packet format for Yamaha GO44/GO46, Terratec Phase 24/x24
Takashi Sakamoto
2021-06-05
ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()
Takashi Sakamoto
2021-05-18
ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency
Takashi Sakamoto
2021-05-18
ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and Avid M-Box 3 Pro
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
2021-05-14
ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
Takashi Sakamoto
2021-05-14
ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
Takashi Sakamoto
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
2021-03-22
ALSA: bebob: enable to deliver MIDI messages for multiple ports
Takashi Sakamoto
2021-03-22
ALSA: bebob: detect the number of available MIDI ports
Takashi Sakamoto
2021-03-22
ALSA: bebob: code refactoring for stream format detection
Takashi Sakamoto
2021-03-12
ALSA: dice: fix null pointer dereference when node is disconnected
Takashi Sakamoto
2021-02-08
ALSA: fireface: fix to parse sync status register of latter protocol
Takashi Sakamoto
2021-01-26
ALSA: bebob: remove an unnecessary condition in hwdep_read()
Takashi Sakamoto
2021-01-25
ALSA: fireface: remove unnecessary condition in hwdep_read()
Dan Carpenter
2021-01-25
ALSA: oxfw: remove an unnecessary condition in hwdep_read()
Dan Carpenter
2021-01-18
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-01-15
ALSA: dice: add support for Lexicon I-ONIX FW810s
Takashi Sakamoto
2021-01-12
ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
Geert Uytterhoeven
2021-01-12
ALSA: fireface: Fix integer overflow in transmit_midi_msg()
Geert Uytterhoeven
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-11-24
Merge branch 'topic/usb-audio-refactoring' into for-next
Takashi Iwai
2020-11-13
ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
Dan Carpenter
2020-11-10
ALSA: firewire: fix comparison to bool warning
Kaixu Xia
2020-10-12
ALSA: fireworks: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-12
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-10-07
ALSA: bebob: potential info leak in hwdep_read()
Dan Carpenter
2020-09-11
ALSA: firewire: Replace tasklet with work
Takashi Iwai
2020-09-02
Merge branch 'topic/tasklet-convert' into for-linus
Takashi Iwai
2020-09-02
ALSA: firewire: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-23
ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
Takashi Sakamoto
2020-08-23
ALSA; firewire-tascam: exclude Tascam FE-8 from detection
Takashi Sakamoto
2020-07-07
ALSA: firewire: fix kernel-doc
Pierre-Louis Bossart
2020-06-15
ALSA: firewire-motu: wait for notification when changing clock configuration for protocol v3
Takashi Sakamoto
2020-05-28
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-05-25
ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model)
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: refactoring protocol v3 for clock source getter
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: refactoring protocol v2 for clock source getter
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: remove obsoleted codes
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: use table-based calculation of packet formats for stream management
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: use table-based calculation of packet formats for proc
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: add alternative functions to detect packet format for protocol v3
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: add alternative functions to detect packet format for protocol v2
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: add model-specific table of chunk count
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: drop protocol structure
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: add wrapper functions for protocol-dependent operations
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: localize protocol data
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: move spec data to v3 protocol file
Takashi Sakamoto
2020-05-22
ALSA: firewire-motu: move spec data to v2 protocol file
Takashi Sakamoto
2020-05-11
ALSA: firewire-motu: fulfill missing entries in Kconfig
Takashi Sakamoto
2020-05-10
ALSA: fireface: add support for RME Fireface UFX (untested)
Takashi Sakamoto
2020-05-10
ALSA: fireface: add support for RME FireFace 802
Takashi Sakamoto
2020-05-10
ALSA: fireface: code refactoring to decide name of sound card
Takashi Sakamoto
2020-05-10
ALSA: fireface: code refactoring to add enumeration constants for model identification
Takashi Sakamoto
2020-05-10
ALSA: fireface: start IR context immediately
Takashi Sakamoto
2020-05-10
ALSA: fireface: fix configuration error for nominal sampling transfer frequency
Takashi Sakamoto
2020-05-08
ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDTP domain
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
2020-05-08
ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ timing
Takashi Sakamoto
2020-05-08
ALSA: firewire-lib: add reference to domain structure from stream structure
Takashi Sakamoto
2020-05-08
ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc descriptor
Takashi Sakamoto
2020-05-08
ALSA: firewire-lib: fix invalid assignment to union data for directional parameter
Takashi Sakamoto
2020-05-08
ALSA: fireworks: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-03
ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints format
Takashi Sakamoto
2020-03-11
ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()
Jules Irenge
2020-03-11
ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()
Jules Irenge
2020-03-06
ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string
Takashi Sakamoto
2020-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-01-13
ALSA: dice: add support for Alesis MasterControl
Takashi Sakamoto
2020-01-13
ALSA: dice: loosen stream format check for MIDI conformant data channel
Takashi Sakamoto
2020-01-13
ALSA: dice: fix fallback from protocol extension into limited functionality
Takashi Sakamoto
2020-01-13
ALSA: oxfw: fix for Stanton SCS.1d
Takashi Sakamoto
2020-01-13
ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailable
Takashi Sakamoto
2020-01-13
ALSA: oxfw: use ENXIO for not-supported cases
Takashi Sakamoto
2020-01-13
ALSA: firewire-tascam: fix corruption due to spin lock without restoration in SoftIRQ context
Takashi Sakamoto
2019-12-11
ALSA: firewire: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: firewire: Use managed buffer allocation
Takashi Iwai
2019-12-09
ALSA: fireface: fix return value in error path of isochronous resources reservation
Takashi Sakamoto
2019-12-09
ALSA: oxfw: fix return value in error path of isochronous resources reservation
Takashi Sakamoto
2019-12-09
ALSA: firewire-motu: fix double unlocked 'motu->mutex'
Takashi Sakamoto
2019-11-07
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-11-06
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-04
ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series
Takashi Sakamoto
2019-11-02
ALSA: bebob: link the order of establishing connections and Syt-match clock mode
Takashi Sakamoto
2019-11-02
ALSA: bebob: expand delay of start for IR context just for version 3 firmware
Takashi Sakamoto
2019-11-02
ALSA: bebob: expand sleep just after breaking connections for protocol version 1
Takashi Sakamoto
2019-10-30
ALSA: firewire-motu: Correct a typo in the clock proc string
Takashi Iwai
2019-10-30
ALSA: firewire-motu: add support for MOTU UltraLite
Takashi Sakamoto
2019-10-30
ALSA: firewire-motu: code refactoring to handle model specific switch for protocol v2
Takashi Sakamoto
2019-10-30
ALSA: firewire-motu: minor code refactoring for protocol version 2
Takashi Sakamoto
2019-10-30
ALSA: firewire-motu: detect SPH source of sampling clock
Takashi Sakamoto
2019-10-30
ALSA: firewire-motu: print for unknown source of sampling clock
Takashi Sakamoto
2019-10-30
ALSA: firewire-motu: fix wrong spelling for macro
Takashi Sakamoto
2019-10-28
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-10-26
ALSA: bebob: Fix prototype of helper function to return negative value
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ target
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: cancel flushing isoc context in the laste step to process context callback
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: add irq_target member into amdtp_domain struct
Takashi Sakamoto
2019-10-18
ALSA: firewire-lib: tune the minimum available size of PCM period
Takashi Sakamoto
2019-10-18
ALSA: firewire-lib: tune the maximum available size of PCM period
Takashi Sakamoto
2019-10-18
ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period
Takashi Sakamoto
2019-10-18
ALSA: fireface: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: firewire-motu: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: firewire-tascam: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: firewire-digi00x: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: dice: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: oxfw: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: fireworks: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: bebob: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size
Takashi Sakamoto
2019-10-17
ALSA: fireface: use the same size of period for PCM substreams in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: dice: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: oxfw: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: fireworks: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: bebob: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
2019-10-17
ALSA: fireface: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
ALSA: firewire-motu: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
ALSA: firewire-tascam: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
ALSA: dice: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
ALSA: oxfw: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
ALSA: fireworks: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
ALSA: bebob: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
ALSA: firewire-lib: add a member into AMDTP domain for events per period
Takashi Sakamoto
2019-10-07
sound: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-16
ALSA: dice: fix wrong packet parameter for Alesis iO26
Takashi Sakamoto
2019-09-14
Merge branch 'for-next' into for-linus
Takashi Iwai
2019-09-10
ALSA: firewire-tascam: check intermediate state of clock status and retry
Takashi Sakamoto
2019-09-10
ALSA: firewire-tascam: handle error code when getting current source of clock
Takashi Sakamoto
2019-09-10
Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
2019-09-07
ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain
Takashi Sakamoto
2019-09-06
ALSA: firewire-tascam: add note for FE-8
Takashi Sakamoto
2019-08-30
ALSA: firewire-motu: add support for MOTU 4pre
Takashi Sakamoto
2019-08-29
ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled
Takashi Sakamoto
2019-08-29
ALSA: dice: fix error path for initialization of stream structures
Takashi Sakamoto
2019-08-26
ALSA: oxfw: fix to handle correct stream for PCM playback
Takashi Sakamoto
2019-08-26
ALSA: oxfw: fix NULL pointer dereference to unused stream structure
Takashi Sakamoto
2019-08-22
Merge branch 'topic/usb-validation' into for-next
Takashi Iwai
2019-08-08
ALSA: firewire: fix a memory leak bug
Wenwen Wang
2019-08-05
ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream
Takashi Sakamoto
2019-08-05
ALSA: fireface: support AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: firewire-motu: support AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: firewire-tascam: support AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: firewire-digi00x: support AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: dice: support AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: oxfw: support AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: fireworks: support AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: bebob: support AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
2019-08-05
ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
2019-08-05
ALSA: firewire-tascam: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
2019-08-05
ALSA: firewire-digi00x: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
2019-08-05
ALSA: fireworks: code refactoring for bus reset handler
Takashi Sakamoto
2019-08-05
ALSA: fireworks: code refactoring for initialization/destruction of AMDTP streams
Takashi Sakamoto
2019-08-05
ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain
Takashi Sakamoto
2019-08-05
ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
Takashi Sakamoto
2019-07-22
ALSA: firewire-motu: more code refactoring for MOTU data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descriptors
Takashi Sakamoto
2019-07-22
ALSA: fireface: code refactoring for FF data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-motu: code refactoring for MOTU data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: code refactoring for AM824 data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: code refactoring to process context payloads
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: code refactoring to process PCM substream
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: use packet descriptor for IR context
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: use packet descriptor for IT context
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: add list of packet descriptor
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for IR context
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for IT context
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: pass data block count as an argument to tracepoints event
Takashi Sakamoto
2019-07-22
ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: code refactoring for local variables
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: code refactoring for post operation to data block counter
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: code refactoring for error path of parser for CIP header
Takashi Sakamoto
2019-07-08
ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet
Takashi Sakamoto