index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
blackfin
/
bf5xx-i2s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
ASoC: blackfin: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-13
ASoC: blackfin: Fix missing break
Takashi Iwai
1
-0
/
+1
2013-05-30
ASoC: blackfin: bf5xx-i2s: Add support for TDM mode
Lars-Peter Clausen
1
-9
/
+96
2013-05-30
ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug}
Lars-Peter Clausen
1
-11
/
+13
2013-03-26
ASoC: switch over to use snd_soc_register_component() on bf5xx i2s
Kuninori Morimoto
1
-2
/
+7
2012-12-10
ASoC: blackfin: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2011-11-24
ASoC: Convert blackfin directory to module_platform_driver
Axel Lin
1
-12
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-03-30
ASoC: Blackfin: push down SPORT settings from global variables
Barry Song
1
-96
/
+63
2011-03-30
ASoC: Blackfin: standardize machine driver names
Mike Frysinger
1
-1
/
+1
2011-03-26
ASoC: Blackfin I2S: add 8-bit sample support
Cliff Cai
1
-2
/
+9
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-14
/
+31
2009-09-23
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
1
-4
/
+4
2009-09-23
ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/G
Cliff Cai
1
-4
/
+4
2009-09-23
ASoC: Blackfin I2S: use dai state rather than local counter
Barry Song
1
-14
/
+1
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-07-14
ASoC: Blackfin I2S: fix resume handling
Cliff Cai
1
-6
/
+2
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-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-6
/
+8
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
1
-1
/
+1
2008-12-09
ASoC: Register platform DAIs
Mark Brown
1
-0
/
+12
2008-12-03
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
1
-4
/
+2
2008-11-24
ASoC: Remove DAI type information
Mark Brown
1
-1
/
+0
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-5
/
+7
2008-10-27
ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)
Cliff Cai
1
-12
/
+22
2008-10-13
ALSA: ASoC Blackfin: add I2S DAI support for AD73311
Cliff Cai
1
-14
/
+33
2008-09-09
sound: ASoC: Blackfin: I2S CPU DAI driver
Cliff Cai
1
-0
/
+292