index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
ASoC: bcm: merge DAI call back functions into ops
Kuninori Morimoto
1
-12
/
+12
2023-08-13
ASoC: cygnus: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-07-17
ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-15
/
+1
2023-03-20
ASoC: bcm: cygnus-ssp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: bcm: bcm63xx-i2s-whistler: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-3
/
+2
2022-09-14
ASoC: bcm2835-i2s: Switch to use dev_err_probe() helper
Yang Yingliang
1
-8
/
+3
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-16
/
+19
2022-06-27
ASoC: bcm: Migrate to new style legacy DAI naming flag
Charles Keepax
3
-4
/
+7
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
3
-36
/
+6
2022-06-06
ASoC: bcm: Rename set_fmt_new back to set_fmt
Charles Keepax
2
-2
/
+2
2022-06-06
ASoC: bcm: Update to use set_fmt_new callback
Charles Keepax
2
-14
/
+14
2021-12-21
ASoC: bcm: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2
-8
/
+6
2021-09-27
ASoC: bcm: Convert to modern clocking terminology
Mark Brown
2
-31
/
+31
2021-08-30
Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-1
/
+1
2021-08-04
ASoC: bcm: Use managed PCM buffer allocation
Takashi Iwai
1
-76
/
+6
2021-07-28
ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc'
Tang Bin
1
-1
/
+1
2021-06-14
ASoC: bcm: cygnus_ssp: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
1
-5
/
+2
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
1
-1
/
+1
2021-03-31
ASoC: bcm: cygnus_ssp: remove useless initialization
Pierre-Louis Bossart
1
-1
/
+1
2021-03-29
ASoC: cygnus: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2021-01-21
ASoC: bcm: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2
-3
/
+3
2021-01-13
ASoC: bcm: cygnus: Use managed DMA buffer allocation
Lars-Peter Clausen
1
-104
/
+3
2020-11-02
ASoC: bcm2835-i2s: remove unneeded semicolon
Tom Rix
1
-2
/
+2
2020-07-28
ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFER
Seung-Woo Kim
1
-3
/
+6
2020-07-23
ASoC: bcm: use asoc_substream_to_rtd()
Kuninori Morimoto
2
-14
/
+14
2020-05-18
ASoC: bcm: use snd_soc_xxx_active()
Kuninori Morimoto
2
-5
/
+5
2020-03-30
ASoC: bcm: Fix pointer cast warning
Takashi Iwai
1
-1
/
+1
2020-03-27
ASoC: bcm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2
-19
/
+19
2020-03-13
ASoC: brcm: Add DSL/PON SoC audio driver
Kevin Li
5
-0
/
+905
2020-01-21
ASoC: bcm: cygnus-ssp: move .suspend/.resume to component
Kuninori Morimoto
1
-6
/
+33
2019-12-11
ASoC: bcm: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-10-08
ASoC: bcm: cygnus-pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-26
/
+30
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-5
/
+2
2019-07-31
ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-22
ASoC: bcm: cygnus-pcm: Unneeded variable: "ret".
Hariprasad Kelam
1
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-09-10
ASoC: bcm: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-9
/
+4
2018-04-18
ASoC: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-2
/
+1
2018-03-28
Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'as...
Mark Brown
1
-1
/
+1
2018-03-08
ASoC: cygnus: remove redundant assignment to pointer 'res'
Colin Ian King
1
-1
/
+1
2018-02-12
ASoC: bcm: cygnus: replace platform to component
Kuninori Morimoto
1
-4
/
+3
2018-01-18
ASoC: bcm2835: fix hw_params error when device is in prepared state
Matthias Reichl
1
-6
/
+14
2017-11-10
Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'aso...
Mark Brown
1
-20
/
+14
2017-11-10
ASoC: bcm2835: Support left/right justified and DSP modes
Matthias Reichl
1
-53
/
+99
2017-11-10
ASoC: bcm2835: Enforce full symmetry
Matthias Reichl
1
-1
/
+2
2017-11-10
ASoC: bcm2835: Support additional samplerates up to 384kHz
Matthias Reichl
1
-2
/
+6
2017-11-10
ASoC: bcm2835: Add support for TDM modes
Matthias Reichl
1
-52
/
+190
2017-10-09
ASoC: cygnus: Remove unnecessary active_slots check
Christos Gkekas
1
-1
/
+1
2017-10-04
ASoC: cygnus: Remove support for 8 bit audio and for mono
Lori Hikichi
1
-18
/
+4
[next]