index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
samsung
/
i2s.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-2
/
+0
*
ASoC: samsung: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-6
/
+6
*
ASoC: samsung: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-3
/
+2
*
ASoC: samsung: i2s: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-5
/
+3
*
ASoC: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-11
1
-1
/
+1
*
ASoC: samsung: i2s: add support for FSD I2S
Padmanabhan Rajanbabu
2023-01-17
1
-0
/
+53
*
ASoC: samsung: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-0
/
+2
*
ASoC: samsung: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
*
ASoC: samsung: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-4
/
+4
*
ASoC: samsung: i2s: check the return value of kstrdup()
Xiaoke Wang
2022-03-16
1
-0
/
+4
*
ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-21
1
-2
/
+1
*
ASoC: samsung: i2s: remove unassigned variable
Pierre-Louis Bossart
2021-03-10
1
-2
/
+1
*
ASoC: samsung: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-1
/
+1
*
ASoC: samsung: i2s: mark OF related data as maybe unused
Krzysztof Kozlowski
2020-11-26
1
-4
/
+4
*
ASoC: samsung: i2s: Remove redundant null check before clk_disable_unprepare
Xu Wang
2020-11-05
1
-2
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
ASoC: samsung: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-1
/
+1
*
ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-1
/
+1
*
ASoC: samsung: i2s: move .suspend/.resume to component
Kuninori Morimoto
2020-01-21
1
-6
/
+7
*
ASoC: samsung: i2s: Don't use register read to determine slave/master mode
Sylwester Nawrocki
2019-03-20
1
-16
/
+11
*
ASoC: samsung: i2s: Fix DAPM routes for capture stream
Sylwester Nawrocki
2019-03-11
1
-4
/
+6
*
ASoC: samsung: i2s: Fix multiple "IIS multi" devices initialization
Sylwester Nawrocki
2019-02-19
1
-17
/
+33
*
ASoC: samsung: i2s: Fix secondary platform device unregistration
Sylwester Nawrocki
2019-02-19
1
-9
/
+10
*
ASoC: samsung: i2s: Prevent potential NULL platform data dereference
Sylwester Nawrocki
2019-02-14
1
-12
/
+15
*
ASoC: samsung: i2s: Convert to SPDX License Indentifier
Sylwester Nawrocki
2019-02-14
1
-10
/
+6
*
ASoC: samsung: i2s: Comments clean up
Sylwester Nawrocki
2019-02-14
1
-14
/
+15
*
ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definition
Sylwester Nawrocki
2019-02-14
1
-3
/
+2
*
ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage
Sylwester Nawrocki
2019-02-14
1
-4
/
+3
*
ASoC: samsung: Specify DMA channel names through custom DMA config
Sylwester Nawrocki
2019-02-14
1
-1
/
+1
*
ASoC: samsung: i2s: Get rid of a static spinlock
Sylwester Nawrocki
2019-02-14
1
-7
/
+9
*
ASoC: samsung: i2s: Move quirks data to common driver data structure
Sylwester Nawrocki
2019-02-14
1
-21
/
+12
*
ASoC: samsung: i2s: Move IP variant data to common driver data structure
Sylwester Nawrocki
2019-02-14
1
-21
/
+21
*
ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai data structure
Sylwester Nawrocki
2019-02-14
1
-27
/
+24
*
ASoC: samsung: i2s: Move SFR pointer to common driver data structure
Sylwester Nawrocki
2019-02-14
1
-47
/
+59
*
ASoC: samsung: i2s: Move registers cache to common driver data structure
Sylwester Nawrocki
2019-02-13
1
-9
/
+11
*
ASoC: samsung: i2s: Move opclk data to common driver data structure
Sylwester Nawrocki
2019-02-13
1
-37
/
+33
*
ASoC: samsung: i2s: Move core clk to the driver common data structure
Sylwester Nawrocki
2019-02-13
1
-13
/
+14
*
ASoC: samsung: i2s: Add widgets and routes for DPCM support
Sylwester Nawrocki
2019-02-13
1
-1
/
+26
*
ASoC: samsung: i2s: Move clk supplier data to common driver data structure
Sylwester Nawrocki
2019-02-13
1
-35
/
+33
*
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-13
1
-6
/
+12
|
\
|
*
ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI
Sylwester Nawrocki
2019-02-12
1
-1
/
+7
|
*
ASoC: samsung: Prevent clk_get_rate() calls in atomic context
Sylwester Nawrocki
2019-02-07
1
-5
/
+5
*
|
ASoC: samsung: i2s: Restore support for the secondary PCM
Sylwester Nawrocki
2019-02-13
1
-4
/
+48
*
|
ASoC: samsung: i2s: Convert to single component with multiple DAIs
Sylwester Nawrocki
2019-02-12
1
-77
/
+115
*
|
ASoC: samsung: dmaengine: Allow to specify custom DMA device
Sylwester Nawrocki
2019-02-12
1
-2
/
+2
|
/
*
ASoC: samsung: i2s: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-03
1
-0
/
+1
*
ASoC: samsung: i2s: Fix rclk_srcrate handling
Sylwester Nawrocki
2018-03-12
1
-1
/
+1
*
ASoC: samsung: i2s: Define the parameters list for SAMSUNG_I2S_OPCLK
Sylwester Nawrocki
2018-02-14
1
-1
/
+1
*
ASoC: samsung: i2s: Prevent external abort on exynos5433 I2S1 access
Sylwester Nawrocki
2018-02-14
1
-2
/
+7
*
ASoC: samsung: i2s: Ensure names of supplied clocks are unique
Sylwester Nawrocki
2018-02-14
1
-9
/
+19
[next]