index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bits/200-dcp' into asahi-wip
Janne Grunau
2024-09-24
1
-0
/
+37
|
\
|
*
ALSA: Introduce 'snd_interval_rate_bits'
Martin Povišer
2024-09-24
1
-0
/
+37
*
|
ALSA: Support nonatomic dmaengine PCMs
Martin Povišer
2024-09-24
1
-1
/
+28
*
|
HACK: ALSA: Export 'snd_pcm_known_rates'
Martin Povišer
2024-09-16
1
-0
/
+1
*
|
ALSA: dmaengine: Always terminate DMA when a PCM is closed
Hector Martin
2024-09-16
1
-0
/
+5
*
|
alsa: pcm: Remove the qos request only if active
Hector Martin
2024-09-16
1
-2
/
+3
*
|
ALSA: control: Add kcontrol callbacks for lock/unlock
Hector Martin
2024-09-16
1
-2
/
+14
|
/
*
ALSA: seq: Skip event type filtering for UMP events
Takashi Iwai
2024-08-19
1
-0
/
+3
*
ALSA: timer: Relax start tick time check for slave timer elements
Takashi Iwai
2024-08-10
1
-1
/
+1
*
Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-08-02
3
-79
/
+127
|
\
|
*
ALSA: seq: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
2024-07-31
1
-5
/
+16
|
*
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
2024-07-31
1
-30
/
+44
|
*
ALSA: seq: ump: Use the common RPN/bank conversion context
Takashi Iwai
2024-07-31
2
-17
/
+7
|
*
ALSA: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
2024-07-31
1
-5
/
+14
|
*
ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
2024-07-31
1
-17
/
+32
|
*
ALSA: seq: ump: Optimize conversions from SysEx to UMP
Takashi Iwai
2024-07-26
1
-14
/
+23
*
|
Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-26
1
-0
/
+13
|
\
|
|
*
ALSA: ump: Force 1 Group for MIDI1 FBs
Takashi Iwai
2024-07-22
1
-0
/
+6
|
*
ALSA: ump: Don't update FB name for static blocks
Takashi Iwai
2024-07-22
1
-0
/
+7
*
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-2
/
+2
*
|
ALSA: seq: ump: Skip useless ports for static blocks
Takashi Iwai
2024-07-17
1
-0
/
+16
*
|
ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused
Shengjiu Wang
2024-07-17
1
-1
/
+5
*
|
ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messages
Takashi Iwai
2024-07-06
4
-9
/
+26
*
|
ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()
Jaroslav Kysela
2024-07-05
1
-2
/
+2
*
|
ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()
Takashi Iwai
2024-07-05
1
-0
/
+1
*
|
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-20
/
+31
*
|
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
2024-07-02
2
-4
/
+29
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2024-06-26
2
-1
/
+11
|
\
\
|
*
\
Merge tag 'asoc-fix-v6.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2024-06-26
1
-0
/
+10
|
|
\
\
|
|
*
|
ALSA: dmaengine: Synchronize dma channel after drop()
Jai Luthra
2024-06-11
1
-0
/
+10
|
|
|
/
|
*
|
ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
Takashi Iwai
2024-06-26
1
-1
/
+1
*
|
|
ALSA: pcm_dmaengine: Unify two close functions
Takashi Iwai
2024-06-25
1
-19
/
+15
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2024-06-25
3
-3
/
+19
|
\
|
|
|
*
|
ALSA: dmaengine_pcm: terminate dmaengine before synchronize
Shengjiu Wang
2024-06-25
1
-0
/
+12
|
*
|
ALSA: PCM: Allow resume only for suspended streams
Takashi Iwai
2024-06-25
1
-0
/
+2
|
*
|
ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
Takashi Iwai
2024-06-25
1
-3
/
+5
*
|
|
ALSA: control: Allow NULL passed to snd_ctl_remove()
Takashi Iwai
2024-06-18
1
-0
/
+3
*
|
|
ALSA: chmap: Mark Channel Map controls as volatile
Takashi Iwai
2024-06-18
1
-0
/
+1
*
|
|
ALSA: control: Apply sanity check of input values for user elements
Takashi Iwai
2024-06-18
1
-1
/
+5
*
|
|
ALSA: vmaster: Return error for invalid input values
Takashi Iwai
2024-06-18
1
-0
/
+8
|
/
/
*
/
ALSA: seq: ump: Fix missing System Reset message handling
Takashi Iwai
2024-05-31
1
-0
/
+2
|
/
*
ALSA: seq: ump: Fix swapped song position pointer data
Takashi Iwai
2024-05-31
1
-3
/
+3
*
ALSA: seq: Fix yet another spot for system message conversion
Takashi Iwai
2024-05-30
1
-0
/
+1
*
ALSA: ump: Set default protocol when not given explicitly
Takashi Iwai
2024-05-29
1
-0
/
+8
*
ALSA: ump: Don't accept an invalid UMP protocol number
Takashi Iwai
2024-05-29
1
-0
/
+7
*
ALSA: ump: Don't clear bank selection after sending a program change
Takashi Iwai
2024-05-29
1
-1
/
+0
*
ALSA: seq: Fix incorrect UMP type for system messages
Takashi Iwai
2024-05-29
1
-0
/
+2
*
ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversion
Takashi Iwai
2024-05-28
1
-1
/
+0
*
ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversion
Takashi Iwai
2024-05-28
1
-0
/
+38
[next]