summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL)Takashi Iwai2013-05-291-2/+0
* sound: Fix make allmodconfig on MIPS correctlyPaul Bolle2013-05-131-1/+1
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-101-0/+1
|\
| * sound: Fix make allmodconfig on MIPSTakashi Iwai2013-05-031-0/+1
* | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-033-7/+10
|\|
| * sound: oss/dmabuf: use dma_map_singleArnd Bergmann2013-04-261-1/+2
| * sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu2013-04-021-2/+1
| * sound: oss: uart401: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu2013-04-021-4/+7
* | dmasound_core: saner arguments for sq_fsync()Al Viro2013-04-291-3/+3
|/
* sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter2013-03-151-0/+6
* new helper: file_inode(file)Al Viro2013-02-222-8/+8
* sound: oss/pas2: Fix possible access out of arrayAsim Kadav2013-01-041-0/+5
* sound: oss: remove __dev* attributesBill Pemberton2012-12-072-6/+6
* sound: oss/sb_audio: cap value in sb201_audio_set_speed()Dan Carpenter2012-11-181-1/+2
* 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
|\