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
2015-06-15
ALSA: bebob: use normalized representation for the type of clock source
Takashi Sakamoto
4
-31
/
+33
2015-06-15
ALSA: bebob: preparation for replacing string literals by normalized represen...
Takashi Sakamoto
4
-12
/
+72
2015-06-15
ALSA: bebob: apply new enumerator to normalize the type of clock source
Takashi Sakamoto
1
-0
/
+6
2015-06-15
ALSA: bebob: improve signal mode detection for clock source
Takashi Sakamoto
2
-9
/
+72
2015-06-15
ALSA: mips: let SND_SGI_O2 select SND_PCM
Nicholas Mc Guire
1
-0
/
+2
2015-06-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-2
/
+40
2015-06-15
ASoC: intel: Constify ACPI device ids
Mathias Krause
1
-1
/
+1
2015-06-15
ASoC: rt5670: Constify ACPI device ids and register defaults
Mathias Krause
1
-3
/
+2
2015-06-15
ASoC: max98090: Constify ACPI device ids and register defaults
Mathias Krause
1
-2
/
+2
2015-06-15
ASoC: rt5640: Constify ACPI device ids and register defaults
Mathias Krause
1
-3
/
+2
2015-06-15
ASoC: ml26124: Remove duplicate code
Axel Lin
1
-47
/
+11
2015-06-15
ALSA: hda - Fix audio crackles on Dell Latitude E7x40
Takashi Iwai
1
-2
/
+15
2015-06-15
ASoC: Intel: fixed TI button detection
Fang, Yang A
1
-0
/
+30
2015-06-15
ASoC: Intel: mrfld: simplify sst_fill_widget_module_info
Rasmus Villemoes
1
-12
/
+8
2015-06-15
ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
Hui Wang
1
-0
/
+25
2015-06-13
ALSA: hda-beep: Update authors dead email address
Matt Ranostay
1
-1
/
+1
2015-06-12
sound: oss/sb_audio: use swap() in sb_audio_close()
Fabian Frederick
1
-6
/
+2
2015-06-12
ALSA: gus: use swap() in snd_ics_put_double()
Fabian Frederick
1
-6
/
+3
2015-06-12
ALSA: aoa: convert bus code to use dev_groups
Quentin Lambert
3
-7
/
+12
2015-06-12
ASoC: wm8523: Set bclk ratio for master mode
Julian Scheel
1
-0
/
+26
2015-06-12
ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]
Zidan Wang
1
-1
/
+1
2015-06-12
ASoC: simple card: Add mclk-fs property in dai-link
Arnaud Pouliquen
1
-3
/
+15
2015-06-12
ASoC: Intel: Added I2C dependency to two BSW machine drivers
Fang, Yang A
1
-2
/
+2
2015-06-12
ASoC: rt5645: Use devm_gpiod_get_optional for hp-detect
Axel Lin
1
-2
/
+3
2015-06-12
ASoC: Intel: sst: use ; instead of , at the of a C statement
Sebastian Andrzej Siewior
1
-2
/
+2
2015-06-12
ASoC: atmel: properly select dma driver state
Alexandre Belloni
1
-6
/
+15
2015-06-12
ASoC: atmel: Revert previous fix for Kconfig limations
Alexandre Belloni
2
-5
/
+7
2015-06-12
ASoC: rt5645: Add the device tree parser
Oder Chiou
1
-6
/
+19
2015-06-12
ASoC: Intel: Fixed incorrect sst pcm_delay
Fang, Yang A
1
-1
/
+1
2015-06-12
ASoC: rt286: Add RL6347A class device shared support for RT286
Oder Chiou
5
-91
/
+173
2015-06-12
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-4
/
+43
2015-06-12
ALSA: hda - Abort the probe without i915 binding for HSW/BDW
Takashi Iwai
1
-2
/
+16
2015-06-11
ALSA: hda - Fix link power unbalance at device removal
Takashi Iwai
1
-1
/
+1
2015-06-11
ASoC: tas2552: Use devm_gpiod_get_optional for enable-gpio
Axel Lin
1
-7
/
+4
2015-06-11
ASoC: wm_adsp: Add basic debugfs entries
Richard Fitzgerald
2
-4
/
+202
2015-06-11
ASoC: wm_adsp: create ALSA controls from wm_adsp driver
Richard Fitzgerald
4
-26
/
+24
2015-06-11
ASoC: wm_adsp: Add codec_probe and codec_remove stubs
Richard Fitzgerald
4
-1
/
+31
2015-06-11
ALSA: hdac_ext: add extended stream capabilities
Jeeja KP
2
-1
/
+403
2015-06-11
ALSA: hdac_ext: add hdac extended controller
Jeeja KP
2
-1
/
+271
2015-06-11
ALSA: hdac_ext: add extended HDA bus
Jeeja KP
4
-0
/
+127
2015-06-11
ALSA: usb-audio: Set correct type for some UAC2 mixer controls.
Johan Rastén
1
-3
/
+3
2015-06-11
ALSA: hda - Re-add the lost fake mute support
Takashi Iwai
3
-2
/
+32
2015-06-11
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-1
/
+5
2015-06-11
ALSA: hda - Continue probing even if i915 binding fails
Takashi Iwai
1
-1
/
+2
2015-06-10
ASoC: imx-wm8962: Add a missing error check
Dan Carpenter
1
-1
/
+1
2015-06-10
ASoC: rt5645: change gpio to gpiod APIs
Oder Chiou
2
-35
/
+13
2015-06-10
Merge tag 'asoc-v4.2' into asoc-rt5645
Mark Brown
219
-2054
/
+7837
2015-06-10
ASoC: rt5645: make RT5650_TDM_CTRL_4 readable
Oder Chiou
1
-0
/
+1
2015-06-10
ASoC: rt5645: Lock mutex in rt5645_enable_push_button_irq
Nicolas Boichat
1
-0
/
+6
2015-06-10
ASoC: qcom: add apq8016 sound card support
Srinivas Kandagatla
3
-0
/
+209
[prev]
[next]