Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3109f2e28b0a3216e07d4933d28a8480c6520379
/
sound
/
oss
1d198f2
sound: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
68538bf
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
f5cb0be
sound: oss/dmabuf: remove an unneeded temporary variable
by Dan Carpenter
· 11 years ago
4b88460
sound: oss/vwsnd: Always define vwsnd_mutex
by Takashi Iwai
· 11 years ago
8331b9e
sound: oss/vwsnd: Add missing inclusion of linux/delay.h
by Takashi Iwai
· 11 years ago
d2c6980
sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL)
by Takashi Iwai
· 11 years ago
a62ee23
sound: Fix make allmodconfig on MIPS correctly
by Paul Bolle
· 11 years ago
05a88a4
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
9992ba7
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
d4702b1
sound: Fix make allmodconfig on MIPS
by Takashi Iwai
· 12 years ago
fca660b
dmasound_core: saner arguments for sq_fsync()
by Al Viro
· 12 years ago
4b417cf
sound: oss/dmabuf: use dma_map_single
by Arnd Bergmann
· 12 years ago
b8e63df
sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpy
by Alexandru Gheorghiu
· 12 years ago
0d9ffc9
sound: oss: uart401: Used kmemdup instead of kmalloc and memcpy
by Alexandru Gheorghiu
· 12 years ago
57220bc
sound: sequencer: cap array index in seq_chn_common_event()
by Dan Carpenter
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
dc30a43
sound: oss/pas2: Fix possible access out of array
by Asim Kadav
· 12 years ago
9921041
sound: oss: remove __dev* attributes
by Bill Pemberton
· 12 years ago
379170a
sound: oss/sb_audio: cap value in sb201_audio_set_speed()
by Dan Carpenter
· 12 years ago
da06a8d
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
0b33162
Merge branch 'late/fixes' into fixes
by Olof Johansson
· 12 years ago
45ef6ac
ARM: footbridge: nw_gpio_lock is raw_spin_lock
by Arnd Bergmann
· 12 years ago
395d9dd
sound: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
19feb61
oss: remove maui_boot.h from .gitignore and dontdiff
by Paul Bolle
· 12 years ago
f0b433e
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 12 years ago
94f3ec6
sound: oss/sb_audio: prevent divide by zero bug
by Dan Carpenter
· 12 years ago
dbf7b59
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
24fe5ddc
sound: swarm_cs4297: Provide definitions for AC97 registers
by Ezequiel Garcia
· 12 years ago
92a9f14
Fix comment typo multipy -> multiply
by Ralf Baechle
· 12 years ago
156d14da
sound: sound/oss/msnd_pinnacle.c: add vfrees
by Julia Lawall
· 13 years ago
48a4675
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
ec99aaf
sound: fix oss/msnd_pinnacle module param type
by Randy Dunlap
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
a429638
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
7e0ea2e
sound: Kconfig: drop unknown symbol ARCH_CLPS7500
by Paul Bolle
· 13 years ago
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
bb690c9
sound: oss: use strlcpy() in sound_timer_init()
by Dan Carpenter
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
8039290
sound: pss - don't use the deprecated function check_region
by Wang Shaoyan
· 13 years ago
2921623
sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver
by Deepak Saxena
· 13 years ago
8d34e6d
sound: oss: rename local change_bits to avoid powerpc bitsops.h definition
by Andy Whitcroft
· 13 years ago
e28fb9c
SOUND: OSS: Remove Au1550 driver.
by Ralf Baechle
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4d00135
sound/oss/opl3: validate voice and channel indexes
by Dan Rosenberg
· 14 years ago
b769f49
sound/oss: remove offset from load_patch callbacks
by Dan Rosenberg
· 14 years ago
cc99a08
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 14 years ago
848669d
sound: Use sound_register_*() for additional OSS minor devices
by Takashi Iwai
· 14 years ago
fdbc5d1
sound: silent echo'ed messages in Makefile
by Amerigo Wang
· 14 years ago
d81a12b
sound: Prevent buffer overflow in OSS load_mixer_volumes
by Dan Rosenberg
· 14 years ago
ea7dd25
sound/oss: Remove unnecessary casts of void ptr
by Jesper Juhl
· 14 years ago
f724bd2
sound/oss/dev_table.c: Use vzalloc
by Joe Perches
· 14 years ago
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
Next »