Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
29a6ccca3869bbe33879dae0cd7df2a1559eff54
/
sound
/
core
78fa2c4
ALSA: core: remove unused variables.
by Luca Tettamanti
· 13 years ago
f2b3614
ALSA: PCM - Don't check DMA time-out too shortly
by Takashi Iwai
· 13 years ago
02e5fbf
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
217658f
ALSA: sound, core, pcm_lib: fix xrun_log
by Ben Gardiner
· 13 years ago
ec08b14
ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt
by Ben Gardiner
· 13 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
d8e4f9a
ALSA: core - Don't use "default' for default
by Takashi Iwai
· 14 years ago
17fbb5b
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
12ff414
ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
by Kelly Anderson
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
cdccfc8
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
a45e3d6
ALSA: Fix yet another race in disconnection
by Takashi Iwai
· 14 years ago
3674f19
ALSA: vmalloc buffers should use normal mmap
by Benjamin Herrenschmidt
· 14 years ago
66b5b97
ALSA: Add snd_ctl_replace() to dynamically replace a control
by Dimitris Papastamos
· 14 years ago
d351cf4
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 14 years ago
27b92d4
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
5b7c757
ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()
by Nicolas Kaiser
· 14 years ago
cc99a08
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
3cbdd75
ALSA: Add snd_ctl_activate_id()
by Takashi Iwai
· 16 years ago
0e82e5f
ALSA: control: clean up snd_ctl_hole_check()
by Clemens Ladisch
· 14 years ago
7c73358
ALSA: control: fix numid conflict check for new controls
by Clemens Ladisch
· 14 years ago
b6aa63e
sound:core:seq:seq_ports.c Remove one to many n's in a word.
by Justin P. Mattock
· 14 years ago
eeda276b
ALSA: fix one memory leak in sound jack
by Lu Guanqun
· 14 years ago
fea952e
ALSA: core: sparse cleanups
by Clemens Ladisch
· 14 years ago
2243c4d
ALSA: hrtimer: remove superfluous tasklet invocation
by Clemens Ladisch
· 14 years ago
b1d4f7f
ALSA: hrtimer: handle delayed timer interrupts
by Clemens Ladisch
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
e38302f
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 14 years ago
9600732
ALSA: core, oxygen, virtuoso: add an enum control info helper
by Clemens Ladisch
· 14 years ago
3daa7ea
ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()
by Jesper Juhl
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
87a1c8a
ALSA: pcm: remember to always call va_end() on stuff that we va_start()
by Jesper Juhl
· 14 years ago
354d14b
Merge branch 'topic/workq-update' into topic/misc
by Takashi Iwai
· 14 years ago
60686aa
ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation
by Takashi Iwai
· 14 years ago
03cfe6f
ALSA: support module on-demand loading for seq and timer
by Kay Sievers
· 14 years ago
ea49b16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
109fef9
ALSA: timer: automatically load the high-resolution timer
by Clemens Ladisch
· 14 years ago
47228e4
ALSA: pcm: optimize xrun detection in no-period-wakeup mode
by Clemens Ladisch
· 14 years ago
59ff878
ALSA: pcm: detect xruns in no-period-wakeup mode
by Clemens Ladisch
· 14 years ago
ab69a49
ALSA: pcm: support for period wakeup disabling
by Clemens Ladisch
· 14 years ago
c80c1d5
ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
33081ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
b9da0571
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
39aba96
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
by Kay Sievers
· 14 years ago
84cc5c0
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
aa73aec
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
by Clemens Ladisch
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
e799d0b
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 14 years ago
4e83998
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
838c364
ALSA: OSS mixer emulation - fix locking
by Jaroslav Kysela
· 14 years ago
5591bf0
ALSA: prevent heap corruption in snd_ctl_new()
by Dan Rosenberg
· 14 years ago
901d46d
ALSA: pcm - Fix race with proc files
by Takashi Iwai
· 14 years ago
8699a0b
ALSA: pcm - Fix unbalanced pm_qos_request
by Takashi Iwai
· 14 years ago
4437ecd
ALSA: core: Allow card id change to the same string
by Peter Ujfalusi
· 14 years ago
47023ec
sound: Use static const char * const where possible
by Joe Perches
· 14 years ago
c8bdfac
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
a7a13d0
ALSA: rawmidi: fix the get next midi device ioctl
by Dan Carpenter
· 14 years ago
27f7ad5
ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
by Takashi Iwai
· 14 years ago
9fe856e
sound: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
68885a3
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
7a28826
ALSA: pcm: add more format names
by Dan Carpenter
· 14 years ago
d7d28bc
ALSA: pcm midlevel code - add time check for double interrupt acknowledge
by Jaroslav Kysela
· 14 years ago
bd76af0
ALSA: pcm midlevel code - add time check for double interrupt acknowledge
by Jaroslav Kysela
· 14 years ago
56385a1
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
by Jaroslav Kysela
· 14 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
8d011cc
Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
by Takashi Iwai
· 14 years ago
9e216e8
ALSA: pcm core - add a safe check to the silence filling function
by Jaroslav Kysela
· 14 years ago
82f6825
pm_qos: Get rid of the allocation in pm_qos_add_request()
by James Bottomley
· 14 years ago
65ee2ba
Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc
by Takashi Iwai
· 14 years ago
5daeba3
ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()
by David Dillow
· 14 years ago
15c0cee
ALSA: pcm: Define G723 3-bit and 5-bit formats
by Ben Collins
· 14 years ago
b406e61
ALSA: pcm: fix delta calculation at boundary wraparound
by Clemens Ladisch
· 14 years ago
ead4046
ALSA: pcm: fix the fix of the runtime->boundary calculation
by Clemens Ladisch
· 14 years ago
7f06a8b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
20406f9
Merge branch 'topic/jack' into for-linus
by Takashi Iwai
· 14 years ago
7bd9db8
Merge branch 'topic/nomm' into for-linus
by Takashi Iwai
· 14 years ago
3374cd1
Merge branch 'topic/core-cleanup' into for-linus
by Takashi Iwai
· 14 years ago
9fe17b5
ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs
by Takashi Iwai
· 14 years ago
ed77134
PM QOS update
by Mark Gross
· 15 years ago
bfe7078
ALSA: take tu->qlock with irqs disabled
by Dan Carpenter
· 15 years ago
02f4865
ALSA: core - Define llseek fops
by Takashi Iwai
· 15 years ago
73029e0
ALSA: info - Implement common llseek for binary mode
by Takashi Iwai
· 15 years ago
d97e1b7
ALSA: info - Check file position validity in common layer
by Takashi Iwai
· 15 years ago
067e4a5
Merge branch 'topic/bkl' into topic/core-cleanup
by Takashi Iwai
· 15 years ago
4cf19b8
ALSA: Remove BKL from open multiplexer
by Takashi Iwai
· 15 years ago
5b5cd55
ALSA: info - Remove BKL
by Takashi Iwai
· 15 years ago
d05468b
ALSA: pcm - Remove BKL from async callback
by Takashi Iwai
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0f17014
ALSA: pcm_lib - fix xrun functionality
by Jarkko Nikula
· 15 years ago
ebb812c
ALSA: Add support for key reporting via the jack interface
by Mark Brown
· 15 years ago
1c6e555
ALSA: Rename jack switch table in preparation for button support
by Mark Brown
· 15 years ago
55c63bd
ALSA: provide a more useful get_unmapped_area handler for pcm
by Daniel Glöckner
· 15 years ago
b30477d
ALSA: timer - pass real event in snd_timer_notify1() to instance callback
by Jaroslav Kysela
· 15 years ago
7fb3a06
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
9d3415a
Merge remote branch 'alsa/fixes' into fix/misc
by Takashi Iwai
· 15 years ago
Next »