Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
005d65fbac28e6cf32c76e95163012eb326f37e4
/
sound
005d65f
ASoC: Fix incorrect parameter to snd_soc_codec_volatile_register
by Dimitris Papastamos
· 14 years ago
db49c14
ASoC: Delegate to hw specific read for volatile registers
by Dimitris Papastamos
· 14 years ago
3e13f65
ASoC: adapt multi-componentism again
by Takashi Iwai
· 14 years ago
42c39a6
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc
by Takashi Iwai
· 14 years ago
0077ca0
ASoC: Fix multi-componentism
by Mark Brown
· 14 years ago
391d8a0
ASoC: Return -1 instead of -EINVAL to ensure consistency
by Dimitris Papastamos
· 14 years ago
321de0d
ASoC: Report error codes for card DAI instantiation failures
by Mark Brown
· 14 years ago
0704129
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37
by Mark Brown
· 14 years ago
d47372e
ASoC: Fix soc-cache buffer overflow bug
by Dimitris Papastamos
· 14 years ago
fa6d529
ASoC: Fix soc-cache buffer overflow bug
by Dimitris Papastamos
· 14 years ago
0b25ad0
ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_link
by Jarkko Nikula
· 14 years ago
13f808c
ASoC: Fix merge issue with WM8962 control addition
by Mark Brown
· 14 years ago
082100d
ASoC: Report error code when failing to add controls
by Mark Brown
· 14 years ago
17cc26c
ASoC: Prototype s3c64xx_i2s_get_clock()
by Mark Brown
· 14 years ago
d8b3353
ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrl
by Kuninori Morimoto
· 14 years ago
5bfb9ad
ASoC: fsi: modify variable name to easy to understand
by Kuninori Morimoto
· 14 years ago
5250a50
ASoC: Fix WM8978/migor driver name conflict
by Mark Brown
· 14 years ago
7d1be0a
ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idle
by Jarkko Nikula
· 14 years ago
5a895f8
ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache sync
by Jarkko Nikula
· 14 years ago
6c1a7d4
ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_level
by Jarkko Nikula
· 14 years ago
2f24111
ASoC: tlv320aic3x: Move regulator management from i2c to soc domain
by Jarkko Nikula
· 14 years ago
826ca0b
Merge remote branch 'asoc/for-2.6.37' into for-2.6.37
by Liam Girdwood
· 14 years ago
19f7ac5
ASoC: tlv320aic3x: Add virtual output pin Detection
by Jarkko Nikula
· 14 years ago
611ad37
Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37
by Liam Girdwood
· 14 years ago
b9fde18
ASoC: fsi: Add fsi_dma_soft_push/pop function
by Kuninori Morimoto
· 14 years ago
c8fe257
ASoC: fsi: modify noisy comment out
by Kuninori Morimoto
· 14 years ago
c79eab3
ASoC: fsi: Add fsi_dma_get_area
by Kuninori Morimoto
· 14 years ago
c6834dd
ASoC: fix SIU driver breakage, occurred during the multi-component transition
by Guennadi Liakhovetski
· 14 years ago
c54291d
ASoC: fix compile breakage of the sh/siu driver
by Guennadi Liakhovetski
· 14 years ago
382e302
Merge branch 'for-2.6.36' into for-2.6.37
by Mark Brown
· 14 years ago
cbfa518
ASoC: fix clkdev API usage in sh/migor.c
by Guennadi Liakhovetski
· 14 years ago
d85a6d7
ASoC: Add device table to SH FSI driver
by Dzianis Kahanovich
· 14 years ago
4c62ed9
ASoC: da7210: code clean up
by Kuninori Morimoto
· 14 years ago
0ce75aa
ASoC: ak4642: code clean up
by Kuninori Morimoto
· 14 years ago
19c7ac2
ASoC: Add platform listing to debugfs
by Mark Brown
· 14 years ago
f320878
ASoC: Add DAI list to debugfs
by Mark Brown
· 14 years ago
c3c5a19
ASoC: Add debugfs listing of registered CODECs
by Mark Brown
· 14 years ago
6d6f8b8
ASoC: WM8985: Initial driver
by Dimitris Papastamos
· 14 years ago
9900daa
ASoC: tlv320aic3x: Complete the soc-cache conversion
by Jarkko Nikula
· 14 years ago
a84a441
ASoC: tlv320aic3x: Switch to soc-cache helpers
by Jarkko Nikula
· 14 years ago
e18eca4
ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_write
by Jarkko Nikula
· 14 years ago
6973789
ASoC: Change my mail address
by Arnaud Patard (Rtp)
· 14 years ago
c6d5cca
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
by Jarkko Nikula
· 14 years ago
12280fa
ASoC: Samsung: Debug PCM snd_soc_dai_driver registration
by Jassi Brar
· 14 years ago
2892701
ASoC: Set more meaningful name for SMDK64xx WM8580 audio
by Mark Brown
· 14 years ago
1c7fc7e
ASoC: fsi codecs: Update card name field
by Kuninori Morimoto
· 14 years ago
29f9e39
ASoC: S3C: Fix PCM TXFIFO_DIPSTICK value
by Seungwhan Youn
· 14 years ago
0cca901
ASoC: S3C: Fix PCM RX FIFO settings
by Seungwhan Youn
· 14 years ago
6946e03
ASoC: Fix off-by-one bug in WM8962 register cache size configuration
by Dimitris Papastamos
· 14 years ago
2c4ee9b
ASoC: WL1273 FM Radio: Eliminate unnecessary error return value.
by Matti J. Aaltonen
· 14 years ago
c23fd75
ASoC: tlv320aic3x: Optimize PLL programming in aic3x_set_bias_level
by Jarkko Nikula
· 14 years ago
e5eec34
ASoC: Fix incorrect register cache size configuration
by Dimitris Papastamos
· 14 years ago
c7bad06
ASoC: ad1980 - set reg_cache_default to ad1980_reg
by Axel Lin
· 14 years ago
b5e31df
ASoC: fsi-hdmi: remove unneeded header
by Kuninori Morimoto
· 14 years ago
5fbdedf
ASoC: Samsung: Debug PCM platform device name
by Jassi Brar
· 14 years ago
e66477d
ASoC: S3C: AC97: Remove the -dai suffix
by Jassi Brar
· 14 years ago
715ce57
ASoC: fsi codecs: modify menu attribute on Kconfig
by Kuninori Morimoto
· 14 years ago
c570d52
ASoC: fsi-ak4642: modify platform_name
by Kuninori Morimoto
· 14 years ago
3484457
OMAP: McBSP: Fix static function warning
by G, Manjunath Kondaiah
· 14 years ago
1fdc7dd
ASoC: rx1950: Fix clkdiv for 16khz and 48khz
by Vasily Khoruzhick
· 14 years ago
8e3dce4
ASoC: UDA1380: Add delay between power on and reset
by Vasily Khoruzhick
· 14 years ago
5096d62
ASoC: rx1950: remove unnecessary headers
by Vasily Khoruzhick
· 14 years ago
dedc3cf
ASoC: rx1950: check that machine is rx1950 in glue driver
by Vasily Khoruzhick
· 14 years ago
df3c278
ASoC: Remove export of CS4270 DAI
by Mark Brown
· 14 years ago
0daaf7e
ASoC: Staticise WM9712 DAI list
by Mark Brown
· 14 years ago
5ab230a
ASoC: Fix cut'n'paste comment in WM8994
by Mark Brown
· 14 years ago
2f02a59
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37
by Mark Brown
· 14 years ago
e692937
ASoC: wm8753, remove dead code
by Jiri Slaby
· 14 years ago
c776357
ASoC: tlv320aic3x: Fix null pointer dereference when pdata is not set
by Jarkko Nikula
· 14 years ago
73bb379
ASoC: ak4642: Revive ak4642_snd_controls
by Kuninori Morimoto
· 14 years ago
880b8ff
ASoC: pl022_ds.c: Add of_node_put to avoid memory leak
by Julia Lawall
· 14 years ago
3ba3105
ASoC: kirkwood: add alias to pcm module
by Arnaud Patard (Rtp)
· 14 years ago
3079aed
ASoC: Added a missing 32-bit PCM format, to the wm8994 codec.
by Ian Lartey
· 14 years ago
f554885
ASoC: Implement WM8994 DAC data source muxes
by Mark Brown
· 14 years ago
41a686e
ASoC: fsi-codec: Add FSI - HDMI support
by Kuninori Morimoto
· 14 years ago
c88e7b9
ASoC: OpenRD Client : Fix naming breakage due to multicomponent support
by Arnaud Patard (Rtp)
· 14 years ago
2c28032
ASoC: fsi-ak4642/fsi-da7210: modify dai link settings for card detect
by Kuninori Morimoto
· 14 years ago
81d9780
ASoC: Add HP iPAQ RX1950 support
by Vasily Khoruzhick
· 14 years ago
8614d31
ASoC: uda1380: make driver more powersave-friendly
by Vasily Khoruzhick
· 14 years ago
ffc4fdb
ASoC: fix au1x platform
by Manuel Lauss
· 14 years ago
098b171
ASoC: tlv320aic3x: Sanitize output controls
by Jarkko Nikula
· 14 years ago
c3b79e0
ASoC: tlv320aic3x: Reimplement output mixers
by Jarkko Nikula
· 14 years ago
b2eaac2
ASoC: tlv320aic3x: Sort output pin control registers in header file
by Jarkko Nikula
· 14 years ago
f9bc029
ASoC: tlv320aic3x: Fix remaining output pin switch names
by Jarkko Nikula
· 14 years ago
0bb5f26
ASoC: ad1980: remove unneeded function declaration
by Uwe Kleine-König
· 14 years ago
3fe4a5e
ASoC: Complete supported clock ratios and rate constraints for wm8741
by Ian Lartey
· 14 years ago
7eba6c0
Merge branch 'for-2.6.36' into for-2.6.37
by Mark Brown
· 14 years ago
708fafb
ASoC: soc-core: fix debugfs_pop_time file permissions
by Axel Lin
· 14 years ago
014a275
ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()
by Axel Lin
· 14 years ago
d89ccac
Merge branch 'for-2.6.36' into for-2.6.37
by Mark Brown
· 14 years ago
72fba57
ASoC: Enable autoloading of pxa2xx CPU I2S driver with module alias
by Ian Lartey
· 14 years ago
30e2d36
ASoC: Make codec dai naming for WM8741 consistent
by Ian Lartey
· 14 years ago
a2a0086
ASoC: pxa2xx-i2s is the proper name of the I2S DAI, not pxa-i2s.
by Ian Lartey
· 14 years ago
70bf043
ASoC: i.MX ssi: use SSI_STCCR in synchronous mode
by Sascha Hauer
· 14 years ago
49d7ad9
ASoC: Add build infrastructure for WL1273
by Mark Brown
· 14 years ago
7d83d21
ASoC: Log WM8994 separate ADC LRCLKs every time we configure
by Mark Brown
· 14 years ago
97e15b1
Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37
by Liam Girdwood
· 14 years ago
4fff7a5
ASoC: omap: rx51: Use gpio_set_value_cansleep for speaker amp control
by Jarkko Nikula
· 14 years ago
37b4765
ASoC: Fix tlv320aic3x GPIO initialization
by Jarkko Nikula
· 14 years ago
38fec72
ASoC: mpc8610: replace of_device with platform_device
by Timur Tabi
· 14 years ago
Next »