index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netlink
/
genetlink.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-01
ASoC: add RT5677 CODEC driver
Oder Chiou
5
-0
/
+4976
2014-06-01
ASoC: intel: The Baytrail/MAX98090 driver depends on I2C
Mark Brown
1
-1
/
+1
2014-06-01
ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared support
Oder Chiou
5
-48
/
+20
2014-06-01
ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared ...
Oder Chiou
8
-206
/
+102
2014-06-01
ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and R...
Oder Chiou
7
-53
/
+110
2014-06-01
ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-06-01
ASoC: Add helper functions to cast from DAPM context to CODEC/platform
Lars-Peter Clausen
1
-0
/
+27
2014-06-01
ASoC: wm9713: correct mono out PGA sources
Matt Reimer
1
-2
/
+1
2014-06-01
ASoC: fsl: Remove dependencies of boards for SND_SOC_EUKREA_TLV320
Alexander Shiyan
1
-6
/
+1
2014-06-01
ASoC: fsl-ssi: Use regmap
Markus Pargmann
3
-134
/
+158
2014-06-01
ASoC: fsl-ssi: reorder and document fsl_ssi_private
Markus Pargmann
1
-15
/
+43
2014-06-01
ASoC: fsl-ssi: Fix baudclock handling
Markus Pargmann
1
-21
/
+41
2014-06-01
ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode
Sascha Hauer
1
-0
/
+4
2014-06-01
ASoC: fsl-ssi: remove unnecessary spinlock
Sascha Hauer
1
-17
/
+4
2014-06-01
ASoC: fsl-ssi: set bitclock in master mode from hw_params
Sascha Hauer
1
-4
/
+36
2014-06-01
ASoC: fsl-ssi: make fsl,mode property optional
Markus Pargmann
1
-15
/
+26
2014-06-01
ASoC: fsl-ssi: introduce SoC specific data
Sascha Hauer
1
-68
/
+57
2014-06-01
ASoC: Intel: byt-rt5640: Use card PM ops from core
Jarkko Nikula
1
-12
/
+1
2014-06-01
ASoC: Intel: Use devm_snd_soc_register_card
Jarkko Nikula
2
-21
/
+2
2014-06-01
ASoC: Intel: remove duplicate headers
Andy Shevchenko
3
-3
/
+0
2014-06-01
ASoC: Intel: Clear stored Baytrail DSP DMA pointer before stream start
Jarkko Nikula
1
-0
/
+1
2014-06-01
ASoC: cs42l56: Fix new value argument in snd_soc_update_bits calls
Axel Lin
2
-43
/
+37
2014-06-01
ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup path
Imre Deak
2
-5
/
+12
2014-06-01
ASoC: Intel: Add Baytrail byt-max98090 machine driver
Jarkko Nikula
4
-0
/
+215
2014-06-01
ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() function
Peter Ujfalusi
1
-1
/
+1
2014-05-29
ASoC: wm8804: Allow control of master clock divider in PLL generation
Daniel Matuschek
2
-3
/
+18
2014-05-27
ASoC: Blackfin: ADAU1X81 eval board support
Lars-Peter Clausen
3
-0
/
+145
2014-05-27
ASoC: Blackfin: ADAU1X61 eval board support
Lars-Peter Clausen
3
-0
/
+157
2014-05-27
ASoC: Add ADAU1381/ADAU1781 audio CODEC support
Lars-Peter Clausen
7
-0
/
+708
2014-05-27
ASoC: Add ADAU1361/ADAU1761 audio CODEC support
Lars-Peter Clausen
7
-0
/
+1052
2014-05-27
ASoC: Add ADAU1X61 and ADAU1X81 CODECs common code
Lars-Peter Clausen
5
-3
/
+1022
2014-05-27
ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warn
Charles Keepax
1
-20
/
+17
2014-05-27
ASoC: sgtl5000: Fix the cache handling
Fabio Estevam
1
-60
/
+15
2014-05-27
ASoC: jack: Fix multiple definition of `snd_soc_jack_add_gpiods'
Jarkko Nikula
1
-3
/
+4
2014-05-27
ASoC: jack: Clarify GPIO descriptor lookup in struct snd_soc_jack_gpio doc
Jarkko Nikula
1
-2
/
+4
2014-05-26
ASoC: samsung: Use params_width()
Tushar Behera
8
-24
/
+22
2014-05-26
ASoC: sirf-audio-codec: Simplify the new bitmask value in regmap_update_bits
Axel Lin
1
-5
/
+3
2014-05-26
ASoC: davinci-evm: Replace instances of rtd->codec->card with rtd->card
Lars-Peter Clausen
1
-5
/
+4
2014-05-26
ASoC: max98095: Add master clock handling
Tushar Behera
2
-0
/
+30
2014-05-26
ASoC: max98090: Add master clock handling
Tushar Behera
3
-0
/
+30
2014-05-26
ASoC: alc5623: Fix Kconfig dependency
Takashi Iwai
1
-0
/
+1
2014-05-26
ASoC: omap-pcm: Move omap-pcm under include/sound
Jyri Sarha
6
-5
/
+5
2014-05-26
ASoC: jack: Add support for GPIO descriptor defined jack pins
Jarkko Nikula
2
-17
/
+72
2014-05-26
ASoC: jack: Basic GPIO descriptor conversion
Jarkko Nikula
2
-8
/
+12
2014-05-26
ASoC: pxa: pxa-ssp: Terminate of match table
Stephen Boyd
1
-0
/
+1
2014-05-26
ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr
Kuninori Morimoto
3
-4
/
+101
2014-05-26
ASoC: rsnd: care DMA slave channel name for DT
Kuninori Morimoto
3
-1
/
+86
2014-05-26
ASoC: rsnd: module name is unified
Kuninori Morimoto
3
-9
/
+49
2014-05-26
ASoC: rsnd: remove rsnd_src_non_ops
Kuninori Morimoto
1
-10
/
+10
2014-05-26
ASoC: rsnd: save platform_device instead of device
Kuninori Morimoto
2
-3
/
+4
[next]