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
2017-03-07
ASoC: samsung: Remove extra blank lines
Calin Cruceru
1
-1
/
+0
2017-02-19
Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso...
Mark Brown
1
-109
/
+94
2017-01-23
ASoC: Revert "samsung: Remove unneeded initialization of chan_name"
Sylwester Nawrocki
1
-0
/
+3
2016-12-31
ASoC: samsung: i2s: Provide I2S device for registered clocks
Marek Szyprowski
1
-3
/
+3
2016-12-31
ASoC: samsung: i2s: Let runtime PM operations to control op_clk too
Marek Szyprowski
1
-0
/
+5
2016-12-31
ASoC: samsung: i2s: Move saving and restoring regs to runtime pm operations
Marek Szyprowski
1
-14
/
+12
2016-12-31
ASoC: samsung: i2s: Ensure proper runtime PM state of I2S device
Marek Szyprowski
1
-8
/
+46
2016-12-31
ASoC: samsung: i2s: Remove virtual device for secondary DAI
Marek Szyprowski
1
-76
/
+26
2016-12-15
ASoC: samsung: Remove tests of member address
Krzysztof Kozlowski
1
-8
/
+2
2016-10-28
Merge branch 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
1
-9
/
+10
2016-10-28
ASoC: samsung: get access to DMA engine early to defer probe properly
Marek Szyprowski
1
-9
/
+10
2016-10-25
Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-3
/
+0
2016-10-25
ASoC: samsung: Remove unneeded initialization of chan_name
Sylwester Nawrocki
1
-3
/
+0
2016-10-24
ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call
Charles Keepax
1
-2
/
+3
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
[next]