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
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-07
ASoC: core: Support for limiting the volume
Peter Ujfalusi
1
-0
/
+39
2010-03-29
Merge branch 'for-2.6.34' into for-2.6.35
Mark Brown
1
-1
/
+2
2010-03-29
ASoC: Fix passing platform_data to ac97 bus users and fix a leak
Graham Gower
1
-1
/
+2
2010-03-19
ASoC: remove a card from the list, if instantiation failed
Guennadi Liakhovetski
1
-14
/
+13
2010-03-12
ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags
Jassi Brar
1
-0
/
+12
2010-03-10
Merge commit 'v2.6.34-rc1' into for-2.6.35
Mark Brown
1
-5
/
+15
2010-03-03
ASoC: soc_pcm_open: Add missing bailout tag
Jassi Brar
1
-5
/
+9
2010-03-03
ASoC: core: Add delay operation to snd_soc_dai_ops
Peter Ujfalusi
1
-0
/
+18
2010-03-03
ASoC: core: soc level wrapper for pcm_pointer callback
Peter Ujfalusi
1
-1
/
+18
2010-03-03
ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetry
Peter Ujfalusi
1
-1
/
+1
2010-02-26
ASoC: Allow mulitple usage count of codec and cpu dai
Jassi Brar
1
-13
/
+18
2010-02-22
ASoC: core: On resume also check the soc device state
Peter Ujfalusi
1
-0
/
+6
2010-02-22
ASoC: Remove runtime field from DAI
jassi brar
1
-2
/
+0
2010-02-22
ASoC: Pass dai_link as argument to platform suspend and resume
jassi brar
1
-2
/
+2
2010-02-17
ASoC: Make pmdown_time a long
Mark Brown
1
-1
/
+1
2010-02-16
ASoC: Make pmdown_time runtime configurable
Mark Brown
1
-0
/
+27
2010-02-16
ASoC: Make pmdown_time a per-card setting
Mark Brown
1
-1
/
+3
2010-01-28
ASoC: Set codec->dev for AC97 devices
Mark Brown
1
-0
/
+1
2010-01-12
Merge branch 'for-2.6.33' into for-2.6.34
Mark Brown
1
-1
/
+1
2009-12-31
ASoC: Use snprintf() when generating stream names
Mark Brown
1
-2
/
+2
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-04
ASoC: Export snd_soc_update_bits_unlocked()
Mark Brown
1
-3
/
+4
2009-11-12
ASoC: move setting ac97 platformdata earlier than ac97 read/write
Barry Song
1
-4
/
+5
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-77
/
+64
2009-11-03
ASoC: Move sysfs and debugfs functions to head of soc-core.c
Mark Brown
1
-167
/
+167
2009-10-30
ASoC: refactor snd_soc_update_bits()
Eero Nurkkala
1
-6
/
+30
2009-10-30
ASoC: remove io_mutex
Eero Nurkkala
1
-5
/
+0
2009-10-19
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
1
-3
/
+8
2009-10-19
ASoC: Fix possible codec_dai->ops NULL pointer problems
Barry Song
1
-3
/
+8
2009-10-15
ASoC: Remove snd_soc_suspend_device()
Mark Brown
1
-39
/
+0
2009-10-02
ASoC: Improve the debugfs hierarchy
Peter Ujfalusi
1
-2
/
+6
2009-10-01
ASoC: add support for multiple cards/codecs in debugfs
Peter Ujfalusi
1
-7
/
+19
2009-09-13
ASoC: Provide API for reordering channels
Barry Song
1
-0
/
+24
2009-09-05
ASoC: Add source argument to PLL configuration
Mark Brown
1
-3
/
+5
2009-08-21
ASoC: Add DAPM widget power decision debugfs files
Mark Brown
1
-0
/
+8
2009-08-06
ASoC: change set_tdm_slot api to allow slot_width override.
Daniel Ribeiro
1
-3
/
+6
2009-07-31
ASoC: Allow CODECs to flag invalid registers
Mark Brown
1
-0
/
+3
2009-07-23
ALSA: Allow passing platform_data to devices attached to AC97 bus
Marek Vasut
1
-1
/
+5
2009-07-05
ASoC: Add CODEC volatile register operation
Mark Brown
1
-0
/
+17
2009-06-30
ASoC: Convert to dev_pm_ops
Mark Brown
1
-11
/
+19
2009-06-25
Merge branch 'for-2.6.31' into for-2.6.32
Mark Brown
1
-0
/
+3
2009-06-23
ASoC: Add a shutdown callback
Mark Brown
1
-0
/
+16
2009-06-14
ASoC: Instantiate any forgotten DAPM widgets
Mark Brown
1
-0
/
+3
2009-06-13
ASoC: Add stub suspend and resume calls for ASoC subdevices
Mark Brown
1
-0
/
+39
2009-06-08
ASoC: Allow 32 bit registers for DAPM
Daniel Ribeiro
1
-14
/
+14
2009-06-04
ASoC: fix NULL pointer dereference in soc_suspend()
Daniel Mack
1
-0
/
+6
2009-05-18
ASoC: Integrate bias management with DAPM power management
Mark Brown
1
-51
/
+10
2009-05-12
Merge branch 'for-2.6.30' into for-2.6.31
Mark Brown
1
-0
/
+3
2009-05-11
ASoC: soc-core: fix crash when removing not instantiated card
Mike Rapoport
1
-0
/
+3
2009-05-09
ASoC: Fix up CODEC DAI formats for big endian CPUs
Mark Brown
1
-0
/
+40
[next]