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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
ARM: pxa: fix missing-prototypes warnings
Arnd Bergmann
1
-2
/
+0
2023-03-20
ALSA: pxa2xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-29
ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq()
Yang Yingliang
1
-1
/
+3
2022-05-07
ASoC: pxa: ac97: use normal MMIO accessors
Arnd Bergmann
3
-53
/
+172
2022-05-07
Input: touchscreen: use wrapper for pxa2xx ac97 registers
Arnd Bergmann
1
-0
/
+12
2022-04-19
ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
Arnd Bergmann
1
-3
/
+7
2022-04-19
ARM: pxa: move mach/sound.h to linux/platform_data/
Arnd Bergmann
2
-2
/
+2
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
1
-0
/
+1
2021-08-04
ALSA: pxa2xx: Use managed PCM buffer allocation
Takashi Iwai
2
-99
/
+9
2021-06-10
ALSA: arm: Remove unnecessary variables
zuoqilin
1
-3
/
+1
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+1
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2
-4
/
+4
2020-03-27
ASoC: arm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-4
/
+4
2020-01-05
ALSA: arm: More constification
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: arm: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2
-2
/
+2
2019-12-11
ALSA: arm: Drop superfluous ioctl PCM ops
Takashi Iwai
2
-3
/
+0
2019-12-11
ALSA: aaci: Use managed buffer allocation
Takashi Iwai
1
-25
/
+15
2019-10-08
ASoC: pxa: remove snd_pcm_ops
Kuninori Morimoto
1
-13
/
+67
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
5
-21
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-04
ALSA: arm: Avoid passing NULL to memory allocators
Takashi Iwai
1
-1
/
+2
2019-01-15
ALSA: arm: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2
-2
/
+0
2018-09-10
ASoC: pxa: switch to new ac97 bus support
Robert Jarzmik
1
-1
/
+0
2018-06-29
ASoC: pxa2xx-pcm-lib: fix indenting
Daniel Mack
1
-2
/
+2
2018-06-29
ASoC: pxa: move some functions to pxa2xx-lib
Daniel Mack
2
-3
/
+44
2018-06-29
ASoC: pxa: clean up function names in pxa2xx-lib
Daniel Mack
2
-16
/
+16
2018-06-29
ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97
Daniel Mack
6
-204
/
+76
2018-06-29
ASoC: pxa: remove the dmaengine compat need
Robert Jarzmik
2
-15
/
+5
2018-06-18
ASoC: pxa: add devicetree support
Robert Jarzmik
1
-0
/
+12
2017-11-10
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...
Mark Brown
2
-24
/
+48
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-04
ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic
Robert Jarzmik
2
-24
/
+48
2017-08-23
ALSA: aaci: constify ac97_pcm structures
Arvind Yadav
1
-1
/
+1
2017-08-19
ALSA: arm: constify snd_pcm_ops structures
Arvind Yadav
2
-3
/
+3
2017-08-17
ALSA: arm: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2016-08-01
ALSA: arm: Fix empty menuconfig SND_ARM
Eugeniu Rosca
1
-8
/
+7
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-8
/
+4
2015-09-30
ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm
Daniel Mack
4
-178
/
+50
2015-09-16
ASoC: fix broken pxa SoC support
Robert Jarzmik
1
-7
/
+8
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
1
-2
/
+2
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-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-3
/
+1
2014-10-20
ALSA: arm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-09
ASoC: pxa2xx-ac97: prepare and unprepare the clocks
Robert Jarzmik
1
-6
/
+6
2014-05-20
ASoC: pxa: remove mach header dependency
Arnd Bergmann
2
-2
/
+3
2014-02-14
ALSA: arm: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-8
/
+4
2013-12-03
ALSA: AACI: Convert to modern PM ops
Ulf Hansson
1
-12
/
+11
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-6
/
+4
2013-11-06
ALSA: pxa2xx: Replace BUG() with snd_BUG()
Takashi Iwai
1
-2
/
+2
[next]