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
2017-04-25
Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
6
-19
/
+48
2017-04-25
ASoC: tas2552: Propagate the error code in suspend/resume
Fabio Estevam
1
-2
/
+2
2017-04-25
ASoC: bytcr_rt5640: log quirk configuration errors
Pierre-Louis Bossart
1
-25
/
+75
2017-04-25
ASoC: bytcr_rt5640: Fix a typo and quirk parameter type
Takashi Iwai
1
-2
/
+2
2017-04-25
Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso...
Mark Brown
4
-15
/
+49
2017-04-25
ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
Takashi Iwai
2
-4
/
+2
2017-04-24
ASoC: wm5100: fix spelling mistake: "micropone" -> "microphone"
Colin Ian King
1
-1
/
+1
2017-04-24
ASoC: bytcr_rt5640: Allow quirk set via module option
Takashi Iwai
1
-0
/
+9
2017-04-24
ASoC: Call snd_soc_set_dmi_name() unconditionally
Takashi Iwai
2
-3
/
+3
2017-04-24
ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()
Takashi Iwai
1
-0
/
+2
2017-04-24
ASoC: imx-wm8962: Remove global variables
Fabio Estevam
1
-12
/
+19
2017-04-24
Merge branch 'topic/hda-dual-codecs' into for-next
Takashi Iwai
5
-9
/
+75
2017-04-21
ASoC: samsung: Add Odroid ASoC machine driver
Sylwester Nawrocki
3
-0
/
+229
2017-04-21
ASoC: qcom: move clock names into LPASS variant struct
Linus Walleij
4
-15
/
+27
2017-04-21
ASoC: cs35l35: Allow user to configure IMON SCALE
Charles Keepax
2
-7
/
+18
2017-04-21
ASoC: Intel: Skylake: Fix a couple user after free bugs
Dan Carpenter
2
-4
/
+4
2017-04-21
ASoC: fsl_asrc_dma: use correct direction enum type
Stefan Agner
1
-1
/
+1
2017-04-21
ASoC: mediatek: add I2C dependency for CS42XX8
Arnd Bergmann
1
-1
/
+1
2017-04-21
ASoC: Intel: Skylake: Uninitialized variable in probe_codec()
Dan Carpenter
1
-1
/
+1
2017-04-21
ASoC: rsnd: Fix possible NULL pointer dereference
Marek Vasut
1
-7
/
+11
2017-04-21
ASoC: rsnd: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-04-21
ALSA: hda - Use a helper function for renaming kctl names
Takashi Iwai
1
-7
/
+4
2017-04-21
ALSA: hda - Support Gigabyte Gaming board with dual Realtek codecs
Takashi Iwai
1
-0
/
+61
2017-04-21
ALSA: hda - Fix headset microphone detection for ASUS N551 and N751
Mikhail Paulyshka
1
-2
/
+10
2017-04-20
ALSA: fireface: obsolete usage of ktime_set() for zero assignment
Takashi Sakamoto
1
-1
/
+1
2017-04-20
Annotate hardware config module parameters in sound/pci/
David Howells
7
-13
/
+13
2017-04-20
Annotate hardware config module parameters in sound/oss/
David Howells
12
-61
/
+61
2017-04-20
Annotate hardware config module parameters in sound/isa/
David Howells
23
-145
/
+145
2017-04-20
Annotate hardware config module parameters in sound/drivers/
David Howells
3
-6
/
+6
2017-04-20
ALSA: firewire-motu: mark trace helpers as __maybe_unused
Arnd Bergmann
1
-4
/
+6
2017-04-19
ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHz
Kuninori Morimoto
1
-13
/
+26
2017-04-19
ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG
Kuninori Morimoto
2
-3
/
+1
2017-04-19
ASoC: ak4613: use snd_soc_update_bits() to avoid Reserve bit on I/O CTRL
Kuninori Morimoto
1
-2
/
+8
2017-04-19
ALSA: hda - Add HP ZBook 15u G3 Conexant CX20724 GPIO mute leds
Jerónimo Borque
1
-0
/
+81
2017-04-18
ASoC: cs35l35: Correct some register defaults
Charles Keepax
1
-4
/
+4
2017-04-18
ASoC: topology: use j for internal loop counter
Colin Ian King
1
-2
/
+3
2017-04-18
ASoC: codecs: rt5670: add Thinkpad Tablet 10 quirk
Nicole Faerber
1
-0
/
+21
2017-04-18
ASoC: Intel: Atom: update Thinkpad 10 quirk
Pierre-Louis Bossart
1
-1
/
+15
2017-04-18
ASoC: nau8540: fix tab conversion problem
John Hsu
2
-767
/
+767
2017-04-17
ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usb
Mauro Carvalho Chehab
3
-3
/
+3
2017-04-14
ASoC: rt5514: Unconfuse the rt5514 at probe / resume time
Douglas Anderson
1
-0
/
+28
2017-04-14
ASoC: rt5514: Avoid relying on uninitialized "val" value
Douglas Anderson
1
-3
/
+3
2017-04-14
ASoC: rt5514: Mark rt5514_i2c_driver as static
Douglas Anderson
1
-1
/
+1
2017-04-14
ALSA: firewire-tascam: support drain callback for MIDI playback substream
Takashi Sakamoto
1
-2
/
+6
2017-04-14
ALSA: firewire-tascam: move message parameters for async midi port
Takashi Sakamoto
3
-21
/
+19
2017-04-14
ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...
Takashi Sakamoto
3
-14
/
+7
2017-04-14
ALSA: firewire-tascam: use fixed-length array for message cache to async midi...
Takashi Sakamoto
2
-17
/
+2
2017-04-14
ALSA: firewire-tascam: use the same address for asynchronous transaction for ...
Takashi Sakamoto
2
-7
/
+5
2017-04-14
ALSA: firewire-tascam: send fixed-length transaction for async midi port
Takashi Sakamoto
2
-17
/
+8
2017-04-14
ALSA: firewire-tascam: remove callback function from async midi port
Takashi Sakamoto
2
-13
/
+4
[prev]
[next]