Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c163c7293eb68bf6c0c824d122a2192b9f129193
/
sound
/
core
c6077b3
[ALSA] Fix memory leaks in error path of control.c
by Takashi Iwai
· 19 years ago
e64d2e3
[ALSA] Fix seq_clientmgr dereferences before NULL check
by Eugene Teo
· 19 years ago
3a63e444
[ALSA] sound/core/: fix 3 off-by-one errors
by Adrian Bunk
· 19 years ago
6464940
[ALSA] make control.c suspend aware
by Giuliano Pochini
· 19 years ago
b3b0abe
[ALSA] return ENODEV for disconnected devices
by Clemens Ladisch
· 19 years ago
62c5549
[ALSA] Fix sleep in atomic in virmidi driver
by Takashi Iwai
· 19 years ago
e661d0d
[ALSA] pcm - Move PAUSE ioctl to common ioctl handler
by Takashi Iwai
· 19 years ago
2ba8c15
[ALSA] Removed unneeded page-reserve
by Takashi Iwai
· 19 years ago
ea50888
[ALSA] Use dma_alloc_coherent() hack on i386 only
by Takashi Iwai
· 19 years ago
c82590d
[ALSA] Fix mulaw -> linear conversion in OSS PCM emulation
by Takashi Iwai
· 19 years ago
3f72a30
[ALSA] snd_pcm_format_name() is no longer exported
by Jaroslav Kysela
· 19 years ago
1a60d4c
[ALSA] semaphore -> mutex (core part)
by Ingo Molnar
· 19 years ago
0534ab4
[ALSA] Clean up pcm-oss plugins
by Takashi Iwai
· 19 years ago
9d83911
[ALSA] Fix a typo
by Takashi Iwai
· 19 years ago
21a3479
[ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional
by Jaroslav Kysela
· 19 years ago
2fbf182
[PATCH] alsa: fix error paths in snd_ctl_elem_add()
by Takashi Iwai
· 19 years ago
aa657ca
[PATCH] Fix snd-usb-audio in 32-bit compat environment
by Juergen Kreileder
· 19 years ago
d99e988
[ALSA] Remove BKL from sound/core/info.c
by Ingo Molnar
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
3e23c65
[ALSA] Revert the nested-device patch
by Takashi Iwai
· 19 years ago
aa1e77e
[ALSA] seq: reorganize sequencer client numbers
by Clemens Ladisch
· 19 years ago
7b6d924
[ALSA] seq: set client name in snd_seq_create_kernel_client()
by Clemens Ladisch
· 19 years ago
83e8ad6
[ALSA] seq: remove struct snd_seq_client_callback
by Clemens Ladisch
· 19 years ago
255bd16
[ALSA] seq: remove superfluous fields
by Clemens Ladisch
· 19 years ago
235475c
[ALSA] pcm - Fix wrong asserts
by Takashi Iwai
· 19 years ago
416c107
[ALSA] Nest sound devices
by Clemens Ladisch
· 19 years ago
59d4858
[ALSA] pcm - Make the support of old API selectable
by Takashi Iwai
· 19 years ago
04f141a
[ALSA] Optimize for config without PROC_FS (seq and oss parts)
by Takashi Iwai
· 19 years ago
e28563c
[ALSA] Optimize for config without PROC_FS
by Takashi Iwai
· 19 years ago
1861204
[ALSA] sound/: possible cleanups
by Adrian Bunk
· 19 years ago
9a1a2a1
[ALSA] Fix a missing include
by Takashi Iwai
· 19 years ago
1b98ea4
[ALSA] rawmidi: adjust runtime->avail when changing output buffer size
by Clemens Ladisch
· 19 years ago
d001544
[ALSA] dynamic minors (6/6): increase maximum number of sound cards
by Clemens Ladisch
· 19 years ago
204bdb1
[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
by Clemens Ladisch
· 19 years ago
332682b
[ALSA] dynamic minors (4/6): dynamic minor number allocation
by Clemens Ladisch
· 19 years ago
f87135f
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
by Clemens Ladisch
· 19 years ago
6983b72
[ALSA] dynamic minors (2/6): simplify storage of snd_minor structures
by Clemens Ladisch
· 19 years ago
2af677f
[ALSA] dynamic minors (1/6): store device type in struct snd_minor
by Clemens Ladisch
· 19 years ago
a106cd3
[ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_select()
by Clemens Ladisch
· 19 years ago
b32425a
[ALSA] Fix possible races in timer callbacks
by Takashi Iwai
· 19 years ago
73e77ba
[ALSA] Add error messages
by Takashi Iwai
· 19 years ago
603bf52
[ALSA] pcm - NULL check in snd_pcm_suspend*()
by Takashi Iwai
· 19 years ago
a381a7a
[ALSA] Decentralize PM control
by Takashi Iwai
· 19 years ago
080dece
[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation
by Takashi Iwai
· 19 years ago
19ac31e
[ALSA] Remove xxx_t typedefs: Instrument layer
by Takashi Iwai
· 19 years ago
c7e0b5b
[ALSA] Remove xxx_t typedefs: Sequencer
by Takashi Iwai
· 19 years ago
6ac77bc
[ALSA] Remove xxx_t typedefs: PCM OSS-emulation
by Takashi Iwai
· 19 years ago
f956b4a
[ALSA] Remove xxx_t typedefs: Mixer OSS-emulation
by Takashi Iwai
· 19 years ago
174c1f6
[ALSA] Remove xxx_t typedefs: OSS-emulation
by Takashi Iwai
· 19 years ago
877211f
[ALSA] Remove xxx_t typedefs: PCM
by Takashi Iwai
· 19 years ago
24c1f93
[ALSA] Remove xxx_t typedefs: Proc handler
by Takashi Iwai
· 19 years ago
d9a98de
[ALSA] Remove xxx_t typedefs: Hwdep
by Takashi Iwai
· 19 years ago
48c9d41
[ALSA] Remove xxx_t typedefs: Raw MIDI
by Takashi Iwai
· 19 years ago
53d2f74
[ALSA] Remove xxx_t typedefs: Timer
by Takashi Iwai
· 19 years ago
82e9bae
[ALSA] Remove xxx_t typedefs: Controls
by Takashi Iwai
· 19 years ago
512bbd6
[ALSA] Remove xxx_t typedefs: Core component
by Takashi Iwai
· 19 years ago
47eaebf
[ALSA] Use standard bitmap functions
by Takashi Iwai
· 19 years ago
f3d48f0
[PATCH] unpaged: fix sound Bad page states
by Hugh Dickins
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
b140c8b
[ALSA] Cleanup - remove sound/core/wrappers.c
by Jaroslav Kysela
· 19 years ago
aa92c4a
[ALSA] Fix a typo in the last fix
by Takashi Iwai
· 19 years ago
f190286
[ALSA] fix improper CONFIG_SND_MAJOR usage
by Clemens Ladisch
· 19 years ago
3939e71
[ALSA] clean up device types symbols
by Clemens Ladisch
· 19 years ago
8433a50
[ALSA] Fix schedule_timeout usage
by Nishanth Aravamudan
· 19 years ago
d3d579f
[ALSA] Add missing KERN_* prefix
by Takashi Iwai
· 19 years ago
87ef777
[ALSA] seq-timer: restrict timer frequencies
by Clemens Ladisch
· 19 years ago
6b172a8
[ALSA] timer: formatting changes
by Clemens Ladisch
· 19 years ago
9dfba38
[ALSA] timer: remove list_entry() type casts
by Clemens Ladisch
· 19 years ago
de24214
[ALSA] timers: add module refcounting for global timers
by Clemens Ladisch
· 19 years ago
2fd43d1
[ALSA] timer: fix timer instance memory allocation checks
by Clemens Ladisch
· 19 years ago
e38e0cf
[ALSA] Remove kmalloc wrappers
by Takashi Iwai
· 19 years ago
b1d5776
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
by Takashi Iwai
· 19 years ago
93f2e37
[ALSA] Make snd_task_name() module local
by Takashi Iwai
· 19 years ago
07799e7
[ALSA] Use getnstimeofday()
by Takashi Iwai
· 19 years ago
7c22f1a
[ALSA] Remove snd_runtime_check() macro
by Takashi Iwai
· 19 years ago
bf3b644
[ALSA] sequencer: remove superfluous function parameter
by Clemens Ladisch
· 19 years ago
d9ad1bd
[ALSA] rtctimer: optimize module parameter validation
by Clemens Ladisch
· 19 years ago
adf25df
[ALSA] rtctimer: remove superfluous rtc_inc variable
by Clemens Ladisch
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
1ef64e6
[PATCH] gfp_t: sound
by Al Viro
· 19 years ago
d5c5d8f
[PATCH] ALSA: Fix Oops of suspend/resume with generic drivers
by Takashi Iwai
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
ecca82b
[ALSA] Replace with kzalloc() - seq stuff
by Takashi Iwai
· 19 years ago
ca2c096
[ALSA] Replace with kzalloc() - core stuff
by Takashi Iwai
· 19 years ago
10f69f9
[ALSA] pcm-oss - Add bugg-yptr option
by Takashi Iwai
· 19 years ago
0dd119f
[ALSA] pci_find_device remove
by Jiri Slaby
· 19 years ago
df8db93
[ALSA] Fix DocBook warnings
by Takashi Iwai
· 19 years ago
a4f508b
[ALSA] rtctimer: add option to make RTC timer the default sequencer timer
by Clemens Ladisch
· 19 years ago
ecbcfe3
[ALSA] Introduce snd_card_set_generic_dev()
by Takashi Iwai
· 19 years ago
4d23359
[ALSA] sparse address space annotations
by Clemens Ladisch
· 19 years ago
8db08ea
[PATCH] ALSA: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
d568121
[PATCH] Assign device pointer to OSS devices
by Takashi Iwai
· 19 years ago
7153a55
[ALSA] pcm - Fix zero-division in 32bit compat layer
by Takashi Iwai
· 19 years ago
e0be4d3
[ALSA] Fix compilation without CONFIG_PROC_FS
by Takashi Iwai
· 19 years ago
65d11d9
[ALSA] ALSA timer - fixed compilation
by Jaroslav Kysela
· 19 years ago
Next »