index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: samsung: i2s: Add clock provider for the I2S internal clocks
Sylwester Nawrocki
2015-01-14
1
-20
/
+93
*
ASoC: samsung: i2s: Protect more registers with a spinlock
Sylwester Nawrocki
2015-01-14
1
-30
/
+51
*
ASoC: samsung: i2s: Add spinlock in place of local_irq_* calls
Sylwester Nawrocki
2015-01-14
1
-5
/
+13
*
ASoC: samsung: i2s: Remove an unneeded goto usage
Sylwester Nawrocki
2015-01-14
1
-9
/
+8
*
ASoC: samsung: i2s: Add get_other_dai helper function
Sylwester Nawrocki
2015-01-14
1
-9
/
+15
*
ASoC: samsung: i2s: Move clk enable to the platform driver probe()
Sylwester Nawrocki
2015-01-14
1
-14
/
+11
*
ASoC: samsung: i2s: Move clk_get() to platform driver probe()
Sylwester Nawrocki
2015-01-14
1
-12
/
+7
*
ASoC: samsung: i2s: Request memory region in driver probe()
Sylwester Nawrocki
2015-01-14
1
-38
/
+7
*
ASoC: samsung: i2s: Add return value checks in probe()
Sylwester Nawrocki
2015-01-14
1
-4
/
+8
*
ASoC: samsung: i2s: samsung_i2s_get_driver_data() cleanup
Sylwester Nawrocki
2015-01-14
1
-5
/
+4
*
ASoC: samsung: i2s: Remove unused gpios field from struct i2s
Sylwester Nawrocki
2015-01-06
1
-1
/
+0
*
Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-19
1
-0
/
+2
|
\
|
*
-
.
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/...
Mark Brown
2014-12-16
1
-70
/
+176
|
|
\
\
|
|
|
*
ASoC: samsung: i2s: Add missing assignment of variant_regs
Sylwester Nawrocki
2014-12-08
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
1
-2
/
+2
|
\
\
\
|
*
|
|
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ASoC: samsung: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
/
*
|
ASoC: samsung: Fix non-DT use of I2S controller
Mark Brown
2014-12-08
1
-1
/
+4
*
|
ASoC: samsung: Fix error handling for clock lookup
Mark Brown
2014-12-06
1
-2
/
+8
*
|
ASoC: samsung: ASoC: samsung: Fix IISMOD setting in i2s_set_sysclk()
Padmavathi Venna
2014-11-21
1
-2
/
+3
*
|
ASoC: samsung: add support for exynos7 I2S controller
Padmavathi Venna
2014-11-07
1
-62
/
+156
*
|
ASoC: Samsung: Add quirk for internal DMA
Padmavathi Venna
2014-11-07
1
-6
/
+6
|
/
*
ASoC: samsung-i2s: Check secondary DAI exists before referencing
Charles Keepax
2014-09-09
1
-2
/
+3
*
-
.
Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...
Mark Brown
2014-08-04
1
-6
/
+0
|
\
\
|
|
*
ASoC: samsung: remove unused DMA data
Arnd Bergmann
2014-07-14
1
-6
/
+0
|
|
/
*
|
ASoC: samsung-i2s: Maintain CDCLK settings across i2s_{shutdown/startup}
Sylwester Nawrocki
2014-07-11
1
-2
/
+11
*
|
ASoC: samsung: Correct I2S DAI suspend/resume ops
Sylwester Nawrocki
2014-07-04
1
-10
/
+6
|
/
*
ASoC: samsung: Use params_width()
Tushar Behera
2014-05-26
1
-4
/
+4
*
ASoC: samsung: Handle errors when getting the op_clk clock
Sylwester Nawrocki
2014-05-22
1
-1
/
+5
*
ASoC: samsung: Use devm_snd_soc_register_platform
Tushar Behera
2014-05-22
1
-2
/
+0
*
ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface
Sylwester Nawrocki
2014-05-20
1
-0
/
+4
*
ASoC: samsung: Don't clear clock setting during i2s_startup
Tushar Behera
2014-04-23
1
-3
/
+1
*
ASoC: samsung: Fix build on multiplatform
Sachin Kamat
2014-04-08
1
-3
/
+3
*
ASoC: samsung: Remove dma.h inclusion
Sachin Kamat
2014-01-24
1
-2
/
+0
*
ASoC: samsung: Add NULL check in i2s.c
Sachin Kamat
2014-01-24
1
-1
/
+2
*
ASoC: samsung: Use ASoC dmaengine code where possible
Mark Brown
2013-12-12
1
-0
/
+2
*
ASoC: samsung: Provide helper for DMA init
Mark Brown
2013-12-12
1
-2
/
+5
*
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
2013-11-03
1
-1
/
+1
|
\
|
*
ASoC: samsung: fix return value check in i2s_alloc_dai()
Wei Yongjun
2013-10-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
2013-10-24
1
-7
/
+7
|
\
|
|
*
ASoC: samsung-i2s: Use devm_snd_soc_register_component()
Mark Brown
2013-09-17
1
-6
/
+6
|
*
ASoC: samsung: Allow mono in i2s driver
Charles Keepax
2013-09-17
1
-1
/
+1
*
|
ASoC: samsung: Initialise DMA data at device probe time
Mark Brown
2013-10-20
1
-7
/
+2
|
/
*
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
2013-08-22
1
-52
/
+141
|
\
|
*
ASoC: samsung: Rename DMA platform registration functions
Mark Brown
2013-08-20
1
-3
/
+3
|
*
ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420
Padmavathi Venna
2013-08-13
1
-8
/
+73
|
*
ASoC: Samsung: I2S: Add quirks as driver data in I2S
Padmavathi Venna
2013-08-13
1
-26
/
+36
|
*
ASoC: samsung: Make secondary I2S DAI device a child of primary
Mark Brown
2013-08-01
1
-0
/
+2
|
*
ASoC: Samsung: I2S: Modify driver to give more flexibility
Padmavathi Venna
2013-07-26
1
-23
/
+35
[next]