aboutsummaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)Author
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann
2019-07-30sound: dmasound_atari: Mark expected switch fall-throughGustavo A. R. Silva
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27sound: annotate ->poll() instancesAl Viro
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31sound: Retire OSSTakashi Iwai
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