summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-111-2/+2
|\
| * Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-2/+2
| |\
| | * ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-071-2/+2
* | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-097-19/+19
|\ \ \ | |/ / |/| |
| * | sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-067-19/+19
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-1/+0
|\ \ | |/ |/|
| * oss: remove maui_boot.h from .gitignore and dontdiffPaul Bolle2012-09-011-1/+0
* | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-201-1/+1
|\ \
| * \ Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-241-1/+16
| |\ \ | | |/ | |/|
| * | Fix comment typo multipy -> multiplyRalf Baechle2012-06-031-1/+1
* | | sound: oss/sb_audio: prevent divide by zero bugDan Carpenter2012-08-201-1/+3
| |/ |/|
* | sound: swarm_cs4297: Provide definitions for AC97 registersEzequiel Garcia2012-06-201-1/+16
|/
* sound: sound/oss/msnd_pinnacle.c: add vfreesJulia Lawall2012-04-101-2/+6
* Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-301-1/+1
|\
| * sound: fix oss/msnd_pinnacle module param typeRandy Dunlap2012-03-291-1/+1
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-283-3/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-125-17/+17
|\
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-195-17/+17
* | sound: Kconfig: drop unknown symbol ARCH_CLPS7500Paul Bolle2011-11-221-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-1/+1
|\
| * sound: oss: use strlcpy() in sound_timer_init()Dan Carpenter2011-09-291-1/+1
* | doc: fix broken referencesPaul Bolle2011-09-271-3/+1
|/
* sound: pss - don't use the deprecated function check_regionWang Shaoyan2011-08-081-2/+4
* sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driverDeepak Saxena2011-08-041-4/+4
* sound: oss: rename local change_bits to avoid powerpc bitsops.h definitionAndy Whitcroft2011-07-272-6/+6
* SOUND: OSS: Remove Au1550 driver.Ralf Baechle2011-05-204-3355/+0
* Fix common misspellingsLucas De Marchi2011-03-318-11/+11
* sound/oss/opl3: validate voice and channel indexesDan Rosenberg2011-03-231-2/+13
* sound/oss: remove offset from load_patch callbacksDan Rosenberg2011-03-235-26/+18
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-111-2/+2
|\
| * sound: silent echo'ed messages in MakefileAmerigo Wang2011-01-311-2/+2
* | sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai2011-03-091-36/+20
|/
* sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg2010-12-301-2/+2
* sound/oss: Remove unnecessary casts of void ptrJesper Juhl2010-11-113-7/+7
* sound/oss/dev_table.c: Use vzallocJoe Perches2010-11-111-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-271-1/+0
|\
| * sound/oss/sb_ess.c: delete double assignmentJulia Lawall2010-10-261-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-259-431/+100
|\|
| * OSS: soundcard: fix return value of sound_open()Dan Carpenter2010-10-111-1/+1
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-111-2/+2
| |\
| * | SOUND-OSS: Remove sh_dac_audioJohn Kacur2010-09-233-335/+0
| * | sound: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-147-93/+97
| * | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-9/+9
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-5/+2
|\ \ \
| * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-5/+2
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| | |/ | |/|
* / | OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter2010-10-111-2/+2
|/ /
* | sound: oss: fix uninitialized spinlockAkinobu Mita2010-08-281-1/+1
* | sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini2010-08-121-1/+0