aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-24sound: Deparenthesize negative error returnsJoe Perches2-5/+5
2015-02-25sound/sb_midi: a couple indenting fixesDan Carpenter1-3/+3
2015-02-25sound/sb_ess: white space cleanupsDan Carpenter1-12/+7
2015-02-25sound/oss/opl3: remove some stray whitespaceDan Carpenter1-2/+2
2015-02-25sound: sys_timer: indent poll_def_tmr() correctlyDan Carpenter1-20/+15
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-5/+5
2015-01-15sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven1-1/+1
2015-01-15sound/oss: use current->state helpersDavidlohr Bueso2-3/+3
2015-01-04sound: oss: Deletion of unnecessary checks before the function call "vfree"Markus Elfring2-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-22sound: oss: uart401: remove unneeded NULL checkDan Carpenter1-7/+4
2014-10-20OSS: dmasound: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-15Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-87/+110
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-06sound: oss: Remove typedefs wanc_info and wavnc_port_infoHimangi Saraogi1-68/+89
2014-08-06sound: oss: uart401: Remove typedef uart401_devcHimangi Saraogi1-19/+21
2014-08-05sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdataHimangi Saraogi1-22/+24
2014-08-05sound/oss/opl3: Remove typedef opl_devinfoHimangi Saraogi1-2/+2
2014-06-25sound: oss: mpu401.c: Cleaning up variable is set more than onceRickard Strandqvist1-1/+0
2014-06-24sound: oss: mpu401.c: Cleaning up missing break in a caseRickard Strandqvist1-0/+1
2014-05-30sound: remove checks for CONFIG_BCM_CS4297A_CSWARMPaul Bolle1-4/+0
2014-05-19sound: mpu401.c: make return of 0 explicitJulia Lawall1-3/+1
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-80/+3
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-04-04sound/oss: Remove uncompilable DBG macro useJoe Perches10-67/+2
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3516/+0
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin3-3516/+0
2014-02-07sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.cRashika Kheria2-2/+3
2014-01-14sound: oss: remove last sleep_on usersArnd Bergmann4-23/+39
2014-01-14sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann2-10/+19
2014-01-14sound: oss: midibuf: fix sleep_on racesArnd Bergmann1-9/+9
2014-01-14sound: oss: vwsnd: avoid interruptible_sleep_onArnd Bergmann1-4/+10
2014-01-14sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeoutArnd Bergmann1-13/+18
2013-10-14sound: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-1/+3
2013-08-09sound: oss/dmabuf: remove an unneeded temporary variableDan Carpenter1-2/+1
2013-07-15sound: oss/vwsnd: Always define vwsnd_mutexTakashi Iwai1-1/+2
2013-07-15sound: oss/vwsnd: Add missing inclusion of linux/delay.hTakashi Iwai1-0/+1
2013-05-29sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL)Takashi Iwai1-2/+0
2013-05-13sound: Fix make allmodconfig on MIPS correctlyPaul Bolle1-1/+1
2013-05-10Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-7/+10
2013-05-03sound: Fix make allmodconfig on MIPSTakashi Iwai1-0/+1
2013-04-29dmasound_core: saner arguments for sq_fsync()Al Viro1-3/+3
2013-04-26sound: oss/dmabuf: use dma_map_singleArnd Bergmann1-1/+2
2013-04-02sound: oss: sb_common: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu1-2/+1
2013-04-02sound: oss: uart401: Used kmemdup instead of kmalloc and memcpyAlexandru Gheorghiu1-4/+7
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter1-0/+6
2013-02-22new helper: file_inode(file)Al Viro2-8/+8
2013-01-04sound: oss/pas2: Fix possible access out of arrayAsim Kadav1-0/+5