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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
ASoC: simple-card: fix the cinfo error check
Xiubo Li
1
-5
/
+7
2014-01-09
ASoC: simple-card: fix a bug where cinfo will be NULL before using it
Xiubo Li
1
-1
/
+1
2014-01-09
ASoC: fsl_ssi: Set default slot number for common cases
Nicolin Chen
1
-0
/
+11
2014-01-09
ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe()
Wei Yongjun
1
-1
/
+1
2014-01-09
ASoC: Allow PCMs to restrict the supported formats
Lars-Peter Clausen
1
-1
/
+4
2014-01-09
ASoC: ux500: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
1
-15
/
+0
2014-01-09
ASoC: sh: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
3
-29
/
+0
2014-01-09
ASoC: nuc900: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
1
-3
/
+0
2014-01-09
ASoC: kirkwood: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
1
-16
/
+0
2014-01-09
ASoC: intel: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
2
-14
/
+0
2014-01-09
ASoC: adav80x: Use params_width() rather than memory format
Mark Brown
1
-16
/
+14
2014-01-09
ASoC: adau1701: Use params_width() rather than memory format
Mark Brown
1
-18
/
+16
2014-01-09
ASoC: adau1373: Use params_width() rather than memory format
Mark Brown
1
-5
/
+5
2014-01-09
ASoC: ad193x: Use params_width() rather than memory format
Mark Brown
1
-5
/
+5
2014-01-09
ASoC: ad1836: Use params_width() rather than explicit memory format
Mark Brown
1
-5
/
+5
2014-01-09
ASoC: fsl-ssi: Fix stats compile warning
Markus Pargmann
1
-1
/
+1
2014-01-09
ASoC: wm_adsp: Mark wm_adsp2_boot_work as static
Charles Keepax
1
-1
/
+1
2014-01-08
ASoC: bcm: Remove obsoleted Kconfig dependency
Takashi Iwai
1
-1
/
+0
2014-01-08
ASoC: wm_adsp: Start DSP booting earlier in the DAPM process
Charles Keepax
3
-13
/
+38
2014-01-08
ASoC: wm_adsp: Factor out ADSP2 boot proceedure
Charles Keepax
2
-78
/
+105
2014-01-08
ASoC: fsl-ssi: Drop ac97 specific trigger function
Markus Pargmann
1
-53
/
+8
2014-01-08
ASoC: fsl-ssi: Move RX/TX configuration to seperate functions
Markus Pargmann
1
-43
/
+46
2014-01-08
ASoC: fsl-ssi: Add configuration helper functions
Markus Pargmann
1
-0
/
+122
2014-01-08
ASoC: fsl-ssi: Add offline_config flag
Markus Pargmann
1
-0
/
+27
2014-01-08
ASoC: fsl-ssi: Fix interrupt stats for imx
Markus Pargmann
1
-8
/
+32
2014-01-08
ASoC: fsl-ssi: Add imx51-ssi and of_device_id matching
Markus Pargmann
1
-8
/
+24
2014-01-08
ASoC: fsl-ssi: Move sysfs stats to debugfs
Markus Pargmann
1
-67
/
+117
2014-01-08
ASoC: fsl-ssi: Fix probe error handling
Markus Pargmann
1
-4
/
+12
2014-01-08
ASoC: ssm2602: add 16kHz sampling rate support
Andreas Pretzsch
1
-4
/
+10
2014-01-08
ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()
Peter Ujfalusi
1
-3
/
+2
2014-01-08
ASoC: twl4030: Move the ctl cache update local to twl4030_write() function
Peter Ujfalusi
1
-20
/
+16
2014-01-08
ASoC: twl4030: Parameter alignment fixes (for code consistency)
Peter Ujfalusi
1
-48
/
+45
2014-01-08
ASoC: twl4030: Remove local reg cache
Peter Ujfalusi
1
-144
/
+63
2014-01-08
ASoC: twl4030: Introduce local ctl register cache
Peter Ujfalusi
1
-0
/
+15
2014-01-08
ASoC: twl4030: Remove reset registers functionality
Peter Ujfalusi
1
-17
/
+0
2014-01-08
ASoC: twl4030: Remove check defaults functionality
Peter Ujfalusi
1
-23
/
+0
2014-01-08
ASoC: twl4030: Separate write condition checking from I/O function
Peter Ujfalusi
1
-17
/
+23
2014-01-08
ASoC: fsl-sai: Clean up the code
Xiubo Li
1
-4
/
+3
2014-01-08
ASoC: ux500: Fix sparse non static symbol warning
Wei Yongjun
1
-3
/
+3
2014-01-08
ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant
Lars-Peter Clausen
1
-1
/
+1
2014-01-08
ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.
Liam Girdwood
2
-0
/
+50
2014-01-08
ASoC: utils: Add internal call to determine if DAI is dummy.
Liam Girdwood
1
-0
/
+7
2014-01-07
ASoC: dpcm: Explicitly set BE DAI link supported stream directions
Liam Girdwood
1
-4
/
+2
2014-01-07
ASoC: pcm: Fix lack of platform bespoke_trigger() call
Jean-Francois Moine
1
-1
/
+1
2014-01-07
ASoC: simple-card: keep the property's name the same pattern
Xiubo Li
1
-2
/
+2
2014-01-07
ASoC: simple-card: fix the DAPM routes map parsing
Xiubo Li
1
-3
/
+5
2014-01-07
ASoC: ux500: Dramatically reduce the size of the DAI driver data struct
Lee Jones
1
-82
/
+14
2014-01-07
ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
Lee Jones
1
-5
/
+15
2014-01-07
ASoC: ux500_pcm: Take out pointless dev_dbg() call
Lee Jones
1
-4
/
+0
2014-01-07
ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case
Lee Jones
1
-2
/
+40
[prev]
[next]