summaryrefslogtreecommitdiffstats
path: root/sound/oss
AgeCommit message (Expand)AuthorLines
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+5
2015-01-15sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven-1/+1
2015-01-15sound/oss: use current->state helpersDavidlohr Bueso-3/+3
2015-01-04sound: oss: Deletion of unnecessary checks before the function call "vfree"Markus Elfring-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-11-22sound: oss: uart401: remove unneeded NULL checkDan Carpenter-7/+4
2014-10-20OSS: dmasound: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-08-15Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-87/+110
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine-1/+1
2014-08-06sound: oss: Remove typedefs wanc_info and wavnc_port_infoHimangi Saraogi-68/+89
2014-08-06sound: oss: uart401: Remove typedef uart401_devcHimangi Saraogi-19/+21
2014-08-05sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdataHimangi Saraogi-22/+24
2014-08-05sound/oss/opl3: Remove typedef opl_devinfoHimangi Saraogi-2/+2
2014-06-25sound: oss: mpu401.c: Cleaning up variable is set more than onceRickard Strandqvist-1/+0
2014-06-24sound: oss: mpu401.c: Cleaning up missing break in a caseRickard Strandqvist-0/+1
2014-05-30sound: remove checks for CONFIG_BCM_CS4297A_CSWARMPaul Bolle-4/+0
2014-05-19sound: mpu401.c: make return of 0 explicitJulia Lawall-3/+1
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-80/+3
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger-13/+1
2014-04-04sound/oss: Remove uncompilable DBG macro useJoe Perches-67/+2
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-3516/+0
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin-3516/+0
2014-02-07sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.cRashika Kheria-2/+3
2014-01-14sound: oss: remove last sleep_on usersArnd Bergmann-23/+39
2014-01-14sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann-10/+19
2014-01-14sound: oss: midibuf: fix sleep_on racesArnd Bergmann-9/+9
2014-01-14sound: oss: vwsnd: avoid interruptible_sleep_onArnd Bergmann-4/+10
2014-01-14sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeoutArnd Bergmann-13/+18
2013-10-14sound: Remove unnecessary semicolonsJoe Perches-1/+1
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai-1/+3
2013-08-09sound: oss/dmabuf: remove an unneeded temporary variableDan Carpenter-2/+1
2013-07-15sound: oss/vwsnd: Always define vwsnd_mutexTakashi Iwai-1/+2
2013-07-15sound: oss/vwsnd: Add missing inclusion of linux/delay.hTakashi Iwai-0/+1
2013-05-29sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL)Takashi Iwai-2/+0
2013-05-13sound: Fix make allmodconfig on MIPS correctlyPaul Bolle-1/+1
2013-05-10Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-0/+1
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-7/+10
2013-05-03sound: Fix make allmodconfig on MIPSTakashi Iwai-0/+1
2013-04-29dmasound_core: saner arguments for sq_fsync()Al Viro-3/+3
2013-04-26sound: oss/dmabuf: use dma_map_singleArnd Bergmann-1/+2
2013-04-02sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu-2/+1
2013-04-02sound: oss: uart401: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu-4/+7
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter-0/+6
2013-02-22new helper: file_inode(file)Al Viro-8/+8
2013-01-04sound: oss/pas2: Fix possible access out of arrayAsim Kadav-0/+5
2012-12-07sound: oss: remove __dev* attributesBill Pemberton-6/+6
2012-11-18sound: oss/sb_audio: cap value in sb201_audio_set_speed()Dan Carpenter-1/+2
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+2
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-19/+19
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson-2/+2