Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
365c786f0be44ee92e018773cb0bc4b19080b6aa
/
sound
/
core
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
a501dfa
[ALSA] Timer API - added SUSPEND/RESUME events
by Jaroslav Kysela
· 19 years ago
b271131
[ALSA] Fix PCM 32bit compat layer
by Takashi Iwai
· 19 years ago
a53fc18
[ALSA] make local objects static
by Clemens Ladisch
· 19 years ago
443feb8
[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
by Karsten Wiese
· 19 years ago
267d4d6
[ALSA] adds __init and in snd_memory_init()
by Henrik Kretzschmar
· 19 years ago
276bd31
[PATCH] Kconfig fix (ISA_DMA_API and sound/*)
by Al Viro
· 19 years ago
5a0f217
[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'
by Victor Fusco
· 19 years ago
d06e4c4
[ALSA] seq-midi - silently ignore non-MIDI events
by Clemens Ladisch
· 19 years ago
856def8
[ALSA] typo-fix and snd_assert()-expression-split
by Henrik Kretzschmar
· 19 years ago
0884484
[ALSA] Fix dependency of GUS driver
by Takashi Iwai
· 19 years ago
a3352f0
[ALSA] Fix two typos and changes on snd_assert()
by Henrik Kretzschmar
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
543537b
[PATCH] create a kstrdup library function
by Paulo Marques
· 19 years ago
b636a71
[ALSA] Add const prefix
by Takashi Iwai
· 19 years ago
5ac0fab
[ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problem
by Jaroslav Kysela
· 19 years ago
fb4bd0a
[ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problem
by Jaroslav Kysela
· 19 years ago
21cb2a2
[ALSA] Fix races between PCM drain and other ops
by Takashi Iwai
· 19 years ago
b6a9691
[ALSA] Add write support to snd-page-alloc proc file
by Takashi Iwai
· 19 years ago
4d57277
[ALSA] Remove redundant NULL checks before kfree
by Jesper Juhl
· 19 years ago
fae6ec6
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jaroslav Kysela
· 19 years ago
619e666
[PATCH] class: convert sound/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
cdc5c53
[ALSA] Fix compilation on 32bit arch
by Takashi Iwai
· 19 years ago
af08161
[ALSA] alsa-oss - 2nd - improved readability
by Jaroslav Kysela
· 19 years ago
bfc5bdd
[ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() function
by Jaroslav Kysela
· 19 years ago
8e72ab3
[ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fix
by Jaroslav Kysela
· 19 years ago
c3a9cfa
[ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctly
by Roger Mach
· 19 years ago
6214410
[ALSA] Make docproc happy
by Takashi Iwai
· 19 years ago
123992f
[ALSA] sound/core/: possible cleanups
by Adrian Bunk
· 19 years ago
9502dca
[ALSA] Export missing snd_pcm_format_*()
by Takashi Iwai
· 19 years ago
d138b44
[ALSA] fixed PAUSE ioctl for user space interface
by Jaroslav Kysela
· 19 years ago
8c50b37
[ALSA] Change some timer ioctls due to confliction
by Takashi Iwai
· 19 years ago
15790a6
[ALSA] Add missing PAUSE ioctl
by Takashi Iwai
· 19 years ago
6d85be6
[ALSA] Suppress debug message
by Takashi Iwai
· 19 years ago
004e653
[ALSA] Fix capture on OSS emulation
by Takashi Iwai
· 20 years ago
bd7bf04
[ALSA] Fix permissions in some /proc files
by Takashi Iwai
· 20 years ago
22e0732
[ALSA] virmidi - fix ioctl parameter passing when setting client name
by Clemens Ladisch
· 20 years ago
0aa0d38
[ALSA] virmidi - fix ioctl parameter passing when creating seq port
by Clemens Ladisch
· 20 years ago
c1935b4
[ALSA] timer - added tread semaphore
by Jaroslav Kysela
· 20 years ago
51f633d
[ALSA] Fix memory leak
by Takashi Iwai
· 20 years ago
94f19c9
[ALSA] kill dead code
by Adrian Bunk
· 20 years ago
e2d5356
[PATCH] fix pm_message_t vs. u32 in alsa
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago