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
/
pci
/
emu10k1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-4
/
+12
*
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-4
/
+3
*
ALSA: pci: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-3
/
+3
*
Merge branch 'topic/emu10k1-fix' into for-next
Takashi Iwai
2024-04-28
5
-169
/
+188
|
\
|
*
ALSA: emu10k1: move code for entering E-MU card FPGA programming mode
Oswald Buddenhagen
2024-04-28
2
-7
/
+7
|
*
ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.c
Oswald Buddenhagen
2024-04-28
2
-41
/
+48
|
*
ALSA: emu10k1: make snd_emu1010_load_firmware_entry() void
Oswald Buddenhagen
2024-04-28
1
-7
/
+3
|
*
ALSA: emu10k1: simplify E-MU card FPGA reset sequence
Oswald Buddenhagen
2024-04-28
1
-22
/
+3
|
*
ALSA: emu10k1: make E-MU FPGA writes potentially more reliable
Oswald Buddenhagen
2024-04-28
1
-0
/
+1
|
*
ALSA: emu10k1: fix E-MU dock initialization
Oswald Buddenhagen
2024-04-28
1
-0
/
+6
|
*
ALSA: emu10k1: use mutex for E-MU FPGA access locking
Oswald Buddenhagen
2024-04-28
4
-37
/
+57
|
*
ALSA: emu10k1: move the whole GPIO event handling to the workqueue
Oswald Buddenhagen
2024-04-28
2
-30
/
+29
|
*
ALSA: emu10k1: factor out snd_emu1010_load_dock_firmware()
Oswald Buddenhagen
2024-04-28
1
-30
/
+36
|
*
ALSA: emu10k1: fix E-MU card dock presence monitoring
Oswald Buddenhagen
2024-04-28
1
-7
/
+10
*
|
ALSA: emu10k1: shrink blank space in front of wavetable samples
Oswald Buddenhagen
2024-04-07
1
-1
/
+1
*
|
ALSA: emu10k1: fix wavetable playback position and caching, take 2
Oswald Buddenhagen
2024-04-07
2
-7
/
+53
*
|
ALSA: emu10k1: de-duplicate size calculations for 16-bit samples
Oswald Buddenhagen
2024-04-07
1
-9
/
+6
*
|
ALSA: emu10k1: fix wavetable offset recalculation
Oswald Buddenhagen
2024-04-07
1
-10
/
+6
*
|
ALSA: emu10k1: merge conditions in patch loader
Oswald Buddenhagen
2024-04-07
1
-9
/
+7
*
|
ALSA: emu10k1: fix playback of 8-bit wavetable samples
Oswald Buddenhagen
2024-04-07
1
-2
/
+4
*
|
ALSA: emu10k1: fix sample signedness issues in wavetable loader
Oswald Buddenhagen
2024-04-07
2
-26
/
+53
*
|
ALSA: emu10k1: move patch loader assertions into low-level functions
Oswald Buddenhagen
2024-04-07
2
-4
/
+6
*
|
ALSA: emux: centralize & improve patch info validation
Oswald Buddenhagen
2024-04-07
1
-16
/
+0
*
|
ALSA: emu10k1: prune vestiges of SNDRV_SFNT_SAMPLE_{BIDIR,REVERSE}_LOOP support
Oswald Buddenhagen
2024-04-07
1
-65
/
+8
|
/
*
Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching"
Oswald Buddenhagen
2024-04-02
1
-5
/
+2
*
ALSA: emu10k1: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
2023-07-21
1
-10
/
+1
*
Merge tag 'tags/ctl-lock-fixes-6.6' into for-next
Takashi Iwai
2023-07-20
1
-5
/
+0
|
\
|
*
ALSA: emu10k1: Go back and simplify with snd_ctl_find_id()
Takashi Iwai
2023-07-20
1
-4
/
+1
|
*
ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers
Takashi Iwai
2023-07-20
1
-1
/
+1
|
*
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
2023-07-20
1
-2
/
+0
*
|
ALSA: emu10k1: rework copyright statements
Oswald Buddenhagen
2023-07-17
9
-22
/
+28
*
|
ALSA: emu10k1: clean up driver status comments
Oswald Buddenhagen
2023-07-17
12
-112
/
+0
*
|
ALSA: emu10k1: track loss of external clock on E-MU cards
Oswald Buddenhagen
2023-07-17
3
-5
/
+38
*
|
ALSA: emu10k1: remove superfluous IRQ enable state saving
Oswald Buddenhagen
2023-07-13
6
-69
/
+47
*
|
ALSA: emu10k1: fix return value of snd_emu1010_adc_pads_put()
Oswald Buddenhagen
2023-07-13
1
-2
/
+5
*
|
ALSA: emu10k1: make E-MU dock monitoring interrupt-driven
Oswald Buddenhagen
2023-07-10
4
-30
/
+38
|
/
*
ALSA: emu10k1: actually show some S/PDIF status in /proc for E-MU cards
Oswald Buddenhagen
2023-06-13
1
-0
/
+8
*
ALSA: emu10k1: add support for 12 kHz capture on Audigy
Oswald Buddenhagen
2023-06-13
1
-2
/
+13
*
ALSA: emu10k1: fix timer for E-MU cards at 44.1 kHz word clock
Oswald Buddenhagen
2023-06-13
1
-2
/
+18
*
ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHz
Oswald Buddenhagen
2023-06-13
2
-1
/
+10
*
ALSA: emu10k1: fix sample rates for E-MU cards at 44.1 kHz word clock
Oswald Buddenhagen
2023-06-13
1
-57
/
+55
*
ALSA: emu10k1: query rate of external clock sources on E-MU cards
Oswald Buddenhagen
2023-06-13
2
-21
/
+73
*
ALSA: emu10k1: make available E-MU clock sources card-specific
Oswald Buddenhagen
2023-06-13
3
-75
/
+105
*
ALSA: emu10k1: split off E-MU fallback clock from clock source
Oswald Buddenhagen
2023-06-13
3
-26
/
+70
*
ALSA: emu10k1: vastly improve usefulness of info in /proc
Oswald Buddenhagen
2023-06-05
2
-144
/
+110
*
ALSA: emu10k1: make E-MU FPGA register dump in /proc more useful
Oswald Buddenhagen
2023-06-05
2
-4
/
+67
*
ALSA: emu10k1: include FX send amounts in /proc output
Oswald Buddenhagen
2023-06-05
1
-24
/
+25
*
ALSA: emu10k1: actually disassemble DSP instructions in /proc
Oswald Buddenhagen
2023-06-05
1
-19
/
+130
*
ALSA: emu10k1: fix writing 1st pointer-offset register set through /proc
Oswald Buddenhagen
2023-06-05
1
-4
/
+7
*
ALSA: emu10k1: hide absent 2nd pointer-offset register set from /proc
Oswald Buddenhagen
2023-06-05
1
-9
/
+13
[next]