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
/
codecs
/
rt5514.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-07
ASoC: codecs: fix kernel doc descriptions
Pierre-Louis Bossart
1
-0
/
+1
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
1
-1
/
+2
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
1
-1
/
+2
2018-08-16
ASoC: rt5514: Fix the issue of the delay volume applied again
Oder Chiou
1
-4
/
+4
2018-07-24
ASoC: rt5514: Fix the issue of the delay volume applied
Oder Chiou
1
-4
/
+4
2018-04-16
ASoC: rt5514: Add the missing register in the readable table
oder_chiou@realtek.com
1
-0
/
+3
2018-03-01
ASoC: rt5514: Fix uninitialized calibration value
Geert Uytterhoeven
1
-0
/
+1
2018-03-01
ASoC: rt5514: Fix rt5514_spi_burst_read() buffer passing
Geert Uytterhoeven
1
-2
/
+1
2018-02-12
ASoC: rt5514: replace codec to component
Kuninori Morimoto
1
-66
/
+58
2018-01-05
Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514' and '...
Mark Brown
1
-0
/
+85
2017-11-24
ASoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY w...
oder_chiou@realtek.com
1
-1
/
+1
2017-11-07
ASoC: rt5514: The DSP clock can be calibrated by the other clock source
oder_chiou@realtek.com
1
-0
/
+85
2017-11-03
ASoC: rt5514: The ACPI also should use the function rt5514_parse_dp()
oder_chiou@realtek.com
1
-3
/
+3
2017-09-15
ASoC: rt5514: Revert Hotword Model control
Hsin-Yu Chao
1
-63
/
+0
2017-09-01
Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...
Mark Brown
1
-35
/
+137
2017-08-29
ASoC: rt5514: Guard Hotword Model bytes loading
Hsin-Yu Chao
1
-1
/
+12
2017-08-24
ASoC: rt5514: expose Hotword Model control
Hsin-Yu Chao
1
-0
/
+52
2017-08-14
ASoC: rt5514: make array rt5514_dai static
Colin Ian King
1
-1
/
+1
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-08-09
ASoC: rt5514: Eliminate the noise in the ASRC case
oder_chiou@realtek.com
1
-2
/
+4
2017-07-26
ASoC: rt5514: Use the IS_ENABLED to supports the module build
oder_chiou@realtek.com
1
-3
/
+3
2017-07-24
ASoC: rt5514: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-24
ASoC: rt5514: Add the I2S ASRC support
oder_chiou@realtek.com
1
-0
/
+19
2017-07-20
ASoC: rt5514: Support the TDM docking mode
oder_chiou@realtek.com
1
-1
/
+32
2017-07-17
ASoC: rt5514: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-07-17
ASoC: rt5514: Move the auto disable DSP function to set_bias_level()
oder_chiou@realtek.com
1
-31
/
+18
2017-07-03
Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso...
Mark Brown
1
-2
/
+2
2017-05-17
ASoC: rt5514: Add ACPI match ID
Oder Chiou
1
-0
/
+10
2017-05-14
ASoC: rt5514: Add more width and channels support in the TDM mode
Oder Chiou
1
-2
/
+21
2017-05-14
ASoC: rt5514: fix gcc-7 warning
Arnd Bergmann
1
-2
/
+2
2017-04-14
ASoC: rt5514: Unconfuse the rt5514 at probe / resume time
Douglas Anderson
1
-0
/
+28
2017-04-14
ASoC: rt5514: Avoid relying on uninitialized "val" value
Douglas Anderson
1
-3
/
+3
2017-04-14
ASoC: rt5514: Mark rt5514_i2c_driver as static
Douglas Anderson
1
-1
/
+1
2016-10-25
ASoC: rt5514: Add the DMIC initial delay to wait it ready.
Oder Chiou
1
-0
/
+17
2016-09-29
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
1
-6
/
+8
2016-09-12
ASoC: rt5514: make the volume TLV to match the units 0.01dB
Oder Chiou
1
-3
/
+3
2016-08-08
ASoC: codec duplicated callback function goes to component on rt5514
Kuninori Morimoto
1
-6
/
+8
2016-07-24
Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso...
Mark Brown
1
-2
/
+166
2016-06-22
ASoC: rt5514: Add the MCLK handling
Oder Chiou
1
-0
/
+32
2016-06-07
ASoC: rt5514: add rt5514 SPI driver
Oder Chiou
1
-2
/
+134
2016-02-03
ASoC: rt5514: add rt5514 codec driver
Oder Chiou
1
-0
/
+982