Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eb272441fc14ad126abfa46de8a9c58bda8added
/
sound
/
oss
7c5814c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
3342b96
sound/oss/sb_ess.c: delete double assignment
by Julia Lawall
· 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
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
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
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
b7d22cc
OSS: soundcard: fix return value of sound_open()
by Dan Carpenter
· 14 years ago
4e83998
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
d4cfa4d
OSS: soundcard: locking bug in sound_ioctl()
by Dan Carpenter
· 14 years ago
095a0f6
SOUND-OSS: Remove sh_dac_audio
by John Kacur
· 14 years ago
645ef9e
sound: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
9fe856e
sound: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
3182c8a
sound: oss: fix uninitialized spinlock
by Akinobu Mita
· 14 years ago
31cbd97
sound: oss: sh_dac_audio.c removed duplicated #include
by Andrea Gelmini
· 14 years ago
dc386c4
sound/oss: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
2d00775
sound: oss: au1550_ac97.c removed duplicated #include
by Andrea Gelmini
· 14 years ago
9c29490
sound: oss: msnd: check request_region() return value
by Kulikov Vasiliy
· 14 years ago
b3390ce
sound: oss: midi_synth: check get_user() return value
by Kulikov Vasiliy
· 14 years ago
e5de3df
sound: oss: waveartist: simplify waveartist_sleep()
by Kulikov Vasiliy
· 14 years ago
2232e23
sound: oss: au1550_ac97: simplify au1550_delay()
by Kulikov Vasiliy
· 14 years ago
ff388f2
sound/oss: Remove dead CONFIG_SOFTOSS*
by Christian Dietrich
· 14 years ago
992cbf7
sound/oss-msnd-pinnacle: ioctl needs the inode
by Arnd Bergmann
· 14 years ago
d209974
sound/oss: convert to unlocked_ioctl
by Arnd Bergmann
· 14 years ago
90dc763
sound: push BKL into open functions
by Arnd Bergmann
· 14 years ago
1efddcc
sound: Add missing spin_unlock
by Julia Lawall
· 14 years ago
ff2db7c
m68k: amiga - Sound platform device conversion
by Geert Uytterhoeven
· 16 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
fc8aa7b
sound/oss/vidc.c: change the field used with DMA_ACTIVE
by Julia Lawall
· 15 years ago
01da470
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
fb40b49
sound: sequencer: clean up remove bogus check
by Dan Carpenter
· 15 years ago
56b7892
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
3ea4965
sound/oss/coproc.h: Checkpatch cleanup
by Andrea Gelmini
· 15 years ago
76b5377
sound/oss/v_midi.h: Checkpatch cleanup
by Andrea Gelmini
· 15 years ago
524df55
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
963accb
MIPS: Alchemy: change dbdma to accept physical memory addresses
by Manuel Lauss
· 15 years ago
ea071cc
MIPS: Alchemy: remove dbdma compat macros
by Manuel Lauss
· 15 years ago
b8f1f59
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
by Jaroslav Kysela
· 15 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
6b98515
sound_oss: remove use of old BKL ioctl path
by Alan Cox
· 15 years ago
1cb4f62
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into fixes
by Jaroslav Kysela
· 15 years ago
444c195
sound: oss: off by one bug
by Dan Carpenter
· 15 years ago
2fbe74b
sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()
by Roel Kluin
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
57648cd
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
b00615d
Merge branch 'topic/pcm-dma-fix' into topic/core-change
by Takashi Iwai
· 15 years ago
75639e7
Merge branch 'topic/beep-rename' into topic/core-change
by Takashi Iwai
· 15 years ago
cb20c28
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc
by Linus Torvalds
· 15 years ago
02bb57a
sound: OSS: keep index within bounds of midi_devs[]
by Roel Kluin
· 15 years ago
e8e63cb
oss: Mark loadhex static in hex2hex.c
by Josh Triplett
· 15 years ago
0c3c35e
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
0d26ce3
sound: OSS: fix error return in dma_ioctl()
by Roel Kluin
· 15 years ago
fa30123
Kconfig: Remove useless and sometimes wrong comments
by Michael Roth
· 15 years ago
70edc80
sound: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
f702cf4
sound: Use KERN_WARNING instead of KERN_WARN, which does not exist
by Randy Dunlap
· 15 years ago
e87a3dd
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
b7d5d94
sound: remove OSS Ensoniq SoundScape driver
by Krzysztof Helt
· 15 years ago
84ed1a1
ALSA: Cleanup redundant tests on unsigned
by Roel Kluin
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
786d8ca
trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297a
by Robert P. J. Day
· 15 years ago
f1d269b
sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma()
by Roel Kluin
· 15 years ago
5e8e7c3
sound: fix OSS MIDI output data loss
by Clemens Ladisch
· 15 years ago
a987004
sound: mpu401.c: Buffer overflow
by Roel Kluin
· 15 years ago
c45ec06
sound: aedsp16: Buffer overflow
by Roel Kluin
· 15 years ago
9ea5ca7
sound: OSS: mpu401, fix deadlock
by Jiri Slaby
· 15 years ago
28d27aa
sound: Use PCI_VDEVICE
by Joe Perches
· 15 years ago
08604bd
time: move PIT_TICK_RATE to linux/timex.h
by Arnd Bergmann
· 15 years ago
1944df6
trivial: unnecessary (void*) cast removal in sound/oss/msnd.c
by Chris Sanford
· 15 years ago
639138a
sound: oss: sh_dac_audio timer fixes.
by Magnus Damm
· 15 years ago
877d031
trivial: Fix misspelling of firmware
by Nick Andrew
· 16 years ago
4496d93
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 16 years ago
8e9d20897
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
d497e3a
m68k: section mismatch fixes: DMAsound for Atari
by Michael Schmitz
· 16 years ago
9fb5430
Merge branch 'topic/oss-fix' into for-linus
by Takashi Iwai
· 16 years ago
db1dd4d
Use f_lock to protect f_flags
by Jonathan Corbet
· 16 years ago
e5bf484
sound/oss: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
5d44aa4
sound/oss: fix sparse warnings: different signedness
by Hannes Eder
· 16 years ago
3d92e8f
m68k: atari - Rename "mfp" to "st_mfp"
by Geert Uytterhoeven
· 16 years ago
c161591
sound: OSS: missing parentheses in pas2_card.c
by Roel Kluin
· 16 years ago
b22f5d9
sound: OSS: ad1848 - Fix another typo
by Takashi Iwai
· 16 years ago
a259cb8
sound: OSS: &&/|| typo in ad1848.c
by Roel Kluin
· 16 years ago
1afa6e2
sound: OSS: dmabuf: too many loops
by Roel Kluin
· 16 years ago
89bde7b
m68k: dmasound - Kill warn_unused_result warnings
by Geert Uytterhoeven
· 16 years ago
0211a9c
trivial: fix an -> a typos in documentation and comments
by Frederik Schwarzer
· 16 years ago
70d13e0
[ARM] netwinder: clean up GPIO naming
by Russell King
· 16 years ago
4b30fbd
oss: fix O_NONBLOCK in dmasound_core
by Al Viro
· 16 years ago
31390d0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
0a9b863
Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic/pci-ioremap-bar' into for-linus
by Takashi Iwai
· 16 years ago
2f1e593
sound: use a common working email address
by Alan Cox
· 16 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
7639a45
sh: Migrate common board headers to mach-common/.
by Paul Mundt
· 16 years ago
abe9ab8
device create: sound: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
d331124
ALSA: ASoC: update email address for Liam Girdwood
by Liam Girdwood
· 16 years ago
dfdf34b
sound: remove reference to dead sound OSS vars AEDSP16_MSS and SBPRO
by Robert P. J. Day
· 16 years ago
d886e87
sound: make OSS sound core optional
by Tejun Heo
· 16 years ago
2470e93
sound: oss: remove driver for SGI HAL2 audio device
by Thomas Bogendoerfer
· 16 years ago
f329bdd
mpu401: reindent misindented spinlock
by Ilpo Järvinen
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
Next »