index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-12
ASoC: Remove runtime field from DAI
Lars-Peter Clausen
3
-3
/
+0
2014-05-12
ASoC: atmel-pcm-pdc: Remove broken suspend/resume code
Lars-Peter Clausen
1
-63
/
+0
2014-05-07
ASoC: Remove unused num_dai field from CODEC
Lars-Peter Clausen
2
-2
/
+0
2014-05-07
ASoC: Remove unused 'list' field form card
Lars-Peter Clausen
2
-2
/
+0
2014-05-07
ASoC: Remove card's DAI list
Lars-Peter Clausen
3
-8
/
+0
2014-05-02
ASoC: add SND_SOC_BYTES_EXT
Vinod Koul
2
-0
/
+25
2014-04-29
ASoC: core: Fix component_list corruption when unloading modules
Jarkko Nikula
1
-10
/
+15
2014-04-23
ASoC: core: Don't break component searching if both id and num_dai are 0
Nicolin Chen
1
-1
/
+1
2014-04-22
ASoC: Move standard kcontrol helpers to the component level
Lars-Peter Clausen
2
-85
/
+156
2014-04-22
ASoC: Remove ASoC level IO tracing
Lars-Peter Clausen
2
-103
/
+0
2014-04-22
ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()
Lars-Peter Clausen
1
-5
/
+4
2014-04-22
ASoC: Remove snd_soc_update_bits_locked()
Lars-Peter Clausen
1
-20
/
+0
2014-04-22
ASoC: Move IO abstraction to the component level
Lars-Peter Clausen
5
-217
/
+317
2014-04-21
ASoC: Change return type of snd_soc_write() to int
Lars-Peter Clausen
2
-4
/
+4
2014-04-21
ASoC: sta350: Use snd_soc_kcontrol_codec()
Lars-Peter Clausen
1
-2
/
+2
2014-04-18
ASoC: core: use PTR_ERR instead of PTR_RET
Christoph Jaeger
1
-4
/
+4
2014-04-18
ASoC: dapm: Allow update_bits use 32 bits reg
Bard Liao
1
-1
/
+1
2014-04-16
ASoC: Fix snd_soc_kcontrol_platform() return type
Lars-Peter Clausen
1
-1
/
+1
2014-04-14
ASoC: core: Add function for ac97 codec registration
Misael Lopez Cruz
1
-9
/
+20
2014-04-14
ASoC: core: Add helper for DAI widgets linking
Misael Lopez Cruz
1
-24
/
+40
2014-04-14
ASoC: core: Add helpers for codec DAI probe & remove
Misael Lopez Cruz
1
-27
/
+47
2014-04-14
ASoC: core: Add helpers for codec and codec_dai search
Misael Lopez Cruz
1
-32
/
+47
2014-04-14
ASoC: sta350: Add codec driver
Sven Brandau
6
-0
/
+1660
2014-04-14
ASoC: core: Allow snd_soc_update_bits use 32 bits register
Bard Liao
2
-7
/
+7
2014-04-14
ASoC: core: Fail codec probe if we fail to add controls
Nariman Poushin
1
-3
/
+11
2014-04-14
ASoC: core: Fail probe if we fail to add dai widgets
Nariman Poushin
1
-2
/
+9
2014-04-14
ASoC: Let snd_soc_platform subclass snd_soc_component
Lars-Peter Clausen
2
-0
/
+30
2014-04-14
ASoC: Track which components have been registered with snd_soc_register_compo...
Lars-Peter Clausen
2
-1
/
+3
2014-04-14
ASoC: Remove IO register modifier callbacks
Lars-Peter Clausen
3
-88
/
+8
2014-04-14
ASoC: Move IO functions to soc-io.c
Lars-Peter Clausen
2
-144
/
+144
2014-04-14
ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap
Lars-Peter Clausen
1
-2
/
+3
2014-04-14
ASoC: Add snd_soc_kcontrol_platform() helper function
Lars-Peter Clausen
2
-4
/
+18
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
49
-140
/
+154
2014-04-14
ASoC: codec: fix the sparse check warnings.
Xiubo Li
10
-10
/
+10
2014-04-14
ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-5
/
+8
2014-04-14
ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-4
/
+8
2014-04-14
ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-4
/
+8
2014-04-14
ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-8
/
+6
2014-04-14
ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-8
/
+6
2014-04-14
ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-2
/
+8
2014-04-14
ASoC: 88pm860x: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
1
-4
/
+8
2014-04-14
ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
Xiubo Li
3
-16
/
+22
2014-04-13
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
1
-2
/
+2
2014-04-13
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-13
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
[next]