index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
keyspan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-16
ASoC: Blackfin: Add bf5xx-adau1701 machine driver
Lars-Peter Clausen
3
-0
/
+152
2011-06-16
ASoC: Add ADAU1701 codec driver
Lars-Peter Clausen
4
-1
/
+573
2011-06-16
ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driver
Mark Brown
1
-3
/
+3
2011-06-14
ASoC: dapm - Refactor widget IO functions in preparation for platform widgets.
Liam Girdwood
1
-6
/
+43
2011-06-14
ASoC: Fix mismerge with release branch
Mark Brown
1
-0
/
+1
2011-06-13
ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus
Mark Brown
2
-5
/
+1
2011-06-13
ASoC: Don't use codec->control_data in bulk write
Mark Brown
1
-2
/
+2
2011-06-13
ASoC: Add weak routes for sidetone style paths
Mark Brown
2
-0
/
+89
2011-06-13
ASoC: Move register I/O code into a separate file
Mark Brown
3
-381
/
+401
2011-06-13
ASoC: Factor out redundant read() functions
Mark Brown
1
-44
/
+8
2011-06-10
ASoC: SMDKV310: Enable SPDIF device
Naveen Krishna Chatradhi
1
-1
/
+1
2011-06-10
sound/atmel_ssc_dai: add a missing space to an error message
Uwe Kleine-König
1
-1
/
+1
2011-06-10
ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register
Sangbeom Kim
1
-2
/
+2
2011-06-09
ASoC: pcm - rename snd_codec_close() to snd_pcm_close().
Liam Girdwood
1
-2
/
+2
2011-06-09
ASoC: core - PCM mutex per rtd
Liam Girdwood
3
-14
/
+23
2011-06-09
ASoC: core - Separate out PCM operations into new file.
Liam Girdwood
3
-612
/
+641
2011-06-09
ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context
Lars-Peter Clausen
1
-9
/
+8
2011-06-09
ASoC: p1022ds: fix incorrect referencing of device tree properties
Timur Tabi
4
-13
/
+18
2011-06-09
ASoC: fsl: fix initialization of DMA buffers
Timur Tabi
1
-4
/
+5
2011-06-09
ASoC: WM8804 does not support sample rates below 32kHz
Mark Brown
1
-2
/
+7
2011-06-08
ASoC: Fix mismerge of Speyside set_bias_level_post()
Mark Brown
1
-0
/
+1
2011-06-08
ASoC: Support Speyside build variants with WM8962 fitted
Mark Brown
3
-0
/
+268
2011-06-08
ASoC: Defer all WM8962 clocking configuration until power up
Mark Brown
1
-27
/
+33
2011-06-08
ASoC: Implement base 5 band EQ control for WM8962
Mark Brown
1
-0
/
+16
2011-06-08
ASoC: Report errors when we have a WM8962 IRQ and don't get FLL lock
Mark Brown
1
-5
/
+32
2011-06-08
ASoC: Factor out I2C usage in WM8962 driver
Mark Brown
1
-9
/
+10
2011-06-08
ASoC: Suppress restore of default register values for rbtree cache sync
Mark Brown
1
-1
/
+6
2011-06-08
ASoC: Fix WM8962 headphone volume update for use of advanced caches
Mark Brown
1
-2
/
+2
2011-06-07
ASoC: core - Allow components to probe/remove in sequence.
Liam Girdwood
3
-21
/
+61
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
27
-61
/
+96
2011-06-07
ASoC: Blackfin: bf5xx-ad1836: Fix codec device name
Lars-Peter Clausen
1
-2
/
+2
2011-06-07
ASoC: AD1836: Fix build error
Lars-Peter Clausen
1
-1
/
+1
2011-06-07
ASoC: wm8940: remove unnecessary if statements
Greg Dietsche
1
-7
/
+0
2011-06-06
ASoC: AD1836: Fix setting the PCM format
Lars-Peter Clausen
2
-7
/
+13
2011-06-06
ASoC: AD1836: Add input gain control for ADC2
Lars-Peter Clausen
1
-0
/
+11
2011-06-06
ASoC: AD1836: Remove unused fields from private struct
Lars-Peter Clausen
1
-5
/
+0
2011-06-06
ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 support
Lars-Peter Clausen
1
-54
/
+129
2011-06-06
ASoC: AD1836: Use snd_soc_update_bits for read-modify-write
Lars-Peter Clausen
1
-12
/
+6
2011-06-06
ASoC: AD1836: Add ADC/DAC controls helper macros
Lars-Peter Clausen
2
-39
/
+34
2011-06-06
ASoC: Manage Speyside system clocking only in bias management
Mark Brown
1
-10
/
+40
2011-06-06
ASoC: Only provide a default bias level update for CODEC contexts
Mark Brown
1
-4
/
+7
2011-06-06
ASoC: Add context parameter to card DAPM callbacks
Mark Brown
5
-3
/
+11
2011-06-06
ASoC: Simplify logic in snd_soc_dapm_set_bias_level()
Mark Brown
1
-10
/
+12
2011-06-06
ASoC: Remove trace for DAPM bias level logging
Mark Brown
1
-18
/
+0
2011-06-06
ASoC: Indentation fix for null loop operation
Mark Brown
1
-1
/
+1
2011-06-06
ASoC: Don't bring the CODEC up to full power for supplies and biases
Mark Brown
1
-2
/
+21
2011-06-06
ASoC: Specify target bias state directly as a bias state
Mark Brown
3
-32
/
+38
2011-06-06
ASoC: Allow WM8915 BCLK calculation outside hw_params()
Mark Brown
1
-29
/
+53
2011-06-06
ASoC: Check for NULL register bank in snd_soc_get_cache_val()
Mark Brown
1
-0
/
+3
2011-06-06
ASoC: Enforce the mask in snd_soc_update_bits()
Mark Brown
1
-1
/
+1
[next]