aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb/emu8000_pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-29ALSA: sb: Use DIV_ROUND_UP() instead of open-coding itShang XiaoJing1-1/+1
2021-06-09ALSA: sb: Fix assignment in if conditionTakashi Iwai1-2/+4
2020-02-10ALSA: emu8000: Fix the cast to __user pointerTakashi Iwai1-2/+2
2019-12-11ALSA: isa: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-08-02ALSA: sb: Fix a typoTakashi Iwai1-1/+1
2017-10-25ALSA: sb: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-08-17ALSA: isa: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-12ALSA: emu8000: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-06-02ALSA: sb: Convert to the new PCM opsTakashi Iwai1-81/+109
2017-05-24ALSA: sb: remove needless evaluation in implementation for copy callbackTakashi Sakamoto1-25/+3
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+2
2015-01-19ALSA: sb: Use setup_timer() and mod_timer()Takashi Iwai1-7/+3
2010-07-29ALSA: sb: check get_user() return valueKulikov Vasiliy1-3/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai1-53/+51
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-2/+1
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+704