summaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar
2017-04-20Annotate hardware config module parameters in sound/oss/David Howells
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-31sound: oss/ad1848: remove some dead codeDan Carpenter
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-07-26sound: oss: Use kernel_read_file_from_path() for mod_firmware_load()Takashi Iwai
2016-07-12sound: oss: Remove useless initialisationAmitoj Kaur Chawla
2016-06-17sound: oss: avoid time_t usageArnd Bergmann
2016-06-15sound: aedsp16: Change structure initialisation to C99 styleAmitoj Kaur Chawla
2016-05-17sound: oss: Use setup_timer and mod_timer.Muhammad Falak R Wani
2015-12-09sound/oss: remove VIRT_TO_BUS dependencyArnd Bergmann
2015-06-12sound: oss/sb_audio: use swap() in sb_audio_close()Fabian Frederick
2015-05-29sound/oss: use schedule_timeout_interruptible()Nicholas Mc Guire
2015-05-18sound: oss: fix build warningSudip Mukherjee
2015-04-18sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov
2015-03-24sound: Deparenthesize negative error returnsJoe Perches
2015-02-25sound/sb_midi: a couple indenting fixesDan Carpenter
2015-02-25sound/sb_ess: white space cleanupsDan Carpenter
2015-02-25sound/oss/opl3: remove some stray whitespaceDan Carpenter
2015-02-25sound: sys_timer: indent poll_def_tmr() correctlyDan Carpenter
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-01-15sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven
2015-01-15sound/oss: use current->state helpersDavidlohr Bueso
2015-01-04sound: oss: Deletion of unnecessary checks before the function call "vfree"Markus Elfring
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-22sound: oss: uart401: remove unneeded NULL checkDan Carpenter
2014-10-20OSS: dmasound: drop owner assignment from platform_driversWolfram Sang
2014-08-15Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-06sound: oss: Remove typedefs wanc_info and wavnc_port_infoHimangi Saraogi
2014-08-06sound: oss: uart401: Remove typedef uart401_devcHimangi Saraogi
2014-08-05sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdataHimangi Saraogi
2014-08-05sound/oss/opl3: Remove typedef opl_devinfoHimangi Saraogi
2014-06-25sound: oss: mpu401.c: Cleaning up variable is set more than onceRickard Strandqvist
2014-06-24sound: oss: mpu401.c: Cleaning up missing break in a caseRickard Strandqvist
2014-05-30sound: remove checks for CONFIG_BCM_CS4297A_CSWARMPaul Bolle
2014-05-19sound: mpu401.c: make return of 0 explicitJulia Lawall
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger
2014-04-04sound/oss: Remove uncompilable DBG macro useJoe Perches
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-02-07sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.cRashika Kheria
2014-01-14sound: oss: remove last sleep_on usersArnd Bergmann
2014-01-14sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann
2014-01-14sound: oss: midibuf: fix sleep_on racesArnd Bergmann
2014-01-14sound: oss: vwsnd: avoid interruptible_sleep_onArnd Bergmann
2014-01-14sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeoutArnd Bergmann
2013-10-14sound: Remove unnecessary semicolonsJoe Perches