Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac49b9a9f26b6c42585f87857722085ef4b19c13
/
sound
/
core
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
a5606f8
ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code
by Takashi Iwai
· 11 years ago
0550321
ALSA: Add SoC on-chip internal ram support for DMA buffer allocation
by Nicolin Chen
· 11 years ago
b26d19e
ALSA: compress: Make sure we trigger STOP before closing the stream.
by Liam Girdwood
· 11 years ago
4028b6c
ALSA: compress: Fix compress device unregister.
by Liam Girdwood
· 11 years ago
68538bf
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
74d779a
ALSA: pcm: Use snd_printd_ratelimit()
by Tim Gardner
· 11 years ago
903eb31
ALSA: core: allow SND_DMAENGINE_PCM use from modules
by Daniel Mack
· 11 years ago
b7ae6f3
ALSA: move dmaengine implementation from ASoC to ALSA core
by Daniel Mack
· 11 years ago
a8d3060
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
by Vinod Koul
· 11 years ago
256ca9c
ALSA: seq-oss: Initialize MIDI clients asynchronously
by Takashi Iwai
· 11 years ago
1286da8
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
1ba65ae
ALSA: vmaster: Fix the regression of missing vmaster hook call
by Takashi Iwai
· 11 years ago
0888c32
pcm_native: switch to fdget()/fdput()
by Al Viro
· 11 years ago
1ca2f2e
ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function
by Takashi Iwai
· 11 years ago
ddf753e
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
dd6c5cd
snd_pcm_link(): fix a leak...
by Al Viro
· 11 years ago
7bb2491
ALSA: Add kconfig to specify the max card numbers
by Takashi Iwai
· 11 years ago
8edbb19
ALSA: Fix the default suffix string with high card number
by Takashi Iwai
· 11 years ago
e6c2e7e
ALSA: Constify the snd_pcm_substream struct ops field
by Lars-Peter Clausen
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
9992ba7
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
271a15e
proc: Supply PDE attribute setting accessor functions
by David Howells
· 12 years ago
7548134
ALSA: compress: fix the states to check for allowing read
by Vinod Koul
· 12 years ago
2fc565e
Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
47966e9
ALSA: compress: Use kzalloc() for ioctls writing back data
by Takashi Iwai
· 12 years ago
1c62e9f
ALSA: compress: info leak in snd_compr_get_caps()
by Dan Carpenter
· 12 years ago
f0283b5
ALSA: compress_core: Rework writes to use cumulative values
by Charles Keepax
· 12 years ago
ccf17b1
ALSA: compress_core: Remove unused hw_pointer
by Charles Keepax
· 12 years ago
49bb640
ALSA: compress_core: Add support for capture streams
by Charles Keepax
· 12 years ago
4daf891
ALSA: compress_core: Deconstify copy callback buffer
by Charles Keepax
· 12 years ago
5b1f79f
ALSA: compress_core: Calculate avail correctly for capture streams
by Charles Keepax
· 12 years ago
4c28e32
ALSA: compress_core: Update calc_avail to use cumulative values
by Charles Keepax
· 12 years ago
0fe09a4
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
by Linus Torvalds
· 12 years ago
ef7a4f9
ALSA: add DSD formats
by Daniel Mack
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
aee0c61
snd_info_register: switch to proc_create_data/proc_mkdir_mode
by Al Viro
· 12 years ago
cf30f46
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
0bc0ec9
ALSA: info: Small refactoring and a sanity check in snd_info_get_line()
by Takashi Iwai
· 12 years ago
0d861ac
ALSA: info: Avoid leaking kernel memory
by Takashi Iwai
· 12 years ago
eb7c06e
ALSA: add/change some comments describing function return values
by Yacine Belkadi
· 12 years ago
66efdc7
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
by Takashi Iwai
· 12 years ago
Next »