summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-247-7/+7
* sound: oss: Use kernel_read_file_from_path() for mod_firmware_load()Takashi Iwai2016-07-261-1/+28
* sound: oss: Remove useless initialisationAmitoj Kaur Chawla2016-07-121-1/+1
* sound: oss: avoid time_t usageArnd Bergmann2016-06-172-2/+2
* sound: aedsp16: Change structure initialisation to C99 styleAmitoj Kaur Chawla2016-06-151-7/+7
* sound: oss: Use setup_timer and mod_timer.Muhammad Falak R Wani2016-05-171-5/+3
* sound/oss: remove VIRT_TO_BUS dependencyArnd Bergmann2015-12-091-1/+1
* sound: oss/sb_audio: use swap() in sb_audio_close()Fabian Frederick2015-06-121-6/+2
* sound/oss: use schedule_timeout_interruptible()Nicholas Mc Guire2015-05-291-2/+1
* sound: oss: fix build warningSudip Mukherjee2015-05-181-0/+2
* sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov2015-04-181-10/+2
* sound: Deparenthesize negative error returnsJoe Perches2015-03-242-5/+5
* sound/sb_midi: a couple indenting fixesDan Carpenter2015-02-251-3/+3
* sound/sb_ess: white space cleanupsDan Carpenter2015-02-251-12/+7
* sound/oss/opl3: remove some stray whitespaceDan Carpenter2015-02-251-2/+2
* sound: sys_timer: indent poll_def_tmr() correctlyDan Carpenter2015-02-251-20/+15
* Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-114-5/+5
|\
| * sound/oss: use current->state helpersDavidlohr Bueso2015-01-152-3/+3
| * sound: oss: Deletion of unnecessary checks before the function call "vfree"Markus Elfring2015-01-042-2/+2
* | sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven2015-01-151-1/+1
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * OSS: dmasound: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | sound: oss: uart401: remove unneeded NULL checkDan Carpenter2014-11-221-7/+4
|/
* Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-152-87/+110
|\
| * sound: oss: Remove typedefs wanc_info and wavnc_port_infoHimangi Saraogi2014-08-061-68/+89
| * sound: oss: uart401: Remove typedef uart401_devcHimangi Saraogi2014-08-061-19/+21
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
|/
* sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdataHimangi Saraogi2014-08-051-22/+24
* sound/oss/opl3: Remove typedef opl_devinfoHimangi Saraogi2014-08-051-2/+2
* sound: oss: mpu401.c: Cleaning up variable is set more than onceRickard Strandqvist2014-06-251-1/+0
* sound: oss: mpu401.c: Cleaning up missing break in a caseRickard Strandqvist2014-06-241-0/+1
* sound: remove checks for CONFIG_BCM_CS4297A_CSWARMPaul Bolle2014-05-301-4/+0
* sound: mpu401.c: make return of 0 explicitJulia Lawall2014-05-191-3/+1
* Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1011-80/+3
|\
| * sound: dmasound: use module_platform_driver_probe()Christoph Jaeger2014-04-091-13/+1
| * sound/oss: Remove uncompilable DBG macro useJoe Perches2014-04-0410-67/+2
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-023-3516/+0
|\ \ | |/ |/|
| * x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-273-3516/+0
* | sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.cRashika Kheria2014-02-072-2/+3
|/
* sound: oss: remove last sleep_on usersArnd Bergmann2014-01-144-23/+39
* sound: oss: dmasound: kill SLEEP() macro to avoid raceArnd Bergmann2014-01-142-10/+19
* sound: oss: midibuf: fix sleep_on racesArnd Bergmann2014-01-141-9/+9
* sound: oss: vwsnd: avoid interruptible_sleep_onArnd Bergmann2014-01-141-4/+10
* sound: oss: msnd_pinnacle: avoid interruptible_sleep_on_timeoutArnd Bergmann2014-01-141-13/+18
* sound: Remove unnecessary semicolonsJoe Perches2013-10-141-1/+1
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-231-1/+3
|\
| * sound: oss/vwsnd: Always define vwsnd_mutexTakashi Iwai2013-07-151-1/+2
| * sound: oss/vwsnd: Add missing inclusion of linux/delay.hTakashi Iwai2013-07-151-0/+1
* | sound: oss/dmabuf: remove an unneeded temporary variableDan Carpenter2013-08-091-2/+1
|/
* sound: OSS: Remove superfluous pci_set_dvdata(pci, NULL)Takashi Iwai2013-05-291-2/+0
OpenPOWER on IntegriCloud