index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sti
Age
Commit message (
Expand
)
Author
2020-01-21
ASoC: sti: sti_uniperif: move .suspend/.resume to component
Kuninori Morimoto
2020-01-13
ASoC: sti: fix possible sleep-in-atomic
Arnaud Pouliquen
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-07-04
ASoC: sti: Use snd_pcm_stop_xrun() helper
Takashi Iwai
2017-04-30
ASoC: sti: Fix error handling if of_clk_get() fails
Dan Carpenter
2017-04-06
ASoC: STI: Fix null ptr deference in IRQ handler
Arnaud Pouliquen
2017-03-24
ASoC: STI: Fix reader substream pointer set
Arnaud Pouliquen
2016-12-12
Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...
Mark Brown
2016-10-26
ASoC: sti: fix channel status update after playback start
Arnaud Pouliquen
2016-10-26
ASoC: sti: clean unused include
Arnaud Pouliquen
2016-10-26
ASoC: sti: reset refactoring
Arnaud Pouliquen
2016-10-26
ASoC: sti: fix errors management
Arnaud Pouliquen
2016-09-19
ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()
Wei Yongjun
2016-09-14
ASoC: sti: suppress inappropriate DT fields
Arnaud Pouliquen
2016-06-13
ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue()
Wei Yongjun
2016-04-18
ASoC: sti: select player for I2S/TDM TX bus
Moise Gergaud
2016-04-12
ASoC: sti: unip reader tdm mode
Moise Gergaud
2016-04-12
ASoC: sti: unip player tdm mode
Moise Gergaud
2016-04-12
ASoC: sti: helper functions to fix tdm runtime params
Moise Gergaud
2016-04-12
ASoC: sti: helper functions for unip tdm slots configuration
Moise Gergaud
2016-04-12
ASoC: sti: define tdm type & default tdm hw config
Moise Gergaud
2016-04-12
ASoC: sti: rename unip player type into common player & reader type
Moise Gergaud
2016-04-12
ASoC: sti: macro for uniperif tdm regs access
Moise Gergaud
2016-03-31
ASoC: sti: correct typo errors
Moise Gergaud
2015-12-23
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...
Mark Brown
2015-11-25
ASoC: sti: set iec958 channel status sampling freq
Moise Gergaud
2015-11-19
ASoC: sti: set player private data
Moise Gergaud
2015-11-19
ASoC: sti: rename ST proprietary DT properties
Moise Gergaud
2015-11-19
ASoC: sti: remove wrong error message
Moise Gergaud
2015-09-10
ASoC: sti: check return of of_property_read
Arnaud Pouliquen
2015-08-30
ASoC: sti_uniperif: Ensure component is unregistered when unload module
Axel Lin
2015-08-07
ASoC: sti: Add IEC control
Arnaud Pouliquen
2015-07-29
ASoC: uniperf: Staticise local symbols
Lars-Peter Clausen
2015-07-29
ASoC: uniperf: Add missing __iomem annotation
Lars-Peter Clausen
2015-07-21
ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of()
Dan Carpenter
2015-07-20
ASoC: sti-uniperf: Fix implicit inclusion of pinctrl
Mark Brown
2015-07-17
ASoC: sti: sti_uniperiph_dai_create_ctrl() can be static
kbuild test robot
2015-07-16
ASoC: sti: Add clock adjustement control
Arnaud Pouliquen
2015-07-16
ASoC: Add ability to build sti drivers
Arnaud Pouliquen
2015-07-16
ASoC: sti: Add uniperipheral dai driver
Arnaud Pouliquen
2015-07-16
ASoC: sti: Add CPU DAI driver for capture
Arnaud Pouliquen
2015-07-16
ASoC: sti: minor corrections for uniplayer
Arnaud Pouliquen
2015-07-10
ASoC: sti: Add CPU DAI driver for playback
Arnaud Pouliquen
2015-07-10
ASoC: sti: Add uniperipheral header file
Arnaud Pouliquen