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
/
samsung
/
i2s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
ASoC: samsung: i2s: Add missing clk_disable_unprepare() on error in samsung_i...
Wei Yongjun
1
-2
/
+6
2016-08-08
ASoC: samsung: Drop usage of struct s3c_dma_params from i2s.c
Sylwester Nawrocki
1
-24
/
+24
2016-07-21
ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
Sylwester Nawrocki
1
-2
/
+3
2016-07-21
ASoC: samsung: Fix error paths in the I2S driver's probe()
Sylwester Nawrocki
1
-5
/
+20
2016-05-30
ASoC: samsung: Use of_device_get_match_data() helper
Sylwester Nawrocki
1
-17
/
+7
2016-05-30
ASoC: samsung: Remove definition of an unused data structure
Sylwester Nawrocki
1
-4
/
+0
2016-05-30
ASoC: samsung: Remove unused "samsung-i2sv4" platform_device_id entry
Sylwester Nawrocki
1
-3
/
+0
2016-02-20
ASoC: samsung: Use IRQ safe spin lock calls
Charles Keepax
1
-9
/
+12
2015-11-21
ASoC: samsung: pass filter function as pointer
Arnd Bergmann
1
-3
/
+8
2015-11-18
ASoC: samsung: pass DMA channels as pointers
Arnd Bergmann
1
-21
/
+5
2015-05-01
ASoC: samsung: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-01-14
ASoC: samsung: i2s: Add clock provider for the I2S internal clocks
Sylwester Nawrocki
1
-20
/
+93
2015-01-14
ASoC: samsung: i2s: Protect more registers with a spinlock
Sylwester Nawrocki
1
-30
/
+51
2015-01-14
ASoC: samsung: i2s: Add spinlock in place of local_irq_* calls
Sylwester Nawrocki
1
-5
/
+13
2015-01-14
ASoC: samsung: i2s: Remove an unneeded goto usage
Sylwester Nawrocki
1
-9
/
+8
2015-01-14
ASoC: samsung: i2s: Add get_other_dai helper function
Sylwester Nawrocki
1
-9
/
+15
2015-01-14
ASoC: samsung: i2s: Move clk enable to the platform driver probe()
Sylwester Nawrocki
1
-14
/
+11
2015-01-14
ASoC: samsung: i2s: Move clk_get() to platform driver probe()
Sylwester Nawrocki
1
-12
/
+7
2015-01-14
ASoC: samsung: i2s: Request memory region in driver probe()
Sylwester Nawrocki
1
-38
/
+7
2015-01-14
ASoC: samsung: i2s: Add return value checks in probe()
Sylwester Nawrocki
1
-4
/
+8
2015-01-14
ASoC: samsung: i2s: samsung_i2s_get_driver_data() cleanup
Sylwester Nawrocki
1
-5
/
+4
2015-01-06
ASoC: samsung: i2s: Remove unused gpios field from struct i2s
Sylwester Nawrocki
1
-1
/
+0
2014-12-19
Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2014-12-16
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/...
Mark Brown
1
-70
/
+176
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-12-08
ASoC: samsung: i2s: Add missing assignment of variant_regs
Sylwester Nawrocki
1
-0
/
+2
2014-12-08
ASoC: samsung: Fix non-DT use of I2S controller
Mark Brown
1
-1
/
+4
2014-12-06
ASoC: samsung: Fix error handling for clock lookup
Mark Brown
1
-2
/
+8
2014-11-21
ASoC: samsung: ASoC: samsung: Fix IISMOD setting in i2s_set_sysclk()
Padmavathi Venna
1
-2
/
+3
2014-11-07
ASoC: samsung: add support for exynos7 I2S controller
Padmavathi Venna
1
-62
/
+156
2014-11-07
ASoC: Samsung: Add quirk for internal DMA
Padmavathi Venna
1
-6
/
+6
2014-10-20
ASoC: samsung: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-09
ASoC: samsung-i2s: Check secondary DAI exists before referencing
Charles Keepax
1
-2
/
+3
2014-08-04
Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...
Mark Brown
1
-6
/
+0
2014-07-14
ASoC: samsung: remove unused DMA data
Arnd Bergmann
1
-6
/
+0
2014-07-11
ASoC: samsung-i2s: Maintain CDCLK settings across i2s_{shutdown/startup}
Sylwester Nawrocki
1
-2
/
+11
2014-07-04
ASoC: samsung: Correct I2S DAI suspend/resume ops
Sylwester Nawrocki
1
-10
/
+6
2014-05-26
ASoC: samsung: Use params_width()
Tushar Behera
1
-4
/
+4
2014-05-22
ASoC: samsung: Handle errors when getting the op_clk clock
Sylwester Nawrocki
1
-1
/
+5
2014-05-22
ASoC: samsung: Use devm_snd_soc_register_platform
Tushar Behera
1
-2
/
+0
2014-05-20
ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface
Sylwester Nawrocki
1
-0
/
+4
2014-04-23
ASoC: samsung: Don't clear clock setting during i2s_startup
Tushar Behera
1
-3
/
+1
2014-04-08
ASoC: samsung: Fix build on multiplatform
Sachin Kamat
1
-3
/
+3
2014-01-24
ASoC: samsung: Remove dma.h inclusion
Sachin Kamat
1
-2
/
+0
2014-01-24
ASoC: samsung: Add NULL check in i2s.c
Sachin Kamat
1
-1
/
+2
2013-12-12
ASoC: samsung: Use ASoC dmaengine code where possible
Mark Brown
1
-0
/
+2
2013-12-12
ASoC: samsung: Provide helper for DMA init
Mark Brown
1
-2
/
+5
2013-11-03
Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next
Mark Brown
1
-1
/
+1
[next]