aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann1-0/+2
2019-07-30sound: dmasound_atari: Mark expected switch fall-throughGustavo A. R. Silva1-8/+8
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner3-0/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-27sound: annotate ->poll() instancesAl Viro1-2/+2
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman20-0/+20
2017-10-31sound: Retire OSSTakashi Iwai69-36201/+0
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar1-1/+1
2017-04-20Annotate hardware config module parameters in sound/oss/David Howells12-61/+61
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar6-1/+9
2017-01-31sound: oss/ad1848: remove some dead codeDan Carpenter1-6/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds7-7/+7
2016-07-26sound: oss: Use kernel_read_file_from_path() for mod_firmware_load()Takashi Iwai1-1/+28
2016-07-12sound: oss: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2016-06-17sound: oss: avoid time_t usageArnd Bergmann2-2/+2
2016-06-15sound: aedsp16: Change structure initialisation to C99 styleAmitoj Kaur Chawla1-7/+7
2016-05-17sound: oss: Use setup_timer and mod_timer.Muhammad Falak R Wani1-5/+3
2015-12-09sound/oss: remove VIRT_TO_BUS dependencyArnd Bergmann1-1/+1
2015-06-12sound: oss/sb_audio: use swap() in sb_audio_close()Fabian Frederick1-6/+2
2015-05-29sound/oss: use schedule_timeout_interruptible()Nicholas Mc Guire1-2/+1
2015-05-18sound: oss: fix build warningSudip Mukherjee1-0/+2
2015-04-18sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov1-10/+2
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