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-02-03
ALSA: line6: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-1
/
+1
2015-02-02
ASoC: Add sysfs entries via static attribute groups
Takashi Iwai
2
-34
/
+38
2015-02-02
ASoC: Intel: Add support rt5645 in sst driver
Fang, Yang A
1
-0
/
+2
2015-02-02
ASoC: rsnd: call missing snd_soc_unregiter_component/platform()
Kuninori Morimoto
1
-0
/
+3
2015-02-02
ASoC: rsnd: call missing snd_ctl_remove()
Kuninori Morimoto
3
-1
/
+30
2015-02-02
ASoC: davinci-mcasp: Fix DIT only McASP instance support
Peter Ujfalusi
1
-33
/
+39
2015-02-02
ASoC: davicni-mcasp: Mark the common irq line as shared
Peter Ujfalusi
1
-1
/
+2
2015-02-02
ASoC: davinci-evm: Do not include davinci-pcm.h and davinci-i2s.h
Peter Ujfalusi
1
-3
/
+0
2015-02-02
ASoC: davinci-evm: Do not include edma headers
Peter Ujfalusi
1
-3
/
+0
2015-02-02
ALSA: Drop snd_get_device() helper
Takashi Iwai
1
-43
/
+0
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
8
-86
/
+51
2015-02-02
ALSA: compress: Embed struct device
Takashi Iwai
1
-5
/
+19
2015-02-02
ALSA: seq: Handle the device directly
Takashi Iwai
1
-2
/
+11
2015-02-02
ALSA: timer: Handle the device directly
Takashi Iwai
1
-2
/
+11
2015-02-02
ALSA: timer: Propagate the error at initialization
Takashi Iwai
1
-10
/
+22
2015-02-02
ALSA: rawmidi: Use rawmidi device file for kernel messages
Takashi Iwai
1
-3
/
+3
2015-02-02
ALSA: rawmidi: Embed struct device
Takashi Iwai
1
-7
/
+17
2015-02-02
ALSA: pcm: Embed struct device
Takashi Iwai
4
-26
/
+21
2015-02-02
ALSA: hwdep: Embed struct device
Takashi Iwai
2
-52
/
+37
2015-02-02
ALSA: control: Embed struct device
Takashi Iwai
1
-24
/
+16
2015-02-02
ALSA: Add a helper to initialize device
Takashi Iwai
1
-0
/
+23
2015-02-02
ALSA: control: Provide a helper to look for the preferred subdevice
Takashi Iwai
3
-27
/
+29
2015-02-02
ALSA: Allow to pass the device object to snd_register_device*()
Takashi Iwai
3
-22
/
+37
2015-02-02
ASoC: atmel-pcm-dma: won't check direction when configure dma
Bo Shen
1
-7
/
+5
2015-02-01
ALSA: line6: Remove unused line6_midibuf_skip_message()
Chris Rorvick
2
-13
/
+0
2015-02-01
ALSA: line6: Remove unused line6_midibuf_status()
Chris Rorvick
2
-8
/
+0
2015-01-30
ASoC: atmel_ssc_dai: only clean PDC when using PDC
Bo Shen
1
-9
/
+11
2015-01-30
ASoC: atmel_ssc_dai: refactor the startup and shutdown
Bo Shen
1
-17
/
+11
2015-01-30
ASoC: atmel_ssc_dai: fix the setting for DSP mode
Bo Shen
1
-3
/
+3
2015-01-30
ASoC: sgtl5000: Use shift mask when setting codec mode
Filip Brozovic
1
-5
/
+5
2015-01-30
ASoC: tlv320aic3x: Fix data delay configuration
Peter Ujfalusi
1
-1
/
+1
2015-01-30
ASoC: rx51: Correct DAPM route for capture
Peter Ujfalusi
1
-4
/
+4
2015-01-30
ASoC: pxa: make TTC DKB tristate
Arnd Bergmann
1
-1
/
+1
2015-01-30
ASoC: atmel_ssc_dai: Support SND_SOC_DAIFMT_CBM_CFS on I2S
Peter Rosin
1
-0
/
+48
2015-01-30
Merge branch 'topic/line6' into for-next
Takashi Iwai
13
-250
/
+114
2015-01-29
ASoC: pcm512x: Use the correct range constraints for S24_LE
Peter Rosin
1
-19
/
+20
2015-01-29
ASoC: pcm512x: Fixup warning splat
Peter Rosin
1
-1
/
+1
2015-01-29
ASoC: rt5677: fix SPI dependency
Arnd Bergmann
2
-1
/
+4
2015-01-29
ASoC: davinci: fix DM365_EVM codec selection
Arnd Bergmann
1
-2
/
+1
2015-01-28
Merge branch 'topic/ak411x-fix' into for-next
Takashi Iwai
3
-25
/
+61
2015-01-28
ALSA: ak411x: Fix race of reinit() calls
Takashi Iwai
2
-0
/
+6
2015-01-28
ALSA: ak411x: Add PM helper functions
Takashi Iwai
3
-1
/
+35
2015-01-28
ALSA: ak4114: Move EXPORT_SYMBOL() after each function
Takashi Iwai
1
-7
/
+6
2015-01-28
ALSA: ak411x: Fix stall in work callback
Takashi Iwai
2
-19
/
+16
2015-01-28
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
Takashi Iwai
6
-20
/
+18
2015-01-28
ALSA: line6: Remove invalid capability bits for PODxt Live Variax
Takashi Iwai
1
-3
/
+1
2015-01-28
ALSA: line6: Remove struct usb_line6_podhd
Takashi Iwai
1
-6
/
+1
2015-01-28
ALSA: line6: Move the contents of usbdefs.h into driver.h
Takashi Iwai
9
-34
/
+16
2015-01-28
ALSA: line6: Remove revision.h
Takashi Iwai
2
-5
/
+0
2015-01-28
ALSA: line6: Tidy up and typo fixes in comments
Takashi Iwai
8
-174
/
+65
[prev]
[next]