Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
769e0de6475e5512f88bfb4dbf6d6323fd23514f
/
sound
/
core
d42472e
ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format
by Jussi Laako
· 10 years ago
317168d
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
by Takashi Iwai
· 10 years ago
dde1c65
ALSA: pcm: Fix false lockdep warnings
by Takashi Iwai
· 10 years ago
a011e21
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
by Anatol Pomozov
· 10 years ago
811deed
ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop
by Takashi Iwai
· 10 years ago
e5b50ad
ALSA: Allow pass NULL dev for snd_pci_quirk_lookup()
by Takashi Iwai
· 10 years ago
8df22a4
Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 10 years ago
a9960e6
ALSA: pcm: fix fifo_size frame calculation
by Clemens Ladisch
· 10 years ago
998052b
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
d4288d3
ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based devices
by Jurgen Kramer
· 10 years ago
7fd4394
Merge branch 'topic/pcm-nonatomic' into for-next
by Takashi Iwai
· 10 years ago
df1e471
ALSA: pcm: snd_interval_step: fix changes of open intervals
by Clemens Ladisch
· 10 years ago
0f519b6
ALSA: pcm: snd_interval_step: drop the min parameter
by Clemens Ladisch
· 10 years ago
7af142f
ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()
by Takashi Iwai
· 10 years ago
257f8cc
ALSA: pcm: Allow nonatomic trigger operations
by Takashi Iwai
· 10 years ago
94a988a
ALSA: pcm: Fix the silence data for DSD formats
by Takashi Iwai
· 10 years ago
ddc64b2
ALSA: core: fix buffer overflow in snd_info_get_line()
by Clemens Ladisch
· 10 years ago
e9e3bdf
Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 10 years ago
c5e64c7
Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic32x4' into asoc-next
by Mark Brown
· 10 years ago
3a2ac12
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
by Mark Brown
· 10 years ago
c1ab70c
Merge branch 'topic/monotonic' into for-next
by Takashi Iwai
· 10 years ago
e58c295
ALSA: pcm: Add tstamp_type and proto to sw_params compat layer
by Takashi Iwai
· 10 years ago
5890081
ALSA: pcm: Introduce protocol version field to sw_params
by Takashi Iwai
· 10 years ago
6217e5e
ALSA: compress: fix an integer overflow check
by Dan Carpenter
· 10 years ago
0cea76f
ALSA: control: Define SNDRV_CTL_TLV_OP_* constants
by Takashi Iwai
· 10 years ago
03fe805
Merge branch 'topic/monotonic' into for-next
by Takashi Iwai
· 10 years ago
5646eda
ALSA: pcm: Add timestamp type to sw_params
by Takashi Iwai
· 10 years ago
2408c21
ALSA: pcm: simplify snd_pcm_tstamp()
by Takashi Iwai
· 10 years ago
75f850f
ALSA: pcm_dmaengine: Correct support for 24bits physical sample widths
by Peter Ujfalusi
· 10 years ago
732814c
ALSA: pcm_dmaengine: Use the available wrapper to get physical width
by Peter Ujfalusi
· 10 years ago
b245a82
ALSA: seq: seq_memory.c: Fix closing brace followed by if
by Rasmus Villemoes
· 10 years ago
883a1d4
ALSA: control: Make sure that id->index does not overflow
by Lars-Peter Clausen
· 10 years ago
ac902c1
ALSA: control: Handle numid overflow
by Lars-Peter Clausen
· 10 years ago
fd9f26e
ALSA: control: Don't access controls outside of protected regions
by Lars-Peter Clausen
· 10 years ago
82262a46
ALSA: control: Fix replacing user controls
by Lars-Peter Clausen
· 10 years ago
07f4d9d
ALSA: control: Protect user controls against concurrent access
by Lars-Peter Clausen
· 10 years ago
26204e0
ALSA: core: Use ktime_get_ts()
by Thomas Gleixner
· 10 years ago
2742325
ALSA: seq: Continue broadcasting events to ports if one of them fails
by Adam Goode
· 10 years ago
21fd3e9
ALSA: seq: correctly detect input buffer overflow
by Adam Goode
· 10 years ago
efd4b76
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
02fb05a
ALSA: pcm_dmaengine: Add check during device suspend
by Tushar Behera
· 10 years ago
53403a8
ALSA: core: Fix format string mismatch in seq_midi.c
by Masanari Iida
· 11 years ago
00d9015
ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
by Tim Gardner
· 11 years ago
9ddd84f
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 11 years ago
749d322
ALSA: compress: Pass through return value of open ops callback
by Charles Keepax
· 11 years ago
5fdb83f
Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
6776a5d
ALSA: Move EXPORT_SYMBOL() in appropriate places
by Takashi Iwai
· 11 years ago
72620d6
ALSA: Clean up snd_device_*() codes
by Takashi Iwai
· 11 years ago
289ca02
ALSA: Use priority list for managing device list
by Takashi Iwai
· 11 years ago
71e2e1c
ALSA: hwdep: Allow to assign the given parent
by Takashi Iwai
· 11 years ago
f806bdb
ALSA: hwdep: Take private_data as drvdata for sysfs
by Takashi Iwai
· 11 years ago
caa751b
ALSA: Create sysfs attribute files via groups
by Takashi Iwai
· 11 years ago
63a5d4c
ALSA: Export snd_pcm_constraint_mask64()
by Mark Brown
· 11 years ago
b203dba
ALSA: core: Fix missing card sysfs contents
by Takashi Iwai
· 11 years ago
9ce5054
ALSA: Drop __bitwise and typedefs for snd_device attributes
by Takashi Iwai
· 11 years ago
bb343e7
ALSA: seq_oss: Use standard printk helpers
by Takashi Iwai
· 11 years ago
04cc79a
ALSA: seq: Use standard printk helpers
by Takashi Iwai
· 11 years ago
cf74dcf
ALSA: timer: Use standard printk helpers
by Takashi Iwai
· 11 years ago
61efcee
ALSA: oss: Use standard printk helpers
by Takashi Iwai
· 11 years ago
2ebef69
ALSA: hwdep: Use standard printk helpers
by Takashi Iwai
· 11 years ago
ca20d29
ALSA: rawmidi: Use standard printk helpers
by Takashi Iwai
· 11 years ago
f2f9307
ALSA: core: Use standard printk helpers
by Takashi Iwai
· 11 years ago
09e56df
ALSA: pcm: Use standard printk helpers
by Takashi Iwai
· 11 years ago
bb00945
ALSA: control: Use standard printk helpers
by Takashi Iwai
· 11 years ago
a67ca25
ALSA: seq_oss: Drop debug prints
by Takashi Iwai
· 11 years ago
f246406
ALSA: Use standard device refcount for card accounting
by Takashi Iwai
· 11 years ago
34356db
ALSA: Use static groups for id and number card sysfs attr files
by Takashi Iwai
· 11 years ago
8bfb181
ALSA: Embed card device into struct snd_card
by Takashi Iwai
· 11 years ago
393aa9c
ALSA: Mandate to pass a device pointer at card creation time
by Takashi Iwai
· 11 years ago
80d7d77
ALSA: Drop unused name argument in snd_register_oss_device()
by Takashi Iwai
· 11 years ago
8eeaa2f
ALSA: Replace with IS_ENABLED()
by Takashi Iwai
· 11 years ago
0a11458
ALSA: Fix typos in alsa-driver-api.xml
by Masanari Iida
· 11 years ago
deb6596
ALSA: Refactor slot assignment code
by Takashi Iwai
· 11 years ago
4c3773e
ALSA: bits vs bytes bug in snd_card_create()
by Dan Carpenter
· 11 years ago
2f43a23
Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai
by Mark Brown
· 11 years ago
e3a9269
ALSA: Add helper function for intersecting two rate masks
by Lars-Peter Clausen
· 11 years ago
6ab08ce
ALSA: PCM: Warn when buffer preallocation fails
by Takashi Iwai
· 11 years ago
2d82ea2
ALSA: Merge memalloc code into snd-pcm module
by Takashi Iwai
· 11 years ago
f5d8e6d
ALSA: Remove superfluous header inclusions in memalloc.c
by Takashi Iwai
· 11 years ago
47d98c0
ALSA: Remove memory reservation code from memalloc helper
by Takashi Iwai
· 11 years ago
d7b1354
ALSA: Remove memory accounting in memalloc helper
by Takashi Iwai
· 11 years ago
2aac06f
ALSA: compress: remove the sample rate check
by Vinod Koul
· 11 years ago
ed697e1
ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function
by JongHo Kim
· 11 years ago
73d75ba
Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
07968fe
sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer
by Nicolin Chen
· 11 years ago
32b8544
ALSA: jack: Unregister input device at disconnection
by Takashi Iwai
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
c15b149
ALSA: compress_core: don't return -EBADFD from poll if paused
by Richard Fitzgerald
· 11 years ago
f44f2a5
ALSA: compress: fix drain calls blocking other compress functions (v6)
by Vinod Koul
· 11 years ago
fce762e
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
a4461f4
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
by Russell King
· 11 years ago
97f44f5
ALSA: Limit the fallback card id string size
by Takashi Iwai
· 11 years ago
a40a393
ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()
by Takashi Iwai
· 11 years ago
9f694bc
ALSA: memalloc: Make snd_{malloc|free}_dev_iram() static
by Takashi Iwai
· 11 years ago
60f6fef
ALSA: Optimize module name check
by Takashi Iwai
· 11 years ago
1f96153
ALSA: pcm: Add fallthru comments
by Takashi Iwai
· 11 years ago
6343731
ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protection
by Takashi Iwai
· 11 years ago
a655f75
ALSA: pcm_dmaengine: Remove hardcoded PCM formats
by Takashi Iwai
· 11 years ago
e84f9e5
consolidate the reassignments of ->f_op in ->open() instances
by Al Viro
· 11 years ago
917f4b5
ALSA: compress: fix drain calls blocking other compress functions
by Vinod Koul
· 11 years ago
Next »