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
/
sti
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-21
ASoC: sti: sti_uniperif: move .suspend/.resume to component
Kuninori Morimoto
1
-6
/
+6
2020-01-13
ASoC: sti: fix possible sleep-in-atomic
Arnaud Pouliquen
1
-3
/
+4
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
4
-4
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-07-04
ASoC: sti: Use snd_pcm_stop_xrun() helper
Takashi Iwai
2
-4
/
+4
2017-04-30
ASoC: sti: Fix error handling if of_clk_get() fails
Dan Carpenter
1
-1
/
+1
2017-04-06
ASoC: STI: Fix null ptr deference in IRQ handler
Arnaud Pouliquen
3
-15
/
+45
2017-03-24
ASoC: STI: Fix reader substream pointer set
Arnaud Pouliquen
1
-0
/
+3
2016-12-12
Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...
Mark Brown
4
-92
/
+85
2016-10-26
ASoC: sti: fix channel status update after playback start
Arnaud Pouliquen
1
-1
/
+5
2016-10-26
ASoC: sti: clean unused include
Arnaud Pouliquen
2
-4
/
+0
2016-10-26
ASoC: sti: reset refactoring
Arnaud Pouliquen
4
-45
/
+29
2016-10-26
ASoC: sti: fix errors management
Arnaud Pouliquen
3
-45
/
+58
2016-09-19
ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()
Wei Yongjun
1
-1
/
+3
2016-09-14
ASoC: sti: suppress inappropriate DT fields
Arnaud Pouliquen
4
-143
/
+140
2016-06-13
ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue()
Wei Yongjun
1
-2
/
+2
2016-04-18
ASoC: sti: select player for I2S/TDM TX bus
Moise Gergaud
2
-14
/
+29
2016-04-12
ASoC: sti: unip reader tdm mode
Moise Gergaud
1
-61
/
+168
2016-04-12
ASoC: sti: unip player tdm mode
Moise Gergaud
3
-18
/
+110
2016-04-12
ASoC: sti: helper functions to fix tdm runtime params
Moise Gergaud
2
-0
/
+52
2016-04-12
ASoC: sti: helper functions for unip tdm slots configuration
Moise Gergaud
2
-0
/
+113
2016-04-12
ASoC: sti: define tdm type & default tdm hw config
Moise Gergaud
1
-1
/
+27
2016-04-12
ASoC: sti: rename unip player type into common player & reader type
Moise Gergaud
2
-25
/
+25
2016-04-12
ASoC: sti: macro for uniperif tdm regs access
Moise Gergaud
1
-0
/
+112
2016-03-31
ASoC: sti: correct typo errors
Moise Gergaud
1
-11
/
+11
2015-12-23
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...
Mark Brown
1
-2
/
+1
2015-11-25
ASoC: sti: set iec958 channel status sampling freq
Moise Gergaud
1
-2
/
+1
2015-11-19
ASoC: sti: set player private data
Moise Gergaud
1
-0
/
+3
2015-11-19
ASoC: sti: rename ST proprietary DT properties
Moise Gergaud
2
-4
/
+4
2015-11-19
ASoC: sti: remove wrong error message
Moise Gergaud
1
-1
/
+0
2015-09-10
ASoC: sti: check return of of_property_read
Arnaud Pouliquen
2
-5
/
+15
2015-08-30
ASoC: sti_uniperif: Ensure component is unregistered when unload module
Axel Lin
1
-3
/
+3
2015-08-07
ASoC: sti: Add IEC control
Arnaud Pouliquen
1
-4
/
+73
2015-07-29
ASoC: uniperf: Staticise local symbols
Lars-Peter Clausen
1
-1
/
+1
2015-07-29
ASoC: uniperf: Add missing __iomem annotation
Lars-Peter Clausen
1
-1
/
+1
2015-07-21
ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of()
Dan Carpenter
1
-1
/
+1
2015-07-20
ASoC: sti-uniperf: Fix implicit inclusion of pinctrl
Mark Brown
1
-0
/
+1
2015-07-17
ASoC: sti: sti_uniperiph_dai_create_ctrl() can be static
kbuild test robot
3
-5
/
+5
2015-07-16
ASoC: sti: Add clock adjustement control
Arnaud Pouliquen
2
-1
/
+150
2015-07-16
ASoC: Add ability to build sti drivers
Arnaud Pouliquen
2
-0
/
+15
2015-07-16
ASoC: sti: Add uniperipheral dai driver
Arnaud Pouliquen
2
-0
/
+262
2015-07-16
ASoC: sti: Add CPU DAI driver for capture
Arnaud Pouliquen
2
-0
/
+365
2015-07-16
ASoC: sti: minor corrections for uniplayer
Arnaud Pouliquen
1
-3
/
+7
2015-07-10
ASoC: sti: Add CPU DAI driver for playback
Arnaud Pouliquen
2
-0
/
+1006
2015-07-10
ASoC: sti: Add uniperipheral header file
Arnaud Pouliquen
1
-0
/
+1099