Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11a96d1820113fde0d55c3487b7da7a9031326b8
/
sound
/
core
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
52948b3
ALSA: Add a note on dependency of RTC stuff
by Takashi Iwai
· 16 years ago
d800988
ALSA: use correct lock in snd_ctl_dev_disconnect()
by Takashi Iwai
· 16 years ago
7003609
ALSA: add dummy function to support shared mmap in nommu Blackfin arch
by Cliff Cai
· 16 years ago
759ee81
alsa: Remove special SBUS dma support code.
by David S. Miller
· 16 years ago
738f2b7
sparc: Convert all SBUS drivers to dma_*() interfaces.
by David S. Miller
· 16 years ago
7a715f4
sparc: Make SBUS DMA interfaces take struct device.
by David S. Miller
· 16 years ago
d886e87
sound: make OSS sound core optional
by Tejun Heo
· 16 years ago
51e9f2e
ALSA: Allocate larger pages in sgbuf
by Takashi Iwai
· 16 years ago
4e184f8
ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()
by Takashi Iwai
· 16 years ago
77a23f2
ALSA: Clean up SG-buffer helper functions and macros
by Takashi Iwai
· 16 years ago
0072889
ALSA: fix a typo during snd_assert() removal
by Takashi Iwai
· 16 years ago
7eaa943
ALSA: Kill snd_assert() in sound/core/*
by Takashi Iwai
· 16 years ago
685d87f
Revert "pcm_native.c: remove unused label"
by Linus Torvalds
· 16 years ago
680db01
pcm_native.c: remove unused label
by Linus Torvalds
· 16 years ago
82e68f7
sound: ensure device number is valid in snd_seq_oss_synth_make_info
by Willy Tarreau
· 16 years ago
f90c06a
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
by Pawel MOLL
· 16 years ago
896e6cc
sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE"
by Jaroslav Kysela
· 16 years ago
9423969
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
by Pawel MOLL
· 16 years ago
0d94e41
ALSA: Build jack detection
by Mark Brown
· 16 years ago
e76d8ce
ALSA: Add jack reporting API
by Mark Brown
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
8940921
device create: sound: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
24e8fc4
ALSA: remove unneeded power_mutex lock in snd_pcm_drop
by Takashi Iwai
· 16 years ago
399ccdc
ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()
by Takashi Iwai
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
ee2da99
ALSA: remove CONFIG_KMOD from sound
by Johannes Berg
· 16 years ago
2db9f0a
snd/PCM: fasync BKL pushdown
by Jonathan Corbet
· 16 years ago
78a3c3d
sound: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
d3bd67c
ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static
by Takashi Iwai
· 16 years ago
a93bbaa
[ALSA] Improve the slots option handling
by Takashi Iwai
· 16 years ago
62cf872
[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE
by Takashi Iwai
· 16 years ago
89fe511
sound: Convert to menuconfig
by Takashi Iwai
· 16 years ago
5d99a8b
SOUND: fix race in device_create
by Greg Kroah-Hartman
· 17 years ago
c17cf06
[ALSA] Remove unneeded ugly hack for i386 in memalloc.c
by Takashi Iwai
· 17 years ago
7bf4e6d
sound: use non-racy method for /proc/driver/snd-page-alloc creation
by Denis V. Lunev
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
f18638d
[ALSA] Clean up snd_card_free*()
by Takashi Iwai
· 17 years ago
73d38b1
[ALSA] Fix the race of card instance unregistration
by Takashi Iwai
· 17 years ago
a295e09
[ALSA] sound: this amplifier only goes up to 7
by Nick Andrew
· 17 years ago
9bf8e7d
[ALSA] sound: replace remaining __FUNCTION__ occurences
by Harvey Harrison
· 17 years ago
c354cd7
[ALSA] seq-oss - Remove invalid BUG()
by Takashi Iwai
· 17 years ago
1c82ed1
[ALSA] Keep private TLV entry in vmaster itself
by Takashi Iwai
· 17 years ago
e922b00
[ALSA] Move vmaster code to sound core
by Takashi Iwai
· 17 years ago
6c4cc3a
[ALSA] Add more fallbacks to OSS PHONEOUT mixer map
by Takashi Iwai
· 17 years ago
0d63e4f
Dont touch fs_struct in drivers
by Jan Blunck
· 17 years ago
f011e2e
latency.c: use QoS infrastructure
by Mark Gross
· 17 years ago
4939c66
[ALSA] Fix Oops with PCM OSS sync
by Takashi Iwai
· 17 years ago
bc9abce
[ALSA] fix compilation warning in GCC
by Miguel Boton
· 17 years ago
8c12158
[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE
by Jaroslav Kysela
· 17 years ago
17596a8
[ALSA] rawmidi: let sparse know what is going on _for real_
by Marcin Ślusarz
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
31e8960
[ALSA] Remove PCM sleep_min and tick
by Takashi Iwai
· 17 years ago
1307551
[ALSA] PCM - clean up snd_pcm_lib_read/write
by Takashi Iwai
· 17 years ago
d948035
[ALSA] Remove PCM xfer_align sw params
by Takashi Iwai
· 17 years ago
fa5717f
[ALSA] Fix PCM write blocking
by Takashi Iwai
· 17 years ago
8ace4f3
[ALSA] Remove indirect control access
by Takashi Iwai
· 17 years ago
a713b58
[ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()
by Jaroslav Kysela
· 17 years ago
5a7f261
[ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl
by Takashi Iwai
· 17 years ago
28e9e47
[ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)
by Jaroslav Kysela
· 17 years ago
3b378e1
[ALSA] sound/core/seq: move declarations of globally visible variables to proper headers
by Marcin Ślusarz
· 17 years ago
36b9cdf
[ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h
by Marcin Ślusarz
· 17 years ago
67c3931
[ALSA] pcm_lib: fix sparse warning about different signedness
by Marcin Ślusarz
· 17 years ago
be3e011
[ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol
by Marcin Ślusarz
· 17 years ago
b05e578
[ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol
by Marcin Ślusarz
· 17 years ago
5050b09
[ALSA] copy_ctl_value_from_user() warning fix
by Andrew Morton
· 17 years ago
6b587ef
[ALSA] Fix old tstamp ioctl for compat_ioctl
by Takashi Iwai
· 17 years ago
3ad5afc
[ALSA] alsa: nopage
by Nick Piggin
· 17 years ago
67a7be7
[ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constant
by Jaroslav Kysela
· 17 years ago
b751eef
[ALSA] Use posix clock monotonic for PCM and timer timestamps
by Jaroslav Kysela
· 17 years ago
df1deb6
[ALSA] sound/core/memalloc.c: Add missing pci_dev_put
by Julia Lawall
· 17 years ago
7c7fc2d
[ALSA] Fix PCM MMAP time-stamp mode
by Takashi Iwai
· 17 years ago
e5723b4
[ALSA] Remove sequencer instrument layer
by Takashi Iwai
· 17 years ago
304cd07
[ALSA] Introduce slots option to snd module
by Takashi Iwai
· 17 years ago
22a860a
snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure with gcc-3.2
by Jean Delvare
· 17 years ago
7507e8d
[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning
by Borislav Petkov
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
2469049
[ALSA] sound: snd_register_device_for_dev fix
by Mariusz Kozlowski
· 17 years ago
c929e5e
[ALSA] schedule_timeout() fix for core/seq/seq_instr.c
by Rene Herman
· 17 years ago
9ecf60d
[ALSA] unexport snd_ctl_elem_{read,write}
by Adrian Bunk
· 17 years ago
918f3a0
[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper
by Clemens Ladisch
· 17 years ago
7653d55
[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c
by Clemens Ladisch
· 17 years ago
0e75182
[ALSA] seq_midi_event: fix parsing of F9/FD bytes
by Clemens Ladisch
· 17 years ago
bf8c138
[ALSA] seq_midi_event: fix parsing of missing data bytes
by Clemens Ladisch
· 17 years ago
0b664f7
[ALSA] seq_midi_event: prevent running status after system messages
by Clemens Ladisch
· 17 years ago
394d051
[ALSA] seq_midi_event: fix encoding of data bytes after end of sysex
by Clemens Ladisch
· 17 years ago
24038a2
[ALSA] Add new AFMT_* formats for OSS emulation
by Takashi Iwai
· 17 years ago
64d27f9
[ALSA] Support 3-bytes 24bit format in PCM OSS emulation
by Takashi Iwai
· 17 years ago
9390ec8
[ALSA] Simplify the format conversion in PCM OSS emulation
by Takashi Iwai
· 17 years ago
887f9f0
[ALSA] Remove ifdefs from OSS PCM emulation codes
by Takashi Iwai
· 17 years ago
7034632
[ALSA] seq: resource leak fix and various code cleanups
by Eugene Teo
· 17 years ago
52a6db8
[ALSA] Clean up Makefile
by Takashi Iwai
· 17 years ago
8f11551
[ALSA] Fix build error without CONFIG_HAS_DMA
by Takashi Iwai
· 17 years ago
b9ed4f2
[ALSA] Add helper functions for frequently used callbacks
by Takashi Iwai
· 17 years ago
25765c4
[ALSA] Clean up duplicate includes in sound/core/
by Jesper Juhl
· 17 years ago
ccec6e2
Convert snd-page-alloc proc file to use seq_file
by Takashi Iwai
· 17 years ago
7c64ec3
[ALSA] timer: check for incorrect device state in non-debug compiles, too
by Clemens Ladisch
· 17 years ago
1a7fa54
[ALSA] Fix substream to check in PCM drain
by Takashi Iwai
· 17 years ago
Next »