summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-2/+2
* ALSA: aloop: Reduced duplicated PCM ops definitionTakashi Iwai2018-05-281-16/+3
* sound: Use octal not symbolic permissionsJoe Perches2018-05-284-8/+8
* ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-04-301-2/+15
* ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai2018-04-251-2/+5
* ALSA: aloop: Mark paused device as inactiveRobert Rosengren2018-03-271-3/+9
* ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai2018-03-221-1/+7
* ALSA: aloop: Sync stale timer before releaseTakashi Iwai2018-03-221-1/+8
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-291-15/+12
|\
| * Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-01-271-48/+50
| |\
| * | ALSA/dummy: Replace tasklet with softirq hrtimerThomas Gleixner2018-01-161-15/+12
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-01-091-48/+50
|\ \ \ | | |/ | |/|
| * | ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai2018-01-051-30/+21
| * | ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai2018-01-051-7/+6
| * | ALSA: aloop: Release cable upon open error pathTakashi Iwai2018-01-051-13/+25
| |/
* | ALSA: drivers: make array 'names' const, reduces object code sizeColin Ian King2017-11-291-1/+1
|/
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-137-0/+7
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* | ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-248-24/+19
|/
* 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
|\
OpenPOWER on IntegriCloud