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
/
kirkwood
/
kirkwood-i2s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
ASoC: kirkwood: fix device remove ordering
Russell King
1
-1
/
+2
2019-10-23
ASoC: kirkwood: fix external clock probe defer
Russell King
1
-4
/
+4
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-31
ASoC: kirkwood-i2s: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-02-12
ASoC: kirkwood: replace platform to component
Kuninori Morimoto
1
-18
/
+2
2017-08-14
ASoC: kirkwood: Delete an error message for a failed memory allocation in kir...
Markus Elfring
1
-3
/
+2
2017-07-17
ASoC: kirkwood-i2s: fix error return code in kirkwood_i2s_dev_probe()
Gustavo A. R. Silva
1
-3
/
+3
2015-04-12
Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'as...
Mark Brown
1
-1
/
+1
2015-03-22
ASoC: kirkwood: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-11
ASoC: kirkwood: fix struct clk pointer comparing
Shawn Guo
1
-1
/
+1
2014-10-20
ASoC: kirkwood: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-28
ASoC: kirkwood: implement NO_PERIOD_WAKEUP support
Russell King
1
-3
/
+6
2014-06-28
ASoC: kirkwood-i2s: fix pause handling some more
Russell King
1
-1
/
+1
2014-06-28
ASoC: kirkwood-i2s: fix mute handling
Russell King
1
-1
/
+11
2014-06-28
ASoC: kirkwood-i2s: fix RECCTL masking
Russell King
1
-1
/
+2
2014-06-28
ASoC: kirkwood-i2s: provide helper KIRKWOOD_RECCTL_ENABLE_MASK definition
Russell King
1
-4
/
+3
2014-02-11
ASoC: kirkwood: enable Kirkwood driver for mvebu platforms
Thomas Petazzoni
1
-0
/
+1
2013-12-17
ASoC: kirkwood: Fix the CPU DAI rates
Jean-Francois Moine
1
-12
/
+12
2013-11-27
ASoC: kirkwood: Fix erroneous double output while playing
Jean-Francois Moine
1
-5
/
+5
2013-11-27
ASoC: kirkwood: Fix invalid S/PDIF format
Jean-Francois Moine
1
-4
/
+8
2013-10-25
ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support'
Jean-Francois Moine
1
-1
/
+1
2013-10-22
ASoC: kirkwood: add S/PDIF support
Jean-Francois Moine
1
-17
/
+82
2013-10-20
ASoC: kirkwood: prefer external clock over internal clock
Jean-Francois Moine
1
-1
/
+1
2013-09-21
ASoC: kirkwood: fix loss of external clock at probe time
Jean-Francois Moine
1
-1
/
+4
2013-09-06
ASoC: kirkwood: change the compatible string of the kirkwood-i2s driver
Thomas Petazzoni
1
-1
/
+2
2013-08-22
ASoc: kirkwood: add DT support to the mvebu audio subsystem
Jean-Francois Moine
1
-6
/
+20
2013-08-05
ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma drivers
Russell King
1
-5
/
+16
2013-08-05
ASoC: kirkwood: provide KIRKWOOD_PLAYCTL_ENABLE_MASK
Russell King
1
-6
/
+4
2013-08-05
ASoC: kirkwood: Free external clock if it is a duplicate of internal
Russell King
1
-0
/
+1
2013-07-16
ASoC: kirkwood-i2s: fix a compilation warning
Jean-Francois Moine
1
-3
/
+5
2013-07-16
ASoC: kirkwood-i2s: Inline KIRKWOOD_I2S_RATES
Mark Brown
1
-5
/
+4
2013-07-16
ASoC: kirkwood-i2s: Remove empty remove()
Mark Brown
1
-7
/
+0
2013-07-15
ASoC: kirkwood-i2s: Use devm_clk_get() for extclk
Mark Brown
1
-8
/
+3
2013-05-18
sound/soc/kirkwood: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-03-26
ASoC: switch over to use snd_soc_register_component() on kirkwood i2s
Kuninori Morimoto
1
-3
/
+8
2013-01-22
ASoC: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2012-12-10
ASoC: kirkwood: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-21
ASoC: kirkwood-i2s: add support for external clock rates
Russell King
1
-8
/
+62
2012-11-21
ASoC: kirkwood-i2s: better handling of play/record control registers
Russell King
1
-40
/
+72
2012-11-21
ASoC: kirkwood-i2s: use devm_* APIs
Russell King
1
-38
/
+15
2012-11-21
ASoC: kirkwood-i2s: more pause-mode fixes
Russell King
1
-9
/
+0
2012-11-21
ASoC: kirkwood-i2s: fix DMA underruns
Russell King
1
-29
/
+38
2012-11-21
ASoC: kirkwood-i2s: fix DCO lock detection
Russell King
1
-1
/
+1
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
1
-1
/
+7
2012-05-08
ARM: Orion: Audio: Add clk/clkdev support
Andrew Lunn
1
-0
/
+13
2011-12-28
ASoC: Fix build error in sound/soc/kirkwood/kirkwood-i2s.c
Axel Lin
1
-2
/
+1
2011-11-24
ASoC: Convert kirkwood directory to module_platform_driver
Axel Lin
1
-11
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
[next]