aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/fm801.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03ALSA: parisc: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2020-01-03ALSA: mips: Constify snd_device_ops definitionsTakashi Iwai2-2/+2
2020-01-03ALSA: aoa: Constify snd_device_ops definitionsTakashi Iwai5-5/+5
2020-01-03ALSA: usb: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai44-45/+45
2020-01-03ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai4-4/+4
2020-01-03ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai8-8/+8
2020-01-03ALSA: i2c: Constify snd_device_ops definitionsTakashi Iwai4-4/+4
2020-01-03ALSA: drivers: Constify snd_device_ops definitionsTakashi Iwai5-5/+5
2020-01-03ALSA: core: Constify snd_device_ops definitionsTakashi Iwai8-9/+9
2020-01-03ALSA: core: Treat snd_device_ops as constTakashi Iwai2-3/+3
2020-01-03ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai3-3/+3
2020-01-03ALSA: pci: Constify snd_pcm_hardware definitionsTakashi Iwai17-23/+23
2020-01-01ALSA: hda: constify copied structureJulia Lawall1-1/+1
2020-01-01ALSA: ad1816a: constify copied structureJulia Lawall1-1/+1
2019-12-30ALSA: uapi: Add linux/types.h include back (but carefully)Takashi Iwai3-0/+12
2019-12-30ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLCChris Chiu1-20/+18
2019-12-29ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2019-12-28ALSA: usb-audio: fix Corsair Virtuoso mixer label collisionChris Boyle1-0/+20
2019-12-27ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speakerKailang Yang1-0/+19
2019-12-26ALSA: control: Fix incompatible protocol errorTakashi Iwai1-1/+1
2019-12-24ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto1-2/+3
2019-12-23ALSA: hda - Apply sync-write workaround to old Intel platforms, tooTakashi Iwai1-4/+5
2019-12-23ALSA: ctl: bump protocol version up to v2.1.0Takashi Sakamoto1-1/+1
2019-12-23ALSA: ctl: remove dimen member from elem_info structureTakashi Sakamoto2-37/+1
2019-12-23ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structureTakashi Sakamoto1-11/+0
2019-12-23ALSA: ctl: remove unused macro for timestamping of elem_valueTakashi Sakamoto1-1/+1
2019-12-21ALSA: hda/hdmi - fix atpx_present when CLASS is not VGAAlex Deucher1-1/+11
2019-12-20ALSA: uapi: Drop unneeded typedefsTakashi Iwai3-27/+0
2019-12-20ALSA: uapi: Drop asound.h inclusion from asoc.hTakashi Iwai1-1/+0
2019-12-20ALSA: uapi: Fix typos and header inclusion in asound.hTakashi Iwai1-3/+3
2019-12-20ALSA: hdspm: Drop linux/types.h inclusion in uapi headerTakashi Iwai1-2/+0
2019-12-20ALSA: hdsp: Make uapi/hdsp.h compilable againTakashi Iwai2-4/+2
2019-12-20ALSA: emu10k1: Make uapi/emu10k1.h compilable againTakashi Iwai2-24/+40
2019-12-20ALSA: usb-audio: fix set_format altsetting sanity checkJohan Hovold1-2/+2
2019-12-19ALSA: hda/realtek - Add headset Mic no shutup for ALC283Kailang Yang1-0/+1
2019-12-18ALSA: usb-audio: set the interface format after resume on Dell WD19Hui Wang5-4/+35
2019-12-18ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor1-1/+1
2019-12-17ALSA: cmipci: Allow disabling MPU port via module optionTakashi Iwai2-3/+5
2019-12-16ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai1-1/+1
2019-12-16ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
2019-12-14ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlockTakashi Iwai1-0/+1
2019-12-14ALSA: hda: Fix regression by strip mask fixTakashi Iwai2-3/+3
2019-12-14ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai1-2/+14
2019-12-14ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai1-2/+3
2019-12-14ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai1-0/+2
2019-12-14ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai1-0/+4
2019-12-14ALSA: control: remove useless assignment in .info callback of PCM chmap elementTakashi Sakamoto1-1/+0
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai8-51/+19
2019-12-13ALSA: hda: Use waitqueue for RIRB in HDA-core helper, tooTakashi Iwai1-2/+14