index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
Merge tag 'sound-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
17
-46
/
+175
2021-05-20
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
10
-79
/
+54
2021-05-20
ALSA: firewire-lib: start processing content of packet at the same cycle in several IT contexts
Takashi Sakamoto
3
-32
/
+156
2021-05-20
ALSA: firewire-lib: code refactoring to start several IT/IR contexts
Takashi Sakamoto
1
-23
/
+14
2021-05-20
ALSA: firewire-lib: skip initial packets instead of scheduling IR context
Takashi Sakamoto
3
-81
/
+23
2021-05-20
ALSA: firewire-lib: start processing content of packet at the same cycle in several IR contexts
Takashi Sakamoto
2
-6
/
+113
2021-05-20
ALSA: firewire-lib: code refactoring for selection of IT context header length
Takashi Sakamoto
1
-6
/
+11
2021-05-20
ALSA: firewire-lib: code refactoring for calculation of context payload
Takashi Sakamoto
1
-16
/
+21
2021-05-20
ALSA: firewire-lib: code refactoring for size of CIP header
Takashi Sakamoto
1
-10
/
+15
2021-05-19
Merge series "ASoC: meson: g12a-toacodec: add support for SM1" from Neil Armstrong <narmstrong@baylibre.com>:
Mark Brown
1
-19
/
+124
2021-05-19
ALSA: line6: Fix racy initialization of LINE6 MIDI
Takashi Iwai
3
-11
/
+4
2021-05-19
Merge branch 'topic/firewire' into for-next
Takashi Iwai
2
-63
/
+119
2021-05-19
ALSA: usb-audio: Handle error for the current selector gracefully
Takashi Iwai
1
-3
/
+10
2021-05-19
ALSA: usb-audio: Refactoring UAC2/3 clock setup code
Takashi Iwai
1
-200
/
+85
2021-05-19
ALSA: rawmidi: fix incorrect array bounds check on clock_names
Colin Ian King
1
-1
/
+1
2021-05-19
ASoC: soc-dai: fix up hw params only if it is needed
Gyeongtaek Lee
1
-6
/
+7
2021-05-19
ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC
Neil Armstrong
1
-1
/
+62
2021-05-19
ASoC: meson: g12a-toacodec: use regmap fields to prepare SM1 support
Neil Armstrong
1
-18
/
+62
2021-05-19
ASoC: SOF: Intel: hda: don't send DAI_CONFIG IPC for older firmware
Ranjani Sridharan
1
-0
/
+5
2021-05-18
ALSA: firewire-lib: insert descriptor for skipped cycle
Takashi Sakamoto
1
-5
/
+24
2021-05-18
ALSA: firewire-lib: check cycle continuity
Takashi Sakamoto
2
-3
/
+37
2021-05-18
ALSA: firewire-lib: code refactoring for check of CIP header about payload size
Takashi Sakamoto
1
-6
/
+4
2021-05-18
ALSA: firewire-lib: code refactoring for parser of IR context header
Takashi Sakamoto
1
-12
/
+10
2021-05-18
ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394 cycle
Takashi Sakamoto
1
-13
/
+13
2021-05-18
ALSA: firewire-lib: code refactoring for sequence descriptor'
Takashi Sakamoto
2
-21
/
+23
2021-05-18
ALSA: firewire-lib: handle the case that empty isochronous packet payload for CIP
Takashi Sakamoto
1
-5
/
+12
2021-05-18
ALSA: firewire-lib: code refactoring to refer the same frame count per period in domain structure
Takashi Sakamoto
2
-3
/
+1
2021-05-18
ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup()
Yang Yingliang
1
-6
/
+8
2021-05-18
ASoC: soc-core: use DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+4
2021-05-18
ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe()
Yang Yingliang
1
-6
/
+22
2021-05-18
ASoC: fsl: fix SND_SOC_IMX_RPMSG dependency
Arnd Bergmann
1
-0
/
+1
2021-05-18
Merge branch 'topic/firewire' into for-next
Takashi Iwai
18
-104
/
+163
2021-05-18
ALSA: oxfw: add quirk flag for blocking transmission method
Takashi Sakamoto
3
-4
/
+19
2021-05-18
ALSA: oxfw: code refactoring for wrong_dbs quirk
Takashi Sakamoto
3
-3
/
+4
2021-05-18
ALSA: firewire-lib: code refactoring for jumbo payload quirk
Takashi Sakamoto
1
-1
/
+6
2021-05-18
ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970
Takashi Sakamoto
3
-13
/
+18
2021-05-18
ALSA: oxfw: add comment for the type of ASICs
Takashi Sakamoto
1
-3
/
+19
2021-05-18
ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Sattelite
Takashi Sakamoto
1
-10
/
+8
2021-05-18
ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWire 4x6
Takashi Sakamoto
1
-2
/
+2
2021-05-18
ALSA: oxfw: code refactoring to detect mackie models
Takashi Sakamoto
1
-1
/
+3
2021-05-18
ALSA: oxfw: code refactoring for existent device entry with specifier_id and version
Takashi Sakamoto
1
-57
/
+25
2021-05-18
ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumerator-constant
Takashi Sakamoto
6
-9
/
+11
2021-05-18
Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
Takashi Sakamoto
3
-4
/
+4
2021-05-18
ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency
Takashi Sakamoto
1
-2
/
+2
2021-05-18
ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and Avid M-Box 3 Pro
Takashi Sakamoto
4
-4
/
+29
2021-05-17
ALSA: usx2y: Nuke pcm_list
Takashi Iwai
2
-4
/
+1
2021-05-17
ALSA: usx2y: Cleanup probe and disconnect callbacks
Takashi Iwai
1
-67
/
+40
2021-05-17
ALSA: usx2y: Don't call free_pages_exact() with NULL address
Takashi Iwai
1
-2
/
+5
2021-05-17
ALSA: usx2y: Fix shmem initialization
Takashi Iwai
2
-9
/
+10
2021-05-17
ALSA: usxy2: Fix potential doubly allocations
Takashi Iwai
1
-3
/
+6
[prev]
[next]