Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
23a0b5ad57180c74622bd04d249eb95a8e7206f7
/
sound
/
core
« Previous
9b50898
ALSA: seq: Fix time account regression
by Takashi Iwai
· 8 years ago
30c0702
ALSA: seq: fix passing wrong pointer in function call of compatibility layer
by Takashi Sakamoto
· 8 years ago
c5a905d
ALSA: compress: fix some missing and misplaced \n in messages
by Colin Ian King
· 8 years ago
69b0582
ALSA: seq: fix to copy from/to user space
by Takashi Sakamoto
· 8 years ago
3d2f4d0
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
816f318
ALSA: rawmidi: Fix possible deadlock with virmidi registration
by Takashi Iwai
· 8 years ago
9f8a765
ALSA: timer: Fix zero-division by continue of uninitialized instance
by Takashi Iwai
· 8 years ago
f3f6c61
ALSA: pcm: Fix avail to return error if stream is suspended
by Jeeja KP
· 8 years ago
11749e0
ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
by Vegard Nossum
· 8 years ago
4127e80
ALSA: seq: initialize whole fields of automatic variable with union type
by Takashi Sakamoto
· 8 years ago
8ddc056
ALSA: timer: fix NULL pointer dereference on memory allocation failure
by Vegard Nossum
· 8 years ago
6b760bb
ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
by Vegard Nossum
· 8 years ago
c2f14ba
ALSA: compress: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
e12ec25
ALSA: seq: obsolete change of address limit
by Takashi Sakamoto
· 8 years ago
04a56dd
ALSA: seq: change ioctl command operation to get data in kernel space
by Takashi Sakamoto
· 8 years ago
8ce8eb6
ALSA: seq: add an alternative way to handle ioctl requests
by Takashi Sakamoto
· 8 years ago
77dfa8d
ALSA: seq: add documentation for snd_seq_kernel_client_ctl
by Takashi Sakamoto
· 8 years ago
4a6baf1
Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 8 years ago
cf81d6b
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 8 years ago
72a04d6
Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'asoc/topic/adsp', 'asoc/topic/ak4613' and 'asoc/topic/ak4642' into asoc-next
by Mark Brown
· 8 years ago
a8ff48c
ALSA: pcm: Free chmap at PCM free callback, too
by Takashi Iwai
· 8 years ago
f388cdc
ALSA: ctl: Stop notification after disconnection
by Takashi Iwai
· 8 years ago
860c199
ALSA: control: add dimension validator for userspace elements
by Takashi Sakamoto
· 8 years ago
3fa6993
ALSA: timer: Fix negative queue usage by racy accesses
by Takashi Iwai
· 8 years ago
3915bf2
ALSA: seq_timer: use monotonic times internally
by Arnd Bergmann
· 8 years ago
76f64b2
ALSA: seq_oss: Change structure initialisation to C99 style
by Amitoj Kaur Chawla
· 8 years ago
a4f2d87
ALSA: compress: Add function to indicate the stream has gone bad
by Charles Keepax
· 8 years ago
a158f2b
Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 8 years ago
515511a
Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next
by Mark Brown
· 9 years ago
bf10262
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
by Mark Brown
· 9 years ago
8d879be
ALSA: pcm: Bail out when chmap is already present
by Takashi Iwai
· 9 years ago
875f6ff
ALSA: compress: Replace complex if statement with switch
by Charles Keepax
· 9 years ago
1d03f2b
ALSA: compress: Fix poll error return codes
by Charles Keepax
· 9 years ago
5bd0539
ALSA: compress: Remove pointless NULL check
by Charles Keepax
· 9 years ago
0b92b0c
ALSA: compress: Use snd_compr_get_poll on error path
by Charles Keepax
· 9 years ago
e099aee
ALSA: pcm: Fix poll error return codes
by Charles Keepax
· 9 years ago
e4ec8cc
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
by Kangjie Lu
· 9 years ago
9a47e9c
ALSA: timer: Fix leak in events via snd_timer_user_ccallback
by Kangjie Lu
· 9 years ago
cec8f96
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
by Kangjie Lu
· 9 years ago
73fe01c
ASoC: dmaengine_pcm: Add support for packed transfers
by Matthias Reichl
· 9 years ago
d2c5cf8
ALSA: hrtimer: Handle start/stop more properly
by Takashi Iwai
· 9 years ago
34ce71a
ALSA: timer: remove legacy rtctimer
by Alexandre Belloni
· 9 years ago
3aa02cb
ALSA: pcm : Call kill_fasync() in stream lock
by Takashi Iwai
· 9 years ago
4a462ce
ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper
by Jyri Sarha
· 9 years ago
4a44365
ALSA: pcm: add IEC958 channel status helper for hw_params
by Jyri Sarha
· 9 years ago
4a07083
ALSA: timer: Use mod_timer() for rearming the system timer
by Takashi Iwai
· 9 years ago
91d2178
ALSA: timer: fix gparams ioctl compatibility for different architectures
by Takashi Sakamoto
· 9 years ago
6f02174
ALSA: ctl: change return value in compatibility layer so that it's the same value in core implementation
by Takashi Sakamoto
· 9 years ago
ca80e26
Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 9 years ago
89595f5
Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-next
by Mark Brown
· 9 years ago
0ab1ace
ALSA: pcm: Avoid "BUG:" string for warnings again
by Takashi Iwai
· 9 years ago
a1ce94d
ALSA: seq: Provide card number / PID via sequencer client info
by Martin Koegler
· 9 years ago
cdb1ee3
ALSA: compress: fix more typos
by Vinod Koul
· 9 years ago
41eb94f
ALSA: compress: fix some typos
by Vinod Koul
· 9 years ago
862bca5
ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation
by Vinod Koul
· 9 years ago
35383a2
ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state
by Eric Laurent
· 9 years ago
6defb60
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
197b958
ALSA: seq: oss: Don't drain at closing a client
by Takashi Iwai
· 9 years ago
9712857
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
b24e7ad
ALSA: timer: Fix ioctls for X32 ABI
by Takashi Iwai
· 9 years ago
3a72494
ALSA: timer: Fix broken compat timer user status ioctl
by Takashi Iwai
· 9 years ago
2251fbb
ALSA: rawmidi: Fix ioctls X32 ABI
by Takashi Iwai
· 9 years ago
dd7e3f8
ALSA: rawmidi: Use comapt_put_timespec()
by Takashi Iwai
· 9 years ago
513ace7
ALSA: pcm: Fix ioctls for X32 ABI
by Takashi Iwai
· 9 years ago
6236d8b
ALSA: ctl: Fix ioctls for X32 ABI
by Takashi Iwai
· 9 years ago
d61b04f
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
fe0d128
ALSA: jack: Allow building the jack layer without input device
by Takashi Iwai
· 9 years ago
67ec107
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
by Takashi Iwai
· 9 years ago
13d5e5d
ALSA: seq: Fix double port list deletion
by Takashi Iwai
· 9 years ago
d99a36f
ALSA: seq: Fix leak of pool buffer at concurrent writes
by Takashi Iwai
· 9 years ago
f65e0d2
ALSA: timer: Call notifier in the same spinlock
by Takashi Iwai
· 9 years ago
9984d1b
ALSA: timer: Protect the whole snd_timer_close() with open race
by Takashi Iwai
· 9 years ago
4dff5c7
ALSA: timer: Fix race at concurrent reads
by Takashi Iwai
· 9 years ago
ed8b1d6
ALSA: timer: Fix race between stop and interrupt
by Takashi Iwai
· 9 years ago
117159f
ALSA: timer: Fix wrong instance passed to slave callbacks
by Takashi Iwai
· 9 years ago
3bdff24
ALSA: pcm: Add snd_pcm_rate_range_to_bits()
by Mengdong Lin
· 9 years ago
094fd3b
ALSA: timer: Fix leftover link at closing
by Takashi Iwai
· 9 years ago
7f0973e
ALSA: seq: Fix lockdep warnings due to double mutex locks
by Takashi Iwai
· 9 years ago
81f5775
ALSA: rawmidi: Fix race at copying & updating the position
by Takashi Iwai
· 9 years ago
06ab300
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
by Takashi Iwai
· 9 years ago
f146357
ALSA: timer: Sync timer deletion at closing the system timer
by Takashi Iwai
· 9 years ago
f784beb
ALSA: timer: Fix link corruption due to double start or stop
by Takashi Iwai
· 9 years ago
2cdc7b6
ALSA: seq: Fix yet another races among ALSA timer accesses
by Takashi Iwai
· 9 years ago
b248371
ALSA: pcm: Fix potential deadlock in OSS emulation
by Takashi Iwai
· 9 years ago
cc85f7a
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
by Takashi Iwai
· 9 years ago
2d1b5c0
ALSA: seq: Fix race at closing in virmidi driver
by Takashi Iwai
· 9 years ago
ac1efcf
ALSA: timer: fix SND_PCM_TIMER Kconfig text
by Randy Dunlap
· 9 years ago
462b3f1
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
by Takashi Iwai
· 9 years ago
da10816
ALSA: seq: Degrade the error message for too many opens
by Takashi Iwai
· 9 years ago
5991513
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
by Takashi Iwai
· 9 years ago
e7cc3ed
Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
40ed9444
ALSA: timer: Introduce disconnect op to snd_timer_instance
by Takashi Iwai
· 9 years ago
230323d
ALSA: timer: Handle disconnection more safely
by Takashi Iwai
· 9 years ago
c0bcdbd
ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
by Takashi Iwai
· 9 years ago
9586495
ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
by Nicolas Boichat
· 9 years ago
43c54b8
ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
by Nicolas Boichat
· 9 years ago
2ba1fe7
ALSA: hrtimer: Fix stall by hrtimer_cancel()
by Takashi Iwai
· 9 years ago
a016af2
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
c3b1681
ALSA: timer: Code cleanup
by Takashi Iwai
· 9 years ago
b5a663a
ALSA: timer: Harden slave timer list handling
by Takashi Iwai
· 9 years ago
Next »