index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
ALSA: usb-audio: scarlett2: Add speaker switching support
Geoffrey D. Bennett
1
-7
/
+241
2021-06-22
ALSA: usb-audio: scarlett2: Update mux controls to allow updates
Geoffrey D. Bennett
1
-1
/
+10
2021-06-22
ALSA: usb-audio: scarlett2: Add sw_hw_ctls and mux_ctls
Geoffrey D. Bennett
1
-2
/
+6
2021-06-22
ALSA: usb-audio: scarlett2: Split up sw_hw_enum_ctl_put()
Geoffrey D. Bennett
1
-18
/
+28
2021-06-22
ALSA: usb-audio: scarlett2: Label 18i8 Gen 3 line outputs correctly
Geoffrey D. Bennett
1
-23
/
+59
2021-06-22
ALSA: usb-audio: scarlett2: Add direct monitor support
Geoffrey D. Bennett
1
-7
/
+154
2021-06-22
ALSA: usb-audio: scarlett2: Add phantom power switch support
Geoffrey D. Bennett
1
-1
/
+196
2021-06-22
ALSA: usb-audio: scarlett2: Add "air" switch support
Geoffrey D. Bennett
1
-6
/
+100
2021-06-22
ALSA: usb-audio: scarlett2: Add support for Solo and 2i2 Gen 3
Geoffrey D. Bennett
2
-12
/
+84
2021-06-22
ALSA: usb-audio: scarlett2: Allow bit-level access to config
Geoffrey D. Bennett
1
-13
/
+55
2021-06-22
ALSA: usb-audio: scarlett2: Move get config above set config
Geoffrey D. Bennett
1
-28
/
+28
2021-06-22
ALSA: usb-audio: scarlett2: Add Gen 3 MSD mode switch
Geoffrey D. Bennett
1
-3
/
+117
2021-06-22
ALSA: usb-audio: scarlett2: Add support for "input-other" notify
Geoffrey D. Bennett
1
-26
/
+73
2021-06-22
ALSA: usb-audio: scarlett2: Add Gen 3 mixer support
Geoffrey D. Bennett
2
-19
/
+245
2021-06-22
ALSA: usb-audio: scarlett2: Fix wrong resume call
Takashi Iwai
3
-1
/
+10
2021-06-22
ALSA: usb-audio: scarlett2: Fix Level Meter control
Geoffrey D. Bennett
1
-12
/
+13
2021-06-22
ALSA: usb-audio: scarlett2: Split struct scarlett2_ports
Geoffrey D. Bennett
1
-179
/
+124
2021-06-22
ALSA: usb-audio: scarlett2: Allow arbitrary ordering of mux entries
Geoffrey D. Bennett
1
-68
/
+154
2021-06-22
ALSA: usb-audio: scarlett2: Add mute support
Geoffrey D. Bennett
1
-25
/
+145
2021-06-22
ALSA: usb-audio: scarlett2: Add scarlett2_vol_ctl_write() helper
Geoffrey D. Bennett
1
-12
/
+20
2021-06-22
ALSA: usb-audio: scarlett2: Remove repeated device info comments
Geoffrey D. Bennett
1
-16
/
+17
2021-06-22
ALSA: usb-audio: scarlett2: Move info lookup out of init function
Geoffrey D. Bennett
1
-11
/
+10
2021-06-22
ALSA: usb-audio: scarlett2: Improve device info lookup
Geoffrey D. Bennett
1
-14
/
+23
2021-06-22
ALSA: usb-audio: scarlett2: Reformat scarlett2_config_items[]
Geoffrey D. Bennett
1
-30
/
+10
2021-06-22
ALSA: usb-audio: scarlett2: Merge common line in capture strings
Geoffrey D. Bennett
1
-2
/
+3
2021-06-22
ALSA: usb-audio: scarlett2: Add "Sync Status" control
Geoffrey D. Bennett
1
-1
/
+100
2021-06-22
ALSA: usb-audio: scarlett2: Always enable interrupt polling
Geoffrey D. Bennett
1
-7
/
+10
2021-06-22
ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions
Geoffrey D. Bennett
1
-4
/
+4
2021-06-22
ALSA: usb-audio: scarlett2: Update initialisation sequence
Geoffrey D. Bennett
1
-11
/
+45
2021-06-22
ALSA: usb-audio: scarlett2: Add usb_tx/rx functions
Geoffrey D. Bennett
1
-18
/
+26
2021-06-22
ALSA: hdsp: fix a test for copy_to_user() failure
Dan Carpenter
1
-3
/
+2
2021-06-22
Merge series "ASoC: Intel: machine driver corrections" from Pierre-Louis Boss...
Mark Brown
27
-144
/
+83
2021-06-22
ALSA: hda: Add IRQ check for platform_get_irq()
Jiajun Cao
1
-0
/
+3
2021-06-22
ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probe
Shengjiu Wang
1
-1
/
+1
2021-06-22
ASoC: simple-card: Fill in driver name
Guido Günther
1
-0
/
+1
2021-06-22
ASoC: SOF: imx: Add missing of_node_put() in imx8_probe()
Yang Yingliang
1
-0
/
+1
2021-06-22
ASoC: codecs: wcd938x: fix uninitialized symbol warnings
Srinivas Kandagatla
1
-3
/
+3
2021-06-22
ASoC: codecs: wcd938x: fix unused variable warning
Srinivas Kandagatla
1
-0
/
+2
2021-06-22
ASoC: Intel: skl_hda_dsp_generic: Update Kconfig documentation
Kai Vehmanen
1
-3
/
+4
2021-06-22
ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tables
Pierre-Louis Bossart
15
-36
/
+13
2021-06-22
ASoC: Intel: soc-acpi: add ull suffix for SoundWire _ADR values
Pierre-Louis Bossart
5
-46
/
+46
2021-06-22
ASoC: Intel: sof_sdw: fix signed/unsigned warning
Pierre-Louis Bossart
1
-1
/
+1
2021-06-22
ASoC: Intel: sof_da7219_max98373: shrink platform_id below 20 characters
Pierre-Louis Bossart
2
-6
/
+6
2021-06-22
ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 characters
Pierre-Louis Bossart
2
-3
/
+3
2021-06-22
ASoC: Intel: glk_rt5682_max98357a: shrink platform_id below 20 characters
Pierre-Louis Bossart
2
-3
/
+3
2021-06-22
ASoC: Intel: sof_rt5682: shrink platform_id names below 20 characters
Pierre-Louis Bossart
4
-15
/
+15
2021-06-22
ASoC: Intel: sof_sdw: remove hdac-hdmi support
Kai Vehmanen
3
-39
/
+1
2021-06-22
ASoC: Intel: sof_sdw: use mach data for ADL RVP DMIC count
Kai Vehmanen
1
-1
/
+0
2021-06-22
Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+2
2021-06-22
ALSA: usb-audio: Fix OOB access at proc output
Takashi Iwai
1
-2
/
+3
[prev]
[next]