index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
Age
Commit message (
Expand
)
Author
Lines
2015-04-12
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
-3
/
+1
2015-04-10
Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
-0
/
+5
2015-04-10
Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
-2
/
+0
2015-04-09
ASoC: Make soc_dpcm_debugfs_add() non-fatal
Lars-Peter Clausen
-1
/
+1
2015-04-08
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
-0
/
+28
2015-04-05
ALSA: Use const struct ac97_quirk
Joe Perches
-1
/
+3
2015-04-04
ALSA: hda - Sync node attributes at resume from widget power saving
Takashi Iwai
-0
/
+12
2015-04-01
ASoC: dapm: Remove delayed_work from dapm context struct
Lars-Peter Clausen
-1
/
+0
2015-04-01
ASoC: Remove suspend_bias_level from DAPM context struct
Lars-Peter Clausen
-1
/
+0
2015-03-26
ASoC: simple-card: Remove support for setting differing DAI formats
Lars-Peter Clausen
-1
/
+0
2015-03-23
ALSA: hda - Add cache support for COEF read/write
Takashi Iwai
-0
/
+1
2015-03-23
ALSA: hda - Add a fake stereo amp register support
Takashi Iwai
-0
/
+59
2015-03-23
ALSA: hda - Allow driver to add vendor-specific verbs for regmap
Takashi Iwai
-1
/
+3
2015-03-23
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
-0
/
+3
2015-03-23
ALSA: hda - Implement uncached version of parameter reads
Takashi Iwai
-0
/
+2
2015-03-23
ALSA: hda - Use regmap for codec parameter reads
Takashi Iwai
-1
/
+19
2015-03-23
ALSA: hda - Add regmap support
Takashi Iwai
-0
/
+149
2015-03-23
ALSA: hda - Move generic array helpers to core lib
Takashi Iwai
-0
/
+33
2015-03-23
ALSA: hda - Support indirect execution of verbs
Takashi Iwai
-0
/
+6
2015-03-23
ALSA: hda - Add widget sysfs tree
Takashi Iwai
-0
/
+6
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
-0
/
+66
2015-03-23
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
-0
/
+61
2015-03-23
ALSA: hda - Make snd_hda_bus_type public
Takashi Iwai
-0
/
+42
2015-03-17
ASoC: dapm: add code to configure dai link parameters
Nikesh Oswal
-0
/
+4
2015-03-17
Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
-3
/
+5
2015-03-17
Merge branch 'topic/rt5670' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
-0
/
+1
2015-03-16
Merge branch 'topic/hda-unbind' into for-next
Takashi Iwai
-1
/
+2
2015-03-16
ASoC: Make snd_soc_dapm_kcontrol_codec() inline
Lars-Peter Clausen
-1
/
+13
2015-03-11
ASoC: rt5670: Add IRQ function
Bard Liao
-0
/
+1
2015-03-06
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
-3
/
+20
2015-03-05
Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...
Mark Brown
-3
/
+5
2015-03-05
Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'aso...
Mark Brown
-0
/
+10
2015-03-04
ASoC: Remove snd_soc_jack_new()
Lars-Peter Clausen
-20
/
+0
2015-03-04
ASoC: Allow to register jacks at the card level
Lars-Peter Clausen
-3
/
+25
2015-03-04
ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xml
Masanari Iida
-4
/
+4
2015-03-03
ALSA: core: Re-add snd_device_disconnect()
Takashi Iwai
-1
/
+2
2015-02-24
ASoC: core: Add extra dapm properties for Device Tree
Nicolin Chen
-0
/
+5
2015-02-24
ASoC: core: allow pcms to be registered as nonatomic
Vinod Koul
-0
/
+3
2015-02-24
ALSA: Add params_set_format helper
Fang, Yang A
-0
/
+7
2015-02-23
Merge branch 'topic/timestamp' into for-next
Takashi Iwai
-2
/
+64
2015-02-20
ALSA: core: remove .wall_clock
Pierre-Louis Bossart
-2
/
+0
2015-02-20
ALSA: core: add .get_time_info
Pierre-Louis Bossart
-0
/
+4
2015-02-20
ALSA: core: selection of audio_tstamp type and accuracy reports
Pierre-Louis Bossart
-0
/
+60
2015-02-12
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
-5
/
+1
2015-02-12
ALSA: seq: Define driver object in each driver
Takashi Iwai
-8
/
+19
2015-02-12
ALSA: seq: Clean up device and driver structs
Takashi Iwai
-12
/
+6
2015-02-12
ALSA: seq: Rewrite sequencer device binding with standard bus
Takashi Iwai
-0
/
+3
2015-02-12
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
Takashi Iwai
-0
/
+4
2015-02-09
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
Pierre-Louis Bossart
-0
/
+1
2015-02-09
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...
Mark Brown
-5
/
+14
[prev]
[next]