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
/
core
/
pcm_native.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-25
sound: Fix snd_pcm_readv()/writev() to use iov access functions
David Howells
1
-2
/
+2
2023-08-18
ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
Takashi Iwai
1
-1
/
+1
2023-08-18
ALSA: pcm: Add copy ops with iov_iter
Takashi Iwai
1
-1
/
+1
2023-05-18
Revert "ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)"
Oswald Buddenhagen
1
-4
/
+0
2023-05-06
Merge tag 'sound-fix-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2023-05-05
ALSA: pcm: Revert "ALSA: pcm: rewrite snd_pcm_playback_silence()"
Jaroslav Kysela
1
-3
/
+3
2023-04-27
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-7
/
+7
2023-04-21
ALSA: pcm: rewrite snd_pcm_playback_silence()
Oswald Buddenhagen
1
-3
/
+3
2023-04-08
ALSA: pcm: fix wait_time calculations
Oswald Buddenhagen
1
-4
/
+4
2023-03-30
ALSA: pcm: check for user backed iterator, not specific iterator type
Jens Axboe
1
-2
/
+2
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
1
-8
/
+14
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-4
/
+5
2022-12-05
ALSA: pcm: Handle XRUN at trigger START
Takashi Iwai
1
-1
/
+7
2022-12-05
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
Takashi Iwai
1
-1
/
+3
2022-11-16
ALSA: pcm: avoid nused-but-set-variable warning
Kuninori Morimoto
1
-6
/
+6
2022-09-27
ALSA: pcm: Make mmap status read-only
Takashi Iwai
1
-0
/
+1
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
1
-63
/
+64
2022-07-29
ALSA: pcm: Use deferred fasync helper
Takashi Iwai
1
-1
/
+1
2022-07-13
ALSA: pcm: Fix missing return value comments for kernel docs
Takashi Iwai
1
-0
/
+6
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
1
-7
/
+32
2022-03-22
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
1
-0
/
+4
2022-03-22
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
1
-14
/
+18
2022-03-22
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
1
-22
/
+39
2022-01-28
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
1
-0
/
+13
2021-10-18
ALSA: memalloc: Support for non-contiguous page allocation
Takashi Iwai
1
-0
/
+17
2021-10-14
ALSA: pcm: Unify snd_pcm_delay() and snd_pcm_hwsync()
Takashi Iwai
1
-16
/
+8
2021-10-07
ALSA: pcm: Add more disconnection checks at file ops
Takashi Iwai
1
-4
/
+21
2021-08-14
ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag
Takashi Iwai
1
-0
/
+9
2021-08-09
ALSA: pcm: Check mmap capability of runtime dma buffer at first
Takashi Iwai
1
-2
/
+7
2021-08-09
ALSA: pcm: Fix mmap breakage without explicit buffer setup
Takashi Iwai
1
-1
/
+4
2021-07-30
ALSA: pcm - fix mmap capability check for the snd-dummy driver
Jaroslav Kysela
1
-1
/
+1
2021-07-20
ALSA: pcm: Fix mmap without buffer preallocation
Takashi Iwai
1
-0
/
+2
2021-07-20
ALSA: pcm: Fix mmap capability check
Takashi Iwai
1
-4
/
+10
2021-07-12
ALSA: pcm: Call substream ack() method upon compat mmap commit
Alan Young
1
-3
/
+8
2021-06-10
ALSA: core: Move mmap handler into memalloc ops
Takashi Iwai
1
-16
/
+3
2021-06-10
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
1
-19
/
+1
2021-06-09
ALSA: pcm: Fix assignment in if condition
Takashi Iwai
1
-2
/
+4
2021-05-25
ALSA: pcm: Block the release until the system resume finishes
Takashi Iwai
1
-0
/
+4
2021-05-25
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
1
-1
/
+1
2021-03-26
ALSA: pcm: Fix couple of typos
Bhaskar Chowdhury
1
-2
/
+2
2021-02-08
ALSA: pcm: Use for_each_pcm_substream() macro
Takashi Iwai
1
-20
/
+15
2021-02-08
ALSA: pcm: Don't call sync_stop if it hasn't been stopped
Takashi Iwai
1
-2
/
+3
2021-02-08
ALSA: pcm: Assure sync with the pending stop operation at suspend
Takashi Iwai
1
-1
/
+7
2021-02-08
ALSA: pcm: Call sync_stop at disconnection
Takashi Iwai
1
-8
/
+8
2021-02-02
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+2
2021-01-23
ALSA: pcm: One more dependency for hw constraints
Takashi Iwai
1
-2
/
+2
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-3
/
+3
2020-12-18
ALSA: pcm: Clear the full allocated memory at hw_params
Takashi Iwai
1
-2
/
+7
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+2
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
[next]