index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-18
ASoC: Blackfin I2S: fix resuming when device hasn't been used
Cliff Cai
1
-12
/
+7
2009-09-17
ASoC: Blackfin I2S: add lost platform_device parameter to resume function
Barry Song
1
-1
/
+2
2009-09-17
ASoC: fix typos in Blackfin headers
Barry Song
2
-2
/
+2
2009-09-17
ASoC: bf5xx-sport: the irq save/restore funcs take an unsigned long
Mike Frysinger
1
-1
/
+1
2009-09-17
ASoC: Blackfin AC97: add a few missing multichannel define handling
Cliff Cai
1
-0
/
+8
2009-09-15
ASoC: use set_channel_map api to reorder channels for AD1938 and AD1836
Barry Song
5
-12
/
+69
2009-09-01
ASoC: new board driver to connect bfin-5xx with ad1836 codec
Barry Song
3
-0
/
+138
2009-07-30
ASoC: Fix checkpatch issues and typos of ad1938 codec and bf5xx-tdm dai
Barry Song
3
-4
/
+4
2009-07-29
ASoC: board driver to connect bf5xx with ad1938
Barry Song
3
-0
/
+152
2009-07-29
ASoC: blackfin I2S(TDM mode) CPU DAI driver
Barry Song
6
-1
/
+726
2009-07-14
ASoC: Blackfin I2S: fix resume handling
Cliff Cai
1
-6
/
+2
2009-07-14
ASoC: Blackfin AC97: fix resume handling
Cliff Cai
1
-7
/
+3
2009-06-25
Merge branch 'for-2.6.31' into for-2.6.32
Mark Brown
1
-3
/
+7
2009-06-20
ASoC: Blackfin: convert internal names from bf52x to bf5xx
Barry Song
2
-16
/
+16
2009-06-20
ASoC: Blackfin: update the bf5xx_i2s_resume parameters
Barry Song
1
-2
/
+1
2009-06-20
ASoC: Blackfin: keep better track of SPORT configuration state
Cliff Cai
1
-1
/
+6
2009-06-03
ASoC: Blackfin: document how anomaly 05000250 is handled
Sonic Zhang
1
-0
/
+9
2009-06-03
ASoC: Blackfin: set the transfer size according the ac97_frame size
Cliff Cai
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2
-4
/
+4
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-11
ASoC: Merge dai_ops factor out
Mark Brown
1
-6
/
+8
2009-03-06
ASoC: Blackfin: move gpio_err behind the define that is only user of it
Mike Frysinger
1
-1
/
+1
2009-03-05
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-6
/
+8
2009-02-08
ASoC: count reaches 10001, not 10000.
Roel Kluin
1
-2
/
+2
2009-02-06
ASoC: Blackfin: drop unnecessary dma casts
Mike Frysinger
1
-61
/
+43
2009-02-06
ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 code
Mike Frysinger
1
-59
/
+33
2009-01-19
ASoC: Staticise PCM operations tables
Mark Brown
2
-2
/
+2
2008-12-11
ASoC: Fix variable name for Blackfin I2S DAI
Mark Brown
1
-2
/
+2
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
4
-4
/
+4
2008-12-09
ASoC: Register platform drivers
Mark Brown
2
-0
/
+24
2008-12-09
ASoC: Register platform DAIs
Mark Brown
2
-0
/
+24
2008-12-03
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
2
-8
/
+4
2008-12-02
ASoC: Push platform registration down into the card
Mark Brown
3
-3
/
+3
2008-12-01
ALSA: ASoC: Remove superfluous dependency on SND_SOC
Takashi Iwai
1
-2
/
+2
2008-11-24
ASoC: Remove DAI type information
Mark Brown
2
-2
/
+1
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-5
/
+7
2008-11-21
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
3
-9
/
+9
2008-11-19
ASoC: Convert blackfin machines to use DAI accessor functions
Mark Brown
2
-4
/
+4
2008-11-18
ASoC: Blackfin: always set a default value for that GPIO range
Mike Frysinger
1
-0
/
+1
2008-11-18
ASoC: Blackfin: Simplify the MMAP_SUPPORT macros protected code
Bryan Wu
1
-6
/
+3
2008-11-18
ASoC: Blackfin: do not force TWI bus for ssm2602 codec
Mike Frysinger
1
-1
/
+0
2008-11-18
ASoC: Fix Blackfin AC97 DAI probe function return code
Michael Hennerich
1
-0
/
+2
2008-11-18
ASoC: Blackfin: Fix AD1980/1 build with MMAP support disabled
Cliff Cai
1
-19
/
+3
2008-11-18
ASoC: Blackfin: add multi-channel function support
Cliff Cai
5
-103
/
+184
2008-11-18
ASoC: Blackfin: updates Kconfig for SPORT
Mike Frysinger
1
-1
/
+1
2008-10-27
ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)
Cliff Cai
1
-12
/
+22
2008-10-13
ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabled
Cliff Cai
3
-8
/
+37
2008-10-13
ALSA: ASoC Blackfin: add asoc ad73311 driver supporting in Blackfin boards
Cliff Cai
3
-1
/
+258
2008-10-13
ALSA: ASoC Blackfin: add I2S DAI support for AD73311
Cliff Cai
1
-14
/
+33
2008-09-09
sound: ASoC: Blackfin: add Blackfin arch ASoC Kconfig and Makefile
Cliff Cai
2
-0
/
+105
[prev]
[next]