aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss
AgeCommit message (Expand)AuthorFilesLines
2011-08-08sound: pss - don't use the deprecated function check_regionWang Shaoyan1-2/+4
2011-08-04sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driverDeepak Saxena1-4/+4
2011-07-27sound: oss: rename local change_bits to avoid powerpc bitsops.h definitionAndy Whitcroft2-6/+6
2011-05-20SOUND: OSS: Remove Au1550 driver.Ralf Baechle4-3355/+0
2011-03-31Fix common misspellingsLucas De Marchi8-11/+11
2011-03-23sound/oss/opl3: validate voice and channel indexesDan Rosenberg1-2/+13
2011-03-23sound/oss: remove offset from load_patch callbacksDan Rosenberg5-26/+18
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-2/+2
2011-03-09sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai1-36/+20
2011-01-31sound: silent echo'ed messages in MakefileAmerigo Wang1-2/+2
2010-12-30sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg1-2/+2
2010-11-11sound/oss: Remove unnecessary casts of void ptrJesper Juhl3-7/+7
2010-11-11sound/oss/dev_table.c: Use vzallocJoe Perches1-4/+2
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+0
2010-10-26sound/oss/sb_ess.c: delete double assignmentJulia Lawall1-1/+0
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-431/+100
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-5/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-5/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-11OSS: soundcard: fix return value of sound_open()Dan Carpenter1-1/+1
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-2/+2
2010-10-11OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter1-2/+2
2010-09-23SOUND-OSS: Remove sh_dac_audioJohn Kacur3-335/+0
2010-09-14sound: autoconvert trivial BKL users to private mutexArnd Bergmann7-93/+97
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-9/+9
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-08-12sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-06sound/oss: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-06sound: oss: au1550_ac97.c removed duplicated #includeAndrea Gelmini1-1/+0
2010-07-29sound: oss: msnd: check request_region() return valueKulikov Vasiliy1-2/+6
2010-07-29sound: oss: midi_synth: check get_user() return valueKulikov Vasiliy1-1/+3
2010-07-26sound: oss: waveartist: simplify waveartist_sleep()Kulikov Vasiliy1-8/+2
2010-07-26sound: oss: au1550_ac97: simplify au1550_delay()Kulikov Vasiliy1-10/+1
2010-07-21sound/oss: Remove dead CONFIG_SOFTOSS*Christian Dietrich1-3/+0
2010-07-14sound/oss-msnd-pinnacle: ioctl needs the inodeArnd Bergmann1-1/+1
2010-07-12sound/oss: convert to unlocked_ioctlArnd Bergmann6-51/+119
2010-07-12sound: push BKL into open functionsArnd Bergmann7-30/+88
2010-05-27sound: Add missing spin_unlockJulia Lawall1-2/+3
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven1-20/+31
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo17-3/+16
2010-03-21sound/oss/vidc.c: change the field used with DMA_ACTIVEJulia Lawall1-2/+2
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+0
2010-03-16sound: sequencer: clean up remove bogus checkDan Carpenter1-2/+0
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-4/+3
2010-03-02sound/oss/coproc.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-02sound/oss/v_midi.h: Checkpatch cleanupAndrea Gelmini1-3/+2
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-14/+23
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-5/+7
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-5/+7
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2-14/+23
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2010-01-12sound_oss: remove use of old BKL ioctl pathAlan Cox1-13/+22
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jaroslav Kysela1-3/+3
2010-01-08sound: oss: off by one bugDan Carpenter3-9/+13
2009-12-17sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()Roel Kluin1-3/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-3/+1
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai3-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai1-1/+1
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai4-1496/+0
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2009-11-16sound: OSS: keep index within bounds of midi_devs[]Roel Kluin2-2/+2
2009-11-15oss: Mark loadhex static in hex2hex.cJosh Triplett1-1/+1
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai3-4/+6
2009-11-12sound: OSS: fix error return in dma_ioctl()Roel Kluin1-1/+1
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-2/+0
2009-11-07sound: Replace old style lock initializerThomas Gleixner1-1/+3
2009-11-05sound: Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap2-3/+3
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai2-6/+0
2009-10-30sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt3-1493/+0
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin1-3/+0
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-3/+0
2009-09-21trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297aRobert P. J. Day1-3/+0
2009-08-26sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma()Roel Kluin1-3/+3
2009-08-10sound: fix OSS MIDI output data lossClemens Ladisch1-3/+4
2009-07-29sound: mpu401.c: Buffer overflowRoel Kluin1-1/+1
2009-07-29sound: aedsp16: Buffer overflowRoel Kluin1-4/+5
2009-06-29sound: OSS: mpu401, fix deadlockJiri Slaby1-13/+3
2009-06-25sound: Use PCI_VDEVICEJoe Perches1-1/+1
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-1/+1
2009-06-12trivial: unnecessary (void*) cast removal in sound/oss/msnd.cChris Sanford1-1/+1
2009-05-15sound: oss: sh_dac_audio timer fixes.Magnus Damm2-54/+33
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-2/+2
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds5-0/+10
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz1-2/+2
2009-03-24Merge branch 'topic/oss-fix' into for-linusTakashi Iwai5-14/+11
2009-03-16Use f_lock to protect f_flagsJonathan Corbet5-0/+10
2009-02-26sound/oss: fix sparse warning: symbol shadows an earlier oneHannes Eder1-2/+1
2009-02-26sound/oss: fix sparse warnings: different signednessHannes Eder1-6/+6
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-8/+8
2009-02-18sound: OSS: missing parentheses in pas2_card.cRoel Kluin1-3/+1
2009-02-17sound: OSS: ad1848 - Fix another typoTakashi Iwai1-1/+1
2009-02-16sound: OSS: &&/|| typo in ad1848.cRoel Kluin1-1/+1
2009-02-11sound: OSS: dmabuf: too many loopsRoel Kluin1-1/+1
2009-01-12m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven2-8/+13
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King1-5/+3
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro2-3/+3
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai2-2/+2
2008-10-27sound: use a common working email addressAlan Cox1-1/+1
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro8-27/+19
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt1-1/+1
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman1-8/+7
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood1-1/+1
2008-09-09sound: remove reference to dead sound OSS vars AEDSP16_MSS and SBPRORobert P. J. Day2-36/+0
2008-08-29sound: make OSS sound core optionalTejun Heo1-0/+1
2008-08-25sound: oss: remove driver for SGI HAL2 audio deviceThomas Bogendoerfer4-1814/+0
2008-08-19mpu401: reindent misindented spinlockIlpo Järvinen1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King3-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King3-3/+3
2008-07-24CONFIG_SOUND_WM97XX: remove stale makefile lineAdrian Bunk1-2/+0
2008-07-24remove the OSS trident driverAdrian Bunk4-5054/+0
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman1-6/+8
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2008-07-10x86, VisWS: turn into generic arch, update include file changeIngo Molnar1-1/+1
2008-06-13sound: sound/oss/dmasound/: cleanupsAdrian Bunk3-8/+3
2008-05-30sound: Clean up sound/oss/KconfigTakashi Iwai1-30/+19
2008-05-27sound: sound/oss/: remove CVS keywordsAdrian Bunk5-13/+0
2008-05-21msnd_* is ISA-onlyAl Viro1-2/+2
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-24OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() checkRoel Kluin1-2/+2
2008-04-24sound: Use BUG_ONJulia Lawall1-8/+4
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2-4/+4
2008-03-30sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-08OSS: constify function pointer tablesJan Engelhardt2-4/+4
2008-02-06sound/oss/trident.c: fix incorrect test in trident_ac97_set()Roel Kluin1-2/+2
2008-02-06scheduled OSS driver removalAdrian Bunk6-9230/+0
2008-02-06cleanup after APUS removalAdrian Bunk2-5/+1
2008-02-06sound/oss/sb_common.c: fix casting warningJeff Garzik1-1/+2
2008-02-06sound/oss/pss: set_io_base() always returns success, mark it voidJeff Garzik1-23/+7
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin1-8/+6
2008-01-26[ARM] Remove pointless casts from void pointers,Jeff Garzik1-1/+1
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-2/+2
2008-01-14OSS msnd: fix array overflowsAdrian Bunk1-2/+2
2007-10-18The next round of scheduled OSS code removalAdrian Bunk19-11360/+0
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa3-2069/+0
2007-07-17remove options depending on OSS_OBSOLETEAdrian Bunk1-77/+0
2007-07-17OSS trident: replace deprecated pci_find_device with pci_get_deviceMuli Ben-Yehuda1-3/+5
2007-07-17OSS trident: fix locking around write_voice_regsMuli Ben-Yehuda1-0/+5
2007-07-17OSS trident: massive whitespace removalMuli Ben-Yehuda1-179/+179
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-2/+3
2007-07-16mpu401 warning fixesAndrew Morton1-3/+4
2007-07-16more scheduled OSS driver removalAdrian Bunk55-30299/+4
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok2-2/+2
2007-07-01ALSA: more section mismatchesRandy Dunlap1-1/+1
2007-05-09sound: convert "sound" subdirectory to UTF-8John Anthony Kazos Jr3-4/+4
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-8/+8
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-08schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk1-5/+18
2007-05-08oss: strlcpy is smart enoughJean Delvare1-1/+1
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2-41/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras4-3/+2
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-8/+8
2007-05-07sh: hp6xx driver compile fixes.Kristoffer Ericson1-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-1/+1
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare1-1/+0
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell2-33/+62
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2-7/+7
2007-04-13[POWERPC] get_property returns constStephen Rothwell2-12/+12
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-4/+16
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg1-3/+2
2007-03-14[PATCH] const file_operations falloutAl Viro1-4/+16
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day19-65/+32
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven13-21/+21
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Ahmed S. Darwish3-5/+6
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+5
2007-02-11[PATCH] Remove dead kernel config option AEDSP16_MPU401.Robert P. J. Day1-12/+0
2007-02-11[PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk2-2/+16
2006-12-17[PATCH] more work_struct fixes: tas300x sound driversAl Viro2-15/+14
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day15-22/+22
2006-12-08[PATCH] struct path: convert soundJosef Sipek3-8/+8
2006-12-07[PATCH] The scheduled removal of some OSS optionsAdrian Bunk1-115/+0
2006-12-07[PATCH] sound/oss/emu10k1: handle userspace copy errorsJeff Garzik4-16/+38
2006-12-07[PATCH] sound/oss/btaudio.c: ioremap balanced with iounmapAmol Lad1-0/+2
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin1-2/+2
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro8-0/+8
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-8/+8
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman1-8/+8
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-3/+3
2006-10-19sh: Cleanup board header directories.Paul Mundt1-1/+1
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds5-5/+5
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik5-5/+5
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells31-51/+50
2006-10-04[PATCH] kill sound/oss/*_syms.cAdrian Bunk14-168/+93
2006-10-04[PATCH] The scheduled removal of some OSS driversAdrian Bunk59-59106/+6
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds45-45/+45
2006-10-03fix file specification in commentsUwe Zeisberger44-44/+44
2006-10-03more misc typo fixesMatt LaPlante1-1/+1
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa3-2266/+0
2006-10-03[PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu...Zach Brown1-2/+2
2006-10-01[PATCH] trident: fix pci_dev reference counting and bugletAlan Cox1-15/+29
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-1/+1
2006-10-01[PATCH] cs46xx OSS: switch to pci_get_deviceAlan Cox1-1/+2