summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* ALSA: vx: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: opl3: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Markus Elfring2017-08-221-16/+13
* ALSA: drivers: constify snd_pcm_ops structuresArvind Yadav2017-08-192-4/+4
* ALSA: drivers: make snd_pcm_hardware constBhumika Goyal2017-08-175-7/+7
* ALSA: drivers: mpu401: constify pnp_device_idArvind Yadav2017-08-171-1/+1
* ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring2017-08-121-4/+4
* ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring2017-08-121-6/+9
* ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-121-1/+0
* ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Markus Elfring2017-08-121-3/+1
* ALSA: opl4: Move inline before return typeJoe Perches2017-07-061-1/+1
* ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai2017-06-281-1/+3
* ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-124-4/+6
* ALSA: seq: Reorganize kconfig and buildTakashi Iwai2017-06-091-0/+13
* ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai2017-06-092-3/+6
* ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops.Arvind Yadav2017-06-091-2/+2
* ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_opsArvind Yadav2017-06-091-1/+1
* ALSA: dummy: Convert to new PCM copy opsTakashi Iwai2017-06-021-6/+14
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-301-12/+12
* ALSA: opl3: Kill unused set_fs()Takashi Iwai2017-05-171-14/+0
* ALSA: opl4: Use IS_REACHABLE()Takashi Iwai2017-05-172-3/+3
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-103-6/+6
|\
| * Annotate hardware config module parameters in sound/drivers/David Howells2017-04-203-6/+6
* | ALSA: vx: remove 'out of memory' messageMihai Burduselu2017-02-281-3/+1
|/
* ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai2017-01-125-10/+10
* ALSA: vx: Don't try to update capture stream before runningTakashi Iwai2017-01-041-1/+1
* ALSA: vx: Fix possible transfer overflowTakashi Iwai2017-01-041-2/+4
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* ALSA: opl3: don't opencode IS_REACHABLE()Fabian Frederick2016-11-121-1/+1
* ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-06-241-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-4/+5
|\
| * sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-4/+5
* | ALSA: portman2x4: fix NULL pointer dereferenceSudip Mukherjee2016-03-021-5/+6
* | ALSA: mts64: fix NULL pointer dereferenceSudip Mukherjee2016-02-291-5/+6
* | ALSA: mts64: use new parport device modelSudip Mukherjee2016-02-221-52/+43
* | ALSA: portman2x4 - use new parport device modelSudip Mukherjee2016-02-181-51/+42
|/
* ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai2016-02-081-18/+19
* ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai2016-01-281-1/+1
* Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-2/+2
|\
| * ALSA: dummy: constify dummy_timer_ops structuresJulia Lawall2015-12-301-2/+2
* | treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
|/
* Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-256-28/+16
|\
| * ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-294-11/+7
| * ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSTakashi Iwai2015-05-291-2/+2
| * ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-8/+0
| * ALSA: dummy: make local data staticTakashi Iwai2015-05-261-7/+7
* | ALSA: drivers: pcsp: Fix printout of resolutionThomas Gleixner2015-05-121-2/+2
* | sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-221-9/+6
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-091-0/+2
|\
| * ALSA: opl3: small array underflowDan Carpenter2015-03-061-0/+2
OpenPOWER on IntegriCloud