| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: emu10k1: Fix endianness annotations | Takashi Iwai | 2020-02-10 | 1 | -1/+3 |
* | ALSA: emu10k1: Fix annotation and cast for the recent uapi header change | Takashi Iwai | 2020-02-02 | 1 | -79/+101 |
* | ALSA: emu10k1: More constifications | Takashi Iwai | 2020-01-05 | 5 | -37/+37 |
* | ALSA: emu10k1: Constify snd_emu_chip_details | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
* | ALSA: pci: Constify snd_kcontrol_new items | Takashi Iwai | 2020-01-03 | 2 | -8/+8 |
* | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
* | ALSA: pci: Constify snd_ac97_bus_ops definitions | Takashi Iwai | 2020-01-03 | 2 | -2/+2 |
* | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
* | ALSA: pci: Constify snd_device_ops definitions | Takashi Iwai | 2020-01-03 | 2 | -2/+2 |
* | ALSA: emu10k1: Make uapi/emu10k1.h compilable again | Takashi Iwai | 2019-12-20 | 1 | -12/+14 |
* | ALSA: emu10k1: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 2 | -0/+2 |
* | ALSA: pci: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 3 | -10/+0 |
* | ALSA: emu10k1: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 2 | -75/+14 |
* | ALSA: emu10k1x: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -9/+6 |
* | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai | 2019-11-06 | 6 | -15/+16 |
* | ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page | Takashi Iwai | 2019-11-06 | 1 | -2/+0 |
* | ALSA: emu10k1: Remove unneeded variable "change" | Hariprasad Kelam | 2019-07-15 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 21 | -317/+21 |
* | ALSA: emu10k1: Drop superfluous id-uniquification behavior | Takashi Iwai | 2019-04-17 | 1 | -15/+1 |
* | Merge branch 'topic/memory-device-fixes-2' into for-next | Takashi Iwai | 2019-02-08 | 2 | -17/+22 |
|\ |
|
| * | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai | 2019-02-06 | 2 | -17/+22 |
* | | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai | 2019-02-06 | 2 | -59/+34 |
|/ |
|
* | ALSA: pci: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 2019-01-15 | 1 | -6/+0 |
* | ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities | Gustavo A. R. Silva | 2018-12-19 | 1 | -0/+5 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2018-10-04 | 1 | -1/+1 |
|\ |
|
| * | ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO | Willy Tarreau | 2018-09-10 | 1 | -1/+1 |
* | | ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag | Takashi Iwai | 2018-09-04 | 1 | -1/+2 |
|/ |
|
* | ALSA: emu10k1: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-06 | 1 | -2/+2 |
* | ALSA: emu10k1: remove redundant variable attn | Colin Ian King | 2018-08-01 | 1 | -2/+1 |
* | ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast | Takashi Iwai | 2018-07-26 | 1 | -12/+12 |
* | ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new | Gustavo A. R. Silva | 2018-07-17 | 1 | -5/+2 |
* | Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-15 | 1 | -1/+3 |
|\ |
|
| * | ALSA: emu10k1: add error handling for snd_ctl_add | Zhouyang Jia | 2018-06-11 | 1 | -1/+3 |
* | | treewide: Use array_size() in vmalloc() | Kees Cook | 2018-06-13 | 3 | -6/+7 |
* | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -3/+3 |
|/ |
|
* | sound: Use octal not symbolic permissions | Joe Perches | 2018-05-28 | 2 | -12/+12 |
* | ALSA: emu10k1: Rate-limit error messages about page errors | Takashi Iwai | 2018-05-17 | 1 | -3/+3 |
* | ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture" | Colin Ian King | 2018-05-17 | 2 | -2/+2 |
* | ALSA: emu10k1: Reduce GFP_ATOMIC allocation | Takashi Iwai | 2018-04-16 | 2 | -9/+2 |
* | ALSA: emu10k1: add a IOMMU workaround | Maciej S. Szmigiero | 2018-02-14 | 3 | -9/+90 |
* | ALSA: emu10k1: make sure synth DMA pages are allocated with DMA functions | Maciej S. Szmigiero | 2018-02-14 | 1 | -17/+27 |
* | ALSA: emu10k1: add optional debug printouts with DMA addresses | Maciej S. Szmigiero | 2018-02-14 | 2 | -4/+19 |
* | ALSA: emu10k1: use dma_set_mask_and_coherent() | Maciej S. Szmigiero | 2018-02-14 | 1 | -2/+1 |
* | ALSA: emu10k1: remove reserved_page | Maciej S. Szmigiero | 2018-02-14 | 2 | -13/+6 |
* | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2017-11-13 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | ALSA: emu10k1: remove redundant assignment to tmp | Colin Ian King | 2017-10-17 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-08-22 | 1 | -3/+11 |
|\ |
|
| * | ALSA: emu10k1: Fix forgotten user-copy conversion in init code | Takashi Iwai | 2017-08-18 | 1 | -3/+11 |
* | | ALSA: emu10k1: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 3 | -9/+9 |
|/ |
|